SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Download tray configuration settings

The download tray configurationSettings command downloads the factory default settings to all of the drive trays in a storage system or to a specific drive tray in a storage system.

Supported Series

This command applies to any individual storage system, including the ETERNUS AB3100, ETERNUS AB6100, ETERNUS HB1100/HB1200/HB1300/HB1400, ETERNUS HB2100/HB2200/HB2300/HB2400/HB2500/HB2600, and ETERNUS HB5100/HB5200, as long as all SMcli packages are installed.

Roles

To execute this command on an ETERNUS AB3100, ETERNUS AB6100, ETERNUS HB1100/HB1200/HB1300/HB1400, ETERNUS HB2100/HB2200/HB2300/HB2400/HB2500/HB2600, or ETERNUS HB5100/HB5200 storage system, you must have the Storage Admin or Support Admin role.

Syntax

download (allTrays | tray [trayID] configurationSettings
file="filename"

Parameters

Parameter Description

allTrays

This parameter downloads new firmware to all of the trays in the storage system.

tray

The drive tray that contains the ESM card to which you want to load new firmware. Tray ID values are 0 to 99. Enclose the tray ID value in square brackets ([ ]).

file

The file path and the file name of the file that contains the firmware image. Enclose the file path and the file name of the firmware image in double quotation marks (" "). For example:

file="C:\Program Files\CLI\dnld\trayset.dlp"

Valid file names have a .dlp extension.

Notes

The tray parameter downloads the factory default configuration settings to a specific drive tray. If you need to download the factory default configuration settings to more than one drive tray, but not all drive trays, you must enter this command for each drive tray.

Top of Page