HP MSA 2040 CLI Reference Guide
168
set job-parameters (Deprecated)
Use set advanced-settings.
set led
Description Changes the state of the identification LED on a specified device. LEDs are described in the User
Guide.
Syntax To set a disk LED:
set led
disk
ID
enable|disable|on|off
To set an enclosure LED:
set led
enclosure
ID
[controller a|b]
enable|disable|on|off
Parameters disk
ID
Specifies the disk to locate. For disk syntax, see "Command syntax" (page 20). This affects the
Fault/UID LED.
enclosure
ID
Specifies the enclosure to locate. This affects the unit identification LED on the enclosure's right ear
and the unit locator LED on each controller module.
controller a|b
Optional; for use with the enclosure parameter. Specifies the I/O module to locate. This affects the
unit locator LED on the I/O module and the unit identification LED on the enclosure's right ear.
enable|disable|on|off
Specifies to set or unset the LED.
Example Identify disk 5 in enclosure 1:
# set led disk 1.5 on
Success: Command completed successfully. - Enabling identification LED for disk
1.5... (2012-01-21 12:23:18)
Stop identifying enclosure 1:
# set led enclosure 1 off
Success: Disabling identification LED for enclosure 1... (2012-01-21 12:24:03)
Identify controller B in enclosure 1:
# set led enclosure 1 controller b on
Success: Command completed successfully. - Enabling identification LED for
enclosure 1... (2013-10-25 15:51:16)