HP StorageWorks 2300 Family Modular Smart Array CLI reference guide (500912-002, July 2010)

102
set led
Description Changes the state of the Unit Identification (UID) LED on a specified disk or enclosure. LEDs are
described in the user guide.
Syntax To set a disk LED:
set led disk ID on|off
To set an enclosure LED:
set led enclosure ID on|off
Parameters disk ID
The disk to locate. For syntax, see Command syntax.
enclosure ID
The enclosure to locate.
on|off
Specifies to set or unset the LED.
Example Identify disk 5 in the first enclosure:
# set led disk 1.5 on
Success: Command completed successfully. - Enabling identification LED for disk
1.5...
Stop identifying the first enclosure:
# set led enclosure 1 off
Success: Disabling identification LED for enclosure 1...