With EMC’s PowerPath product it may be useful to check the status of what is available as far as PowerPath is concerned.Use the “powermt display” command for this.
EXAMPLE:
# powermt displaytotal emcpower devices: 94, highest device number: 93==============================================================================———— Adapters ———— —– Device Paths —— — Queued —## Switch Name Summary Total Closed IOs Blocks==============================================================================0 Enabled sbus@1f/fcaw@0 [...]
Archive for the ‘EMC’ Category
EMC’s PowerPath Display paths
Posted in EMC, PowerPath on March 2, 2008 | Leave a Comment »
Recover VxVm volumes procedure for DMP failures on EMC arrays
Posted in EMC, VxVm on January 24, 2008 | Leave a Comment »
Details:
As a supplement to TechAlert 274518 (VERITAS Volume Manager 3.5 MP2 may not failover to alternate paths making loss of data availability and data corruption possible), this TechNote illustrates examples of dynamic multipathing (DMP) not failing over to alternate paths and the procedure to recover from such errors.
System Configuration
This problem can occur either on an [...]
ASL (Array Support Library) for Hitachi Drive in VxVM DMP
Posted in EMC, VxVm on January 21, 2008 | Leave a Comment »
Today, there was a problem when I tried to configure Hitachi HTC-USP1000 SAN devices presented to me
in Solaris 8 and Veritas Volume manager 3.5. There were 2 paths to each disk but Veritas does not seem
to realize that these disks are multipathed and was showing 2 disks instead of one with a multipath.
[ The fact [...]
EMC PowerPath
Posted in EMC on January 7, 2008 | Leave a Comment »
Install the PowerPath package on Solaris (and other supported OS) and it provides EMC Clariion commands related to disk/path access.
cfgadm -c configure c3
powermt check
rm /dev/*dsk/emcpower6*
rm /devices/pseudo/emcp*6*
powermt check
powercf -q
powermt display dev=all # and check things are okay
powermt save
reboot if desired to ensure spurious device don’t pop up again.
powercf -q patches /kernel/etc/emcp.conf and remove any spurious devices.
It [...]
Install HBA cards in Solaris
Posted in EMC, Open Solaris on November 20, 2007 | Leave a Comment »
To display what HBA’s are installed.
prtdiag -v
dmesg
cat /var/adm/messages | grep -i wwn | more
To set the configuration you must carry out the following:
changes to the /etc/system file
HBA driver modifications
Persistent binding (HBA and SD driver config file)
EMC recommended changes
Install the Sun StorEdge SAN Foundation package
Changes to /etc/system
SCSI throttle
set sd:sd_max_throttle=20
Enable wide SCSI
set scsi_options=0×7F8
SCSI I/O timeout value
sd:sd_io_time=0×3c (with [...]


