CLI Guide

Table Of Contents
--------------------------------------------------------------------------------
Usage Examples :
racadm storage get controllers
racadm storage get psus
racadm storage get controllers -o
racadm storage get controllers -o -current
racadm storage get controllers -o -pending
racadm storage get enclosures -o
racadm storage get controllers -o -p name,status
racadm storage get vdisks -o -p layout,status
racadm storage get controllers:RAID.INTEGRATED.0
racadm storage get emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0
racadm storage get controllers:RAID.INTEGRATED.0 -p status
racadm storage get emms:EMM.Slot.0:ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0 -p status
racadm storage get batteries --refkey RAID.INTEGRATED.0
racadm storage get pdisks --refkey ENCLOSURE.EXTERNAL.0-0:RAID.INTEGRATED.0
racadm storage get batteries --refkey RAID.INTEGRATED.0 -o -p status,state,name
racadm storage get fans --refkey RAID.INTEGRATED.0 -o -p status,speed,name
To generate and view information about the inventory of controllers, virtual disks, storage enclosures, and physical 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.
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.Integrated.1-1
Status = Ok
DeviceDescription = Integrated RAID Controller 1
RollupStatus = Ok
Name = PERC H730P Mini (Embedded)
FirmwareVersion = 25.2.1.0025
DriverVersion = Information Not Available
RebuildRate = 45
BgiRate = 13
CheckConsistencyRate = 18
ReconstructRate = 12
PatrolReadRate = 21
PatrolReadMode = Disabled
PatrolReadState = Stopped
CheckConsistencyMode = Normal
LoadBalanceSetting = Disabled
CopybackMode = OFF
PreservedCache = Not Present
CacheMemorySize = 2048 MB
PersistHotspare = Disabled
SpindownUnconfiguredDrives = Disabled
SpindownHotspare = Disabled
Timeintervalforspindown = 30 (Minutes)
SecurityStatus = Security Key Assigned
EncryptionMode = Supported with LKM
SasAddress = 0x5B8CA3A0F3073700
PciDeviceId = 0x5d
PciSubdeviceId = 0x1f47
PciVendorId = 0x1000
PciSubvendorId = 0x1028
PciBus = 0x3
PciDevice = 0x0
PciFunction = 0x0
BusWidth = Unknown
SlotLength = Unknown
RACADM Subcommand Details
131