vinfra node disk blink on
Start blinking the specified disk bay to identify disk for maintenance purposes:
usage: vinfra node disk blink on [--node <node>] <disk>
--node <node>
- Node ID or hostname (default:
node001.vstoragedomain
) <disk>
- Disk ID or device name
Example:
# vinfra node disk blink on sda --node f59dabdb-bd1c-4944-8af2-26b8fe9ff8d4
This command starts blinking the disk sda
on the node with the ID f59dabdb-bd1c-4944-8af2-26b8fe9ff8d4
.