CLI Guide

You can use this command to test the firmware on one physical disk before installing the firmware on all
of the physical disks in a storage array. (Use the Download Storage Array Physical Disk
Firmware command to download firmware on all of the physical disks in the storage array. See
Download Storage Array Physical Disk Firmware.) This command blocks all I/O activity until the download
finishes or fails. The download returns one of the following statuses:
Successful
Unsuccessful With Reason
Never Attempted With Reason.
This command is used to download a firmware image to only one physical disk at a time. If you use this
command in a script, ensure that you use this command only once. If you use this command more than
once, the operation may fail. You can download firmware images to all of the physical disks in a storage
array at one time by using the Download Storage Array Physical Disk Firmware command.
Syntax
download physicalDisk [enclosureID,slotID]
firmware file="filename"
content="
firmware"
Parameters
Parameter Description
physicalDisk
Physical disk to which to download the firmware
image. Specify the enclosure ID and slot ID for the
physical disk. Enclosure ID values are 0 to 99. Slot
ID values are 0 to 31. You must put brackets ([ ])
around the enclosure ID value and slot ID value.
filename
File path and file name of the file that contains the
firmware image. You must put quotation marks (" ")
around the firmware image file path and file name.
content
Value should equal firmware.
Download Storage Array Firmware/NVSRAM
Description
This command downloads firmware and, optionally, NVSRAM values for the RAID controller module in
the storage array. If you want to download only NVSRAM values, use the downLoad storageArray
NVSRAM
command.
Syntax
download storageArray firmware [, NVSRAM]
file="filename" [, "NVSRAM-filename"]
[downgrade=(TRUE | FALSE)]
[activateNow=(TRUE | FALSE)]
228