hddlocate command
Use the hddlocate command to manage the LED status of hard disk drive.
Note
For the ThinkServer / WenTian / KaiTian servers, this command can be used with the show / turnon / turnoff command.
For the ThinkSystem V3 servers, this command can be used with the show / turnoff / blink command.
For the ThinkSystem Hyper-Scale servers, this command can be used with the show / turnon / turnoff / blink command.
hddlocate command syntax
OneCli.exe [misc] hddlocate <command> [options...]
| Command | Syntax example | Description |
|---|---|---|
| show | | Show the LED status of hard disk drive. |
| turnon | | Turn on the LEDs of the hard disk drive and set them to blink by disk slot number. |
| turnoff | | Turn off the LEDs of the hard disk drive by disk slot number. |
| blink | | Blink the disk LED by slot number. |
| Parameter | Required/Optional | Notes |
|---|---|---|
| --slot | Optional | Specify the slot number of the target hard disk drive for the LED status management. |
| Optional | Refer to Table 2. |
Example of the hddlocate command
OneCli.exe hddlocate turnon --slot 1 -b USERID:PASSW0RD@xxx.xxx.xxx.xxx
Give documentation feedback