Emulex LP1150-F4 Power Screwdriver User Manual


 
Solaris SFS Driver User Manual Page 112
get_boot_rev
Returns the current boot revision of the HBA.
Example:
emlxadm> get_boot_rev
Firmware revision: LP10000DC-S 1.90a3
download_boot <filename>
Downloads the specified boot image file to the HBA.
Example:
emlxadm> download_boot TD190A4.PRG
Image Components: REL type size=143416
DWC file: BOOT: version=03845054, 1.90a4
Current: Boot: 1.90a3
New: Boot: 1.90a4 143416 (0x23038) bytes
Are you sure you want to download this image? (y or n): y
Downloading...
Done.
get_dump_size
Returns the byte size of the HBA's firmware core dump buffer.
Example:
emlxadm> get_dump_size
Size: 256 (0x100) bytes
force_dump
Forces the HBA to perform a firmware core dump to the core dump buffer.
Example:
emlxadm> force_dump
Done.
get_dump <-t filename.txt or -b filename.bin>
Returns a copy of the HBA's firmware core dump buffer to the specified file in the specified text (-t) or
binary (-b) format.
Example:
emlxadm> get_dump -t mydump.txt
Done.
Note: If the file name is not provided, the program attempts to identify the adapter model,
then downloads a default boot image file, if one is available.