Reference Guide

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>
To generate and view information about the inventory of physical disk drives, run the following command:
racadm storage get pdisks
racadm storage get pdisks -o
racadm storage get pdisks -o -p <property names separated by comma>
racadm storage get pdisks --refkey <enclosure/Backplanes FQDDs separated by
comma>
racadm storage get pdisks --refkey <enclosure/Backplanes FQDDs separated by
comma> -o
racadm storage get pdisks --refkey <enclosure/Backplanes FQDDs separated by
comma> -o -p <property names separated by comma>
To get the list of physical disks, run the following command:
racadm storage get pdisks
To get the properties of PCIeSSD physical disk, run the following command:
racadm storage get pdisks:<PCIeSSD FQDD>
To generate and view information about the inventory of fans, run the following command:
racadm storage get fans --refkey <enclosure FQDDs separated by comma>
racadm storage get fans --refkey <enclosure FQDDs separated by comma > -o
racadm storage get fans --refkey <enclosure FQDDs separated by comma> -o -p
<property names separated by comma>
To generate and view information about the inventory of EMMs, run the following command:
racadm storage get emms -refkey <enclosure FQDDs separated by comma>
racadm storage get emms --refkey <enclosure FQDDs separated by comma> -o
racadm storage get emms --refkey <enclosure FQDDs separated by comma> -o -p
<property names separated by comma>
To generate and view information about the inventory of PSU, run the following command:
racadm storage get psus -refkey <enclosure FQDDs separated by comma>
racadm storage get psus --refkey <enclosure FQDDs separated by comma> -o
racadm storage get psus --refkey <enclosure FQDDs separated by comma> -o -p
<property names separated by comma>
RACADM Subcommand Details
79