This command downloads firmware and, optionally, NVSRAM values for the storage subsystem controller. If you want to download only NVSRAM values, use the downLoad storageSubsystem NVSRAM command.
download storageSubsystem firmware [, NVSRAM ] file= “filename” [, “NVSRAM-filename”] [downgrade=(TRUE | FALSE)] [activateNow=(TRUE | FALSE)]
Parameter | Description |
---|---|
NVSRAM | The setting to download a file with NVSRAM values when you download a firmware file. Do not include square brackets with this parameter. Include a comma after the firmware parameter. |
file |
The file path and the name of the file that contains the firmware. Valid file names must end with a .dlp extension. Enclose the file path and the file name in double quotation marks (“ ”). |
NVSRAM-filename |
The file path and the name of the file that contains the NVSRAM values. Valid file names must end with a .dlp extension. Enclose the NVSRAM file name in double quotation marks (“ ”). Include a comma after the file name. |
downgrade | The setting to load firmware that is a previous version. The default value is FALSE. Set the downgrade parameter to TRUE if you want to download an earlier version of firmware. |
activateNow | The setting to activate the firmware image and the NVSRAM image. The default value is TRUE. If you set the activateNow parameter to FALSE, you must run the activate storageSubsystem firmware command to activate the firmware values and the NVSRAM values at a later time. |
5.00