CLI Guide

To reset, clear, and import the storage configuration to the controller, run the following command:
racadm storage importconfig:<Controller FQDD>
racadm storage resetconfig:<Controller FQDD>
racadm storage clearconfig:<Controller FQDD>
To unlock foreign configuration:
racadm storage unlock:<Controller FQDD> -key <Key id> -passwd <passphrase>
To start or stop a blink or identify operation on the specified or PCIeSSD device, run the following command:
racadm storage blink:<FQDD>
racadm storage blink:<PCIeSSD FQDD>
racadm storage unblink:<FQDD>
racadm storage unblink:<PCIeSSD FQDD>
NOTE:
The Start or Stop a Blink feature is not supported for HHHL PCIe SSD devices.
To force a physical disk online, offline
racadm storage forceonline:<PD FQDD>
racadm storage forceoffline:<PD FQDD>
To prepare the PCIeSSD drive for removal, run the following command:
racadm storage preparetoremove <PCIeSSD FQDD>
NOTE:
The Prepare to Remove task is not supported for HHHL PCIe SSD devices.
To perform a cryptographic erase operation on PCIeSSD device, run the following command:
racadm storage cryptographicerase:<PCIeSSD FQDD>
Input
-o—Specifies the optimized version.
-p—Specifies the property name.
--refkey—Specifies the controller or enclosure FQDDs.
-name—Specifies the new name for the virtual disk.
-size—Specifies the new size for the virtual disk. It should be more than the current size.
b—Specifies the size in bytes
k—Specifies the size in kilobytes
m—Specifies the size in megabytes
g—Specifies the size in gigabytes
t—Specifies the size in terabytes
-rl—Sets the storage level.
r0—storage 0-Striping
r1—storage 1-Mirroring
r5—storage 5-Striping with Parity
r6—storage 6-Striping with Extra Parity
r10—storage 10-Spanned Striping with Mirroring
r50—storage 50-Spanned Striping with Parity
122 RACADM Subcommand Details