Reference Guide

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.
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
SlotType = Unknown
MaxCapableSpeed = 12.0 Gb/s
LearnMode = Not supported
T10PICapability = Capable
SupportRAID10UnevenSpans = Supported
SupportEnhancedAutoForeignImport = Supported
EnhancedAutoImportForeignConfig = Enabled
SupportControllerBootMode = Supported
ControllerBootMode = Continue Boot On Error
RealtimeConfigurationCapability = Capable
CurrentControllerMode = RAID
The following command displays the ltered property values for all returned controller objects:
racadm storage get controllers -o -p Name
RAID.Integrated.1-1
Name = PERC H710P Adapter (Embedded)
The following examples show the pending operation when used with storage get <object> commands:
79