CLI Guide

To rename, expansion and raid level migration of the virtual disks. To rebuild, cancel rebuild and cancel the back-ground initialization.
racadm storage renamevd:<VirtualDisk FQDD > -name <new_vd_name>
racadm storage capacityexpansion:<VirtualDisk FQDD > -size <new size VD> -pdkey
<PhysicalDisk FQDDs>
racadm storage raidlevelmigration:<VirtualDisk FQDD > -new_rl <raid_level> -
pdkey:<pdisk_fqdd separated by commas>
racadm storage rebuild:<PD FQDD>
racadm storage cancelrebuild:<PD FQDD>
racadm storage cancelbgi:<VD FQDD>
To generate and view information about the inventory of controllers, virtual disks, storage enclosures, and physical disk drives.
To generate and view information about the inventory of storage root node.
This command retrieves the status of the inventory for storage root node.
racadm storage get status
raid Root Node Status : Ok
To generate and view information about the inventory of controllers connected to the server.
NOTE:
If you set the NVMe mode to Non-Raid, then S140 RollupStatus is displayed as Unknown.
racadm storage get controllers
RAID.Integrated.1-1
The following command is an optimized version and displays the full controller objects along with their keys:
racadm storage get controllers -o
RAID.Slot.4-1
Status = Ok
DeviceDescription = RAID Controller in Slot 4
RollupStatus = Ok
Name = PERC H740P Adapter (PCI Slot 4)
PciSlot = 4
FirmwareVersion = 50.5.1-1733
RebuildRate = 30
BgiRate = 30
CheckConsistencyRate = 30
ReconstructRate = 30
PatrolReadRate = 30
PatrolReadMode = Automatic
PatrolReadState = Stopped
CheckConsistencyMode = Normal
LoadBalanceSetting = Auto
CopybackMode = ON
PreservedCache = Not Present
CacheMemorySize = 8192 MB
PersistHotspare = Disabled
KeyID = null
SpindownUnconfiguredDrives = Disabled
SpindownHotspare = Disabled
Timeintervalforspindown = 30 (Minutes)
SecurityStatus = Security Key Assigned
EncryptionMode = Supported with EKMS
SasAddress = 0x5D09466073045100
PciDeviceId = 0x16
PciSubdeviceId = 0x1fcb
PciVendorId = 0x1000
PciSubvendorId = 0x1028
PciBus = 0x0
PciDevice = 0x0
RACADM Subcommand Details
125