Need to ask a couple of questions
AVAILABLE DISK SELECTIONS:
0. c0t0d0
/pci@0,600000/pci@0/pci@8/pci@0/scsi@1/sd@0,0
1. c0t1d0
/pci@0,600000/pci@0/pci@8/pci@0/scsi@1/sd@1,0
2. c1t5006016841E01644d0
/pci@1,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016841e01644,0
3. c3t5006016141E01644d0
/pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016141e01644,0
4. c3t5006016941E01644d0
/pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016941e01644,0
5. emcpower0a
/pseudo/emcp@0
Specify disk (enter its number)[3]: ^D
a) From input above, how do i know powerpath is working?
b) Does it mean that disk 2,3 and 4 is actually the same LUN assigned to this server?
c) What is the function of disk 5?
Before PowerPath can see more than one path, the OS will have to see more than one path. As others have suggested previously, - Check your zoning - Check "Connectivity status" in Navisphere manager and ensure that all HBA's are logged-in and registered on the relevant SP's, - Add/Remove host from the storage group - Reconfig reboot the host
run the following PowerPath commands when the host comes back up
powercf -q powermt config powermt set policy=co dev=all powermt save powermt display
this looks like three paths to the same LUN on the CLARiiON, see below for how the paths map to the CLARiiON SP's:
2. c1t5006016841E01644d0 - -> Storage Processor B port 0. 3. c3t5006016141E01644d0 - -> Storage Processor A port 1 4. c3t5006016941E01644d0 - -> Storage Processor B port 1
5. emcpower0a /pseudo/emcp@0
Disk 5 is the PowerPath pseudo device, you should point all of your applications that wish to access this device to the pseudo device. PowerPath will then take care of the routing of the IO (no matter if a HBA goes down or a SP port goes down the IO will still succeed through one of the other paths)
For a clearer picture of the PowerPath configuration, please post up the output from: powermt display dev=all
this will give you the status of all the paths to that LUN, the LUN details, the LUN WWN, the CLARiiON serial number, the current owning SP etc.
a) An idea on why are there only 3 paths since 4 fibre ports are added? b) There's a red F icon on my SP, what does red F means? c) is there a way to check the uptime of the storage?
a) You will need to check to see if you have a HBA logged-in and registered to SPA0.
In Navi Manager, Right click on the array and chose 'Connectivity Status' here you will see a list of HBAs logging into your array. Please make sure there are 4 paths showing here for your Solaris host. If not check the fabric zoning.
b) A Fatal Event icon (red letter "F" in a circle) is displayed. This indicates a fatal hardware event on the array. Please open a case with support. (This may be relating to why you cannot see the 4th path)
1) If I were to have 2 hba single ports cards connected to two SAN switch, how many devices can be seen by typing "format" on Solaris? How many paths can be seen if i use dual port card? 2) How would the configuration look like if there is no PowerPath? If the configuration is same, what is seen on Solaris by typing "format"?
3) Which comes first? Install PowerPath or define configuration in navisphere manager?
1) If I were to have 2 hba single ports cards connected to two SAN switch, how many devices can be seen by typing "format" on Solaris? How many paths can be seen if i use dual port card?
It depends on number of zones you are making for each HBA. Dual card has different wwns for each port, and at the switch level it looks like two seperate HBAs.
2) How would the configuration look like if there is no PowerPath?
3) Which comes first? Install PowerPath or define configuration in navisphere manager? It realy depends on your choice, both way is fine. I would go install the PP first and then have storage side(navi) work later Remember, Having powerpath and no powerpath has different setting on navisphere
Is it possible for me to use cx3-20 connected to solaris server without installing powerpath? Would it be possible to use any of the LUNs presented without installing any Multipath software whether Powerpath or SUN DMP?
The reason i'm asking this is because i'm seeing this error from Solaris :
This is the error on the non-PowerPath devices.
root@KAIPSCPT04 # format
Searching for disks...Nov 11 19:41:23 KAIPSCPT04 scsi: WARNING: /pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016941e01644,0 (ssd0):
Nov 11 19:41:23 KAIPSCPT04 offline or reservation conflict
Nov 11 19:41:23 KAIPSCPT04 scsi: WARNING: /pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016941e01644,0 (ssd0):
Nov 11 19:41:23 KAIPSCPT04 offline or reservation conflict
Nov 11 19:41:23 KAIPSCPT04 scsi: WARNING: /pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016141e01644,0 (ssd1):
Nov 11 19:41:23 KAIPSCPT04 offline or reservation conflict
Nov 11 19:41:23 KAIPSCPT04 scsi: WARNING: /pci@3,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016141e01644,0 (ssd1):
Nov 11 19:41:23 KAIPSCPT04 offline or reservation conflict
Nov 11 19:41:23 KAIPSCPT04 scsi: WARNING: /pci@1,700000/SUNW,qlc@0/fp@0,0/ssd@w5006016841e01644,0 (ssd2):
Nov 11 19:41:23 KAIPSCPT04 offline or reservation conflict
They cant be labelled as well. Another message.
Nov 18 14:24:39 KAIPSCPT04 genunix: [ID 901765 kern.warning] WARNING: Page83 data not standards compliant DGC LUNZ 0322
Is it possible for me to use cx3-20 connected to solaris server without installing powerpath?
Yes, but while registering the host to cx-3-30 you need to select failover mode "0". Would it be possible to use any of the LUNs presented without installing any Multipath software whether Powerpath or SUN DMP? yes.
The above issue has been settled by EMC. However i'm facing another problem, i have one sun v240 connected to the same cx3-20f mentioned above. I've downloaded Powerpath for solaris package from powerlink.
I'd install Powerpath without license as i didn't receive the license on time.When i received the license keys 2 weeks ago, I've entered the key but when i run emcpreg -check key command there's an error message stating Key key is invalid and when i run powermt display dev=all command.
Conor
341 Posts
2877
0
Posted December 18th, 2008 00:00
As others have suggested previously,
- Check your zoning
- Check "Connectivity status" in Navisphere manager and ensure that all HBA's are logged-in and registered on the relevant SP's,
- Add/Remove host from the storage group
- Reconfig reboot the host
run the following PowerPath commands when the host comes back up
powercf -q
powermt config
powermt set policy=co dev=all
powermt save
powermt display