Reference Guide

The following command starts an initialization operation on a specied virtual disk:
racadm storage init:Disk.Virtual.0:RAID.Integrated.1-1 -speed fast
The following command deletes the specied virtual disk:
racadm storage deletevd:Disk.Virtual.0:RAID.Integrated.1-1
The following command encrypts the specied virtual disk:
racadm storage encryptvd:Disk.Virtual.0:RAID.Integrated.1-1
NOTE: Virtual disk must be created with SED.
The following command assigns security key for controller:
racadm storage createsecuritykey:RAID.Integrated.1-1 -key <Key id> -xxx <passphrase>
The following command modies security key for controller:
racadm storage modifysecuritykey:RAID.Integrated.1-1 -key <Key id> -oldpasswd
<oldpassphrase> -newpasswd <newpassphrase>
The following command deletes security key for controller:
racadm storage deletesecuritykey:RAID.Integrated.1-1
To convert the physical disk drive and assign hotspare.
The following command converts the specied non-storage physical disk drive to a storage capable physical disk drive:
racadm storage converttoraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
The following command converts the specied physical disk drive to a non-storage physical disk drive:
racadm storage converttononraid:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1
The following command assigns or unassigns a global or dedicated Hot spare:
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign no
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign yes -
type ghs
racadm storage hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1 -assign yes -
type dhs -vdkey:Disk.Virtual.0:RAID.Integrated.1-1
To reset, clear, and import the storage conguration to the controller.
The following command imports the current foreign conguration 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 conguration 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 specied 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 specied PCIeSSD device:
racadm storage unblink:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
STOR095 : Storage operation is successfully completed.
To prepare the specied 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 specied 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.
92
RACADM Subcommand Details