Reference Guide
This command displays the operations pending on the controller.
racadm storage get <controller> -pending
RAID.Integrated.1-1
raid.Slot.2-1
– To generate and view information about the inventory of batteries
connected to the controller.
racadm storage get batteries
This 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
This 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
This 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
This 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.
racadm storage get vdisks
Disk.Virtual.0:RAID.Integrated.1-1
This 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
This command is an optimized and filtered version.
racadm storage get vdisks -o -p
DeviceDescription,OperationalState
Disk.Virtual.0:RAID.Integrated.1-1
DeviceDescription = Virtual Disk 0 on
119