HP StorageWorks Fabric OS 5.X Diagnostics and System Error Messages Reference Guide (AA-RVHZB-TE, September 2005)
Fabric OS 5.x diagnostics and system error messages reference guide 379
Probable Cause
Indicates that the standby CP will reboot.
Recommended Action
No action is required. The firmwareDownload command is progressing as expected.
Run the firmwareDownloadStatus command for more information.
Severity
INFO
SULB-1008
Message
Probable Cause
Indicates that the standby CP has rebooted successfully.
Recommended Action
No action is required. The firmwareDownload command is progressing as expected.
Run the firmwareDownloadStatus command for more information.
Severity
INFO
SULB-1009
Message
Probable Cause
Indicates that the firmware download failed. The additional error message information provides
debugging information.
The firmwareDownload error code contains two bytes. The first byte contains the upgrade error
message code, as indicated in the first table below, while the second byte might contain either the reason
code (what caused the failure) or the state code (where the failure occurs), as indicated in the second table
below. The error code can be retrieved either by running the firmwareDownloadStatus command or
through the errShow and errDump commands.
For example, the following entry indicates that the firmwareDownload failed in SUS_SBY_FS_CHECK
(0x2e) state because the "Standby CP failed to reboot" (0x66):
Switch: 0, Info SULIB-FWDL_FAIL, 4, Firmwaredownload command failed (status=0x662e)
The following entry indicates that the firmwareDownload failed (0x44) because firmware has not
been committed (0x1e):
Switch: 0, Info SULIB-FWDL_FAIL, 4, Firmwaredownload command failed (status=0x441e)
<timestamp>, [SULB-1008], <sequence-number>,, INFO, <system-name>,
Standby CP booted successfully with new firmware.
<timestamp>, [SULB-1009], <sequence-number>,, INFO, <system-name>,
Firmwaredownload command failed (0x<firmwaredownload error code>).