Reference Guide

To run this subcommand for configuring the storage properties, you must have the
server control permission.
Synopsis
Inventory
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 FQDD's
separated by comma>
racadm storage get batteries --refkey <controller FQDD's
separated by comma> -o
racadm storage get batteries --refkey <controller FQDD's
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
To get the properties of the PCIeSSD enclosure, run the following command:
racadm storage get enclosures:<PCIeSSD enclosure FQDD>
83