Reference Guide

PreservedCache = Not Present
CacheMemorySize = 0 MB
PersistHotspare = Disabled
SpindownUnconfiguredDrives = Disabled
SpindownHotspare = Disabled
Timeintervalforspindown = 0 (Minutes)
SecurityStatus = Unknown
EncryptionMode = None
SasAddress = Not applicable
PciDeviceId = 0x8d66
PciSubdeviceId = 0x61b
PciVendorId = 0x8086
PciSubvendorId = 0x1028
PciBus = 0x0
PciDevice = 0x0
PciFunction = 0x0
BusWidth = Unknown
SlotLength = Unknown
SlotType = Unknown
MaxCapableSpeed = 6.0 Gb/s
LearnMode = Not supported
T10PICapability = Not Capable
SupportRAID10UnevenSpans = Not Supported
SupportEnhancedAutoForeignImport = Not Supported
EnhancedAutoImportForeignConfig = Unknown
SupportControllerBootMode = Not Supported
RealtimeConfigurationCapability = Incapable
RaidMode = None
CurrentControllerMode = Not Supported
To generate and view information about the inventory of batteries connected to the controller, run the following command:
racadm storage get batteries
The following command is an optimized version and displays the batteries along with their keys:
racadm storage get batteries -o
Battery.Integrated.1:RAID.Integrated.1-1
Name = Battery
DeviceDescription = Battery on Integrated raid Controller 1
Status = Ok
State = Ready
The following command displays the filtered property values for all battery objects:
racadm storage get batteries -o -p Name
Battery.Integrated.1:RAID.Integrated.1-1
Name = Battery
The following command displays all battery keys connected to the controllers:
racadm storage get batteries --refkey RAID.Integrated.1-1
Battery.Integrated.1:RAID.Integrated.1-1
The following command is an optimized and filtered version:
racadm storage get batteries --refkey RAID.Integrated.1-1 -o -p Name
Battery.Integrated.1:RAID.Integrated.1-1
Name = Battery
To generate and view information about the inventory of virtual disks connected to the controller., run the following command:
racadm storage get vdisks
Disk.Virtual.0:RAID.Integrated.1-1
The following command displays all virtual disk keys connected to the controllers:
racadm storage get vdisks --refkey RAID.Integrated.1-1
Disk.Virtual.0:RAID.Integrated.1-1
122
RACADM Subcommand Details