CLI Guide

The following command imports the current foreign configuration from the controller:
racadm storage importconfig:RAID.Integrated.1-1
The following command deletes all virtual disks and un-assign hot spare from the associated controller:
racadm storage resetconfig:RAID.Integrated.1-1
The following command clears the current foreign configuration from the controller:
racadm storage clearconfig:RAID.Integrated.1-1
NOTE: After a resetconfig or clearconfig operation, the data cannot be reversed.
To blink or unblink the PCIeSSD device.
The following command blinks the specified PCIeSSD device:
racadm storage blink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
STOR095 : Storage operation is successfully completed.
The following command unblinks the specified PCIeSSD device:
racadm storage unblink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
STOR095 : Storage operation is successfully completed.
To prepare the specified PCIeSSD device for removal, run the following command:
racadm storage preparetoremove: Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
STOR089 : Successfully accepted the storage configuration operation.
To apply the configuration operation, create a configuration job with --realtime option.
To create the required commit jobs, run the jobqueue command.
For more information about the jobqueue command, enter the RACADM command "racadm help
jobqueue”
To perform a secure erase operation on the specified PCIeSSD device, run the following command:
racadm storage secureerase: Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
RAC1040 : Successfully accepted the storage configuration operation.
To apply the configuration operation, create a configuration job, and then restart the
server.
To create the required commit and reboot jobs, run the jobqueue command.
For more information about the jobqueue command, enter the RACADM command "racadm help
jobqueue”
To cancel background initialization of a virtual disk
racadm raid cancelbgi:Disk.Virtual.0:RAID.Integrated.1-1
To replace physical disk in a virtual disk configuration
racadm raid replacephysicaldisk:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -
dstpd Disk.Bay.1:Enclosure.Internal.0-0:RAID.Integrated.1-1
To set virtual disk as a boot drive
racadm raid setbootvd:RAID.Integrated.1-1 -vd Disk.Virtual.0:RAID.Integrated.1-1
To set virtual disk as a boot drive
racadm raid setbootvd:RAID.Integrated.1-1 -vd Disk.Virtual.0:RAID.Integrated.1-1
To force physical disk online or retrive data on physical/virtual disk
racadm raid forceonline:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
To force physical disk offline or remove disk from virtual disk configuration
racadm raid forceoffline:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
138
RACADM Subcommand Details