Deleting a Logical Drive (deleteld)
Function
The deleteld command is used to delete a logical drive managed by a RAID controller.
Format
ipmcset -t storage -d deleteld -v <control_id> <ldid>
Parameters
Parameter |
Description |
Value |
---|---|---|
control_id |
Specifies the ID of the RAID controller. |
0 to 255 |
ldid |
Specifies the ID of a logical disk to be deleted. |
0 to 255 |
Usage Guidelines
The RAID controller card supports iBMC out-of-band management. You can refer to the Technical Specifications section in the RAID controller card user guide to determined whether the RAID card supports the iBMC out-of-band management.
Example
# Delete logical drive 1 managed by RAID controller 0.
iBMC:/-> ipmcset -t storage -d deleteld -v 0 0
WARNING: The operation may have many adverse effects.
Do you want to continue?[Y/N]:y