Modifying RAID Controller Properties (ctrlconfig)
Function
The ctrlconfig command is used to modify RAID controller properties.
Format
ipmcset -t storage -d ctrlconfig -v <control_id> <[-cb <cbstate>] [-smartercb <smartercbstate>] [-jbod <jbodstate>] [-restore]
Parameters
Parameter |
Description |
Value |
---|---|---|
control_id |
Specifies the ID of the RAID controller. |
0 to 255 |
cbstate |
Specifies the setting of copyback of the RAID controller. |
|
smartercbstate |
Specifies whether copyback is enabled when a SMART error is detected on a member disk of the RAID controller. |
|
jbodstate |
Specifies the setting of JBOD of the RAID controller. |
|
Usage Guidelines
If the command contains -restore, the RAID controller properties will be restored to default values.
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
# Enable copyback for RAID controller 0.
iBMC:/-> ipmcset -t storage -d ctrlconfig -v 0 -cb enabled
WARNING: The operation may have many adverse effects.
Do you want to continue?[Y/N]:y