HP StorageWorks Fabric OS 5.0.0 Diagnostics and System Error Messages Reference Guide (AA-RW1SA-TE, May 2005)

Fabric OS 5.0.0 diagnostics and system error messages reference guide 361
SULB-1009
Message
Probable cause
The firmware download failed. The additional error code provides debugging information.
The firmwareDownload error code contains two bytes. The first byte contains the upgrade error
message code, as indicated in Table 6; the second byte may contain either the reason code (the failure
cause) or the state code (where the failure occurs), also as indicated in Table 6. Retrieve the error code
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)
Table 6 lists the upgrade messages and their associated codes.
timestamp, [SULB-1009], sequence-number,, INFO, system-name,
Firmwaredownload command failed (0xfirmwaredownload-error-code).
Table 6 Upgrade messages and code values
Upgrade message Code
Image is up-to-date. No need to download. 0xF
Boot environment variable is inconsistent. 0x10
Bootenv OSRootPartition is inconsistent. 0x11
Can't access package list (.plist) file. 0x12
RPM database is inconsistent. 0x13
Ran out of memory. 0x14
Firmwaredownload failed due to out of disk
space or timeout.
0x15
Failed to create firmware version file. 0x16
Unexpected system error. 0x17
Error in getting lock device. 0x18
Error in releasing lock device. 0x19
Firmwarecommit failed. 0x1a