CLI Guide

NOTE: You can also run the command using raid in place of the storage command.
To view the help details for get command, run the following command:
racadm storage help get
To generate and view information about the inventory of storage root node, run the following command:
racadm storage get status
To generate and view information about the inventory of controllers, run the following command:
racadm storage get controllers -o
racadm storage get controllers -o -p <property names separated by comma>
To get the list of controllers, run the following command:
racadm storage get controllers
To get the properties of PCIeSSD controller, run the following command:
racadm storage get controllers:<PcieSSD controller FQDD>
To generate and view information about the inventory of batteries, run the following command:
racadm storage get batteries -o
racadm storage get batteries --refkey <controller FQDDs separated by comma>
racadm storage get batteries --refkey <controller FQDDs separated by comma>
-o
racadm storage get batteries --refkey <controller FQDDs separated by comma>
-o -p <property names separated by comma>
To generate and view information about the inventory of virtual disks, run the following command:
racadm storage get vdisks
racadm storage get vdisks --refkey <controller FQDDs separated by comma>
racadm storage get vdisks --refkey <controller FQDDs separated by comma> -o
racadm storage get vdisks --refkey <controller FQDDs separated by comma> -o
-p <property names separated by comma>
To generate and view information about the inventory of enclosures, run the following command:
racadm storage get enclosures -o
racadm storage get enclosures --refkey <connector FQDDs separated by comma>
racadm storage get enclosures --refkey <connector FQDDs separated by comma>
-o -p <property names separated by comma>
To get the list of enclosures, run the following command:
racadm storage get enclosures
118
RACADM Subcommand Details