Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Sun Alert Sure Solution 1000641.1 : Host Does Not See LUNs on StorEdge 6120/6320 After "Volslice Create/Remove" Commands When Connected to McData FC Switches
PreviouslyPublishedAs 200850 Product Sun StorageTek 6120 Array Sun StorageTek 6320 System Bug Id <SUNBUG: 5056021> Date of Workaround Release 02-DEC-2004 Date of Resolved Release 09-NOV-2007 Impact The use of certain sscs(1M) commands, GUI actions or commands run from telnet(1) to manage a Sun StorEdge 6120/6320 Array attached via McData Fibre Channel (FC) switches (listed below), and with Host Bus Adapters (HBA) using the Sun QLC HBA driver (listed below), may cause loss of connectivity to a host(s). As a result, the use of these commands may cause multiple path failures, which could lead to a complete loss of host access to the array. Contributing Factors This issue can occur on the following platforms:
when connected to the following Fibre Channel switch models:
and the following Host Bus Adapters (HBA):
The described issue may occur in the configurations described above when the following sscs(1M) commands, or array/StorEdge 3900SL CLI commands are issued: sscs(1M) commands:
StorEdge 6120/T3+ telnet(1) commands:
StorEdge 3900SL Service Processor (SP) CLI commands: (the following menu options in the program "/opt/SUNWsecfg/runsecfg"):
The following commands from the directory "/opt/SUNWsecfg/bin" on the Service Processor (SP):
Note: Equivalent StorEdge 3900SL/6320 GUI actions to these commands may also cause this issue to occur. The following "read-only" commands will NOT trigger the described issue:
sscs(1M) "read-only" commands:
StorEdge 6120 "read-only" telnet(1) commands:
To determine if a system uses the Sun QLC HBA driver for its connection to an array, do the following: Run the format(1M) command as the "root" user, and choose a LUN on each controller path for each 6120/6320 array from the output list: # format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c0t0d0 <SUN18G cyl 7506 alt 2 hd 19 sec 248> /ssm@0,0/pci@1a,700000/pci@2/SUNW,isptwo@4/sd@0,0 1. c0t6d0 <SUN18G cyl 7506 alt 2 hd 19 sec 248> /ssm@0,0/pci@1a,700000/pci@2/SUNW,isptwo@4/sd@6,0 --> 2. c3t60003BA27CC6B00040C472BF000262B0d0 <SUN-T4-0301 cyl 11705 alt 2 hd 7 sec 128> /scsi_vhci/ssd@g60003ba27cc6b00040c472bf000262b0... [lines omitted] ... Specify disk (enter its number): ^D # In the above example, we see an STMS device path for a StorEdge 6120 device on "c3", so we need to know which HBA(s) are used to access that STMS device. This is done by using the "luxadm display" command. The following steps need to be repeated for each different controller number on a system for any controller numbers which are used to connect to StorEdge 6120/6320 arrays: 1) As "root" user, run "luxadm display" on the STMS device path, in order to see the physical HBA(s) which are used to access that STMS device. This uses the STMS device name from format(1M) (in this example, that device name is c3t60003BA27CC6B00040C472BF000262B0d0) prepended with "/dev/rdsk" and adding the suffix "s2" (assuming the Solaris standard label with a slice 2 has been used on that device; if this is not the case in your environment, then add a slice number which is used on the STMS device): # luxadm display /dev/rdsk/c3t60003BA27CC6B00040C472BF000262B0d0s2 DEVICE PROPERTIES for disk: /dev/rdsk/c3t60003BA27CC6B00040C472BF000262B0d0s2 Vendor: SUN Product ID: T4 Revision: 0301 Serial Num: Unsupported Unformatted capacity: 5121.812 MBytes Write Cache: Enabled Read Cache: Enabled Minimum prefetch: 0x0 Maximum prefetch: 0x0 Device Type: Disk device Path(s): /dev/rdsk/c3t60003BA27CC6B00040C472BF000262B0d0s2 /devices/scsi_vhci/ssd@g60003ba27cc6b00040c472bf000262b0:c,raw --> Controller /devices/ssm@0,0/pci@1a,700000/SUNW,qlc@1/fp@0,0 Device Address 20030003ba27cc6b,6 Host controller port WWN 210000e08b0aadac Class primary State ONLINE --> Controller /devices/ssm@0,0/pci@1a,700000/SUNW,qlc@1,1/fp@0,0 Device Address 20030003ba27cc63,6 Host controller port WWN 210100e08b2aadac Class secondary State STANDBY # 2) From the above output of the "luxadm display" command, note the 2 physical HBA paths used for connecting to the StorEdge 6120 LUN: /devices/ssm@0,0/pci@1a,700000/SUNW,qlc@1/fp@0,0 /devices/ssm@0,0/pci@1a,700000/SUNW,qlc@1,1/fp@0,0 Note how these device paths contain the string "SUNW,qlc". This means that these HBAs will be using the Sun QLC driver. Symptoms Should the described issue occur, "lun failover" messages and host messages from STMS reporting that LUNs are being offlined, and that the paths allowing access to those LUNs are now degraded due to the loss of one path, will be displayed in the array syslog, similar to the following: [date time hostname] scsi: [ID 243001 kern.info] /ssm@0,0/pci@1a,700000/SUNW,qlc@1,1/fp@0,0 (fcp1): [date time hostname] offlining lun=1f (trace=0), target=90100 (trace=2800004) ... [date time hostname] Initiating failover for device ssd (GUID 60003ba27cc6b00040c473c3000525ab) [date time hostname] mpxio: [ID 669396 kern.info] /scsi_vhci/ssd@g60003ba27cc6b00040c473d600076246 (ssd0) multipath status : degraded, path /ssm@0,0/pci@1a,700000/SUNW,qlc@1,1/fp@0,0 (fp1) to target address: 20030003ba27cc63,1f is offline. Load balancing: round-robin Note: The above are examples only. On each system, the LUN numbers, target numbers and device paths will vary. To identify that this issue is being seen, check the target trace value ("trace=2800004" above) and the overall sequence of events, where many LUNs failover, and a path is reported to be "offline", after performing any of the commands shown in section 2. Workaround There are two methods available to clear this condition. The first is to offline and online the affected port on the McData switch. Offlining/onlining the switch port can be done through the CLI or through the GUI. The second is to reset the SE6120 (which is not recommended since it takes a long time to reboot the array). The following describes the steps for offlining/onlining the switch port, first using the CLI and next using the GUI: I. Port Online/Offline Using CLI:
II. Port Online/Offline Using GUI:
Once the above steps are completed and the proper status is displayed on the switch, you should be able to execute the luxadm display command for each affected LUN, and see that the Primary Paths are in a state of "ONLINE" and the secondary paths are in a state of "STANDBY". Resolution This issue is addressed on the following platforms:
with:
Modification History Date: 09-NOV-2007
References<SUNPATCH: 119554-01><SUNPATCH: 116931-23> Previously Published As 101609 Internal Comments
Internal Contributor/submitter [email protected] Internal Eng Business Unit Group NWS (Network Storage) Internal Eng Responsible Engineer [email protected] Internal Services Knowledge Engineer [email protected] Internal Escalation ID 1-3879461 Internal Resolution Patches 119554-01, 116931-23 Internal Sun Alert Kasp Legacy ID 101609, 57689 (Sun Alert) Internal Sun Alert & FAB Admin Info Critical Category: Availability ==> Pervasive Significant Change Date: 2004-12-02, 2007-11-09 Avoidance: Patch, Workaround Responsible Manager: null Original Admin Info: [WF 09-Nov-2007, dave m: sent email for update, resolved with patches, rerelease] This document has been imported from KMS Creator and may need adjustment before re-publishing. This imported document has been reviewed/adjusted by: Review Name: Review Date: Original KMS Creator attributes below: --- PLEASE DO NOT MAKE ANY CHANGES BELOW THIS LINE! --- Sun Alert ID: 57689 Synopsis: Host Does Not See Luns on StorEdge 6120/6320 After "Volslice Create/Remove" Commands When Connected to McData FC Switches Category: Availability Product: Sun StorEdge 6120/6320 Arrays BugIDs: 5056021 Avoidance: Workaround State: Engineering Complete Date Released: 02-Dec-2004 Date Closed: Date Modified: Escalation IDs: 1-3879461 Pending Patches: Resolution Patches: FIN: FCO: Date Submitted: 23-Nov-2004 Submitter: [email protected] Responsible Engineer: [email protected] Responsible Manager: CTE group: NWS Responsible Writer: [email protected] Distribution: Contract SunSolve Workflow History: WF State: Issued, 02-Dec-2004, David Mariotto WF Note: sending for release WF State: Draft, 01-Dec-2004, David Mariotto WF Note: Approved by McData per Joseph Poon waiting on final approval from Joe for synopsis change release today WF State: Draft, 30-Nov-2004, David Mariotto WF Note: final corrections per Chessin - waiting on McData approval for release. WF State: Draft, 29-Nov-2004, David Mariotto WF Note: sending for review WF State: Draft, 24-Nov-2004, David Mariotto WF Note: email to submitter for McData reference WF State: Draft, 23-Nov-2004, David Mariotto WF Note: Article created. Exported from KMS Creator Sat May 21 09:14:54 2005 GMT, [email protected] Internal SA-FAB Eng Submission Host Does Not See Luns on StorEdge 6120/6320 After "Volslice Create/Remove" Commands When Connected to McData FC Switches Product_uuid 2cd2e7d2-2980-11d7-9c3f-c506fe37b7ef|Sun StorageTek 6120 Array 4de60cc2-a08e-4610-b8bf-6a1881cb59c6|Sun StorageTek 6320 System ReferencesSUNPATCH:116931-23SUNPATCH:119554-01 Attachments This solution has no attachment |
||||||||||||
|