Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Problem Resolution Sure Solution 1006168.1 : Solaris[TM] Errors During Boot with "Failed to create nodes for pwwn"
PreviouslyPublishedAs 208637
Applies to:Sun Storage 6130 ArraySun Storage 6140 Array Sun Storage 6180 Array Sun Storage 6320 System Sun Storage 6540 Array All Platforms ***Checked for relevance on 09-May-2011*** SymptomsIf Fibre Channel devices are not present or turned off, boot errors will occur. Without corrective action, these errors will persist for every re-boot.The boot errors which are linked to this problem, can be found in the /var/adm/messages file, and are formatted as follows:
luxadm[90]: [ID 593423 user.error] ID[luxadm.create_fabric_device.2316] CauseThe reason for these errors is that the device in question cannot be seen by the Solaris[TM] Operating System that is connected to a Fibre Channel Storage Area Network. Solaris[TM] will continue to report this error, every time it boots, until corrective action is taken. This error only pertains to fabric (switch) attached devices, as direct attached devices do not invoke the luxadm command at boot that can error as above.SolutionIf device has been moved or removed, execute the command:
# cfgadm -o force_update -c unconfigure <c#::wwn> where <c#::wwn> represents the controller number and World Wide Number(WWN) To list all the Fabric devices that should be configured, use the command:
# cfgadm -la The "c#" can also be found in /dev/cfg by doing `ls -l` on the physical path listed in the error message. In the above example, the designation would be "c3::256000c0ffc028e4". To avoid this problem in the future, use the following command before removing the device from the Storage Area Network(SAN):
# cfgadm -c unconfigure <c#::wwn> If no device has been moved or removed: forceloading the following drivers during the boot process in /etc/system can resolve the issue. forceload: drv/qlc If the following drivers are being used by the system it would be worth forceloading these as well. forceload: drv/ssd Note: If problem persists, this error is due to a different problem, and further investigation is required. Attachments This solution has no attachment |
||||||||||||
|