CLI Guide

racadm storage help <Object type I/II>
racadm storage get <Object type I>
racadm storage get <Object type I> -current
racadm storage get <Object type I> -pending
racadm storage get <Object type I> -o
racadm storage get <Object type I> -o -p <property names separated by comma>
racadm storage get <Object type I>:<FQDDs of Object type I separated by comma> -p
<property names separated by comma>
racadm storage get <Object type I>:<FQDDs of Object type I separated by comma>
racadm storage get <Object type II> --refkey <reference keys separated by comma>
racadm storage get <Object type II> --refkey <reference keys separated by comma> -o
racadm storage get <Object type II> --refkey <reference keys separated by comma> -o
-p <property names separated by comma>
--------------------------------------------------------------------------------
Valid Options:
Object type I : controllers, batteries, vdisks, pdisks, fans, emms, tempprobes,
psus, enclosures.
Object type II : batteries, vdisks, pdisks, fans, emms, psus, tempprobes,
enclosures.
-current <optional>: Displays only the current Raid objects from storage.If -pending
not mentioned it will consider as the default option
-pending : Displays only the Pending Raid Objects from Storage.
-o : Displays all the properties of the selected Key or Object.
-p : Displays the property names with filter.
FQDD's : Displays all the properties of the FQDD's Key.
--refkey : Displays all the reference key of Object type.
help : Displays each object type help.
NOTE: Maximum Property names can be specified in -p option is = 10.
NOTE: Maximum FQDD's or refkey can be specified is = 3.
--------------------------------------------------------------------------------
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 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 SWRAID 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
132
RACADM Subcommand Details