CLI Guide

Table Of Contents
MaxCapableSpeed = 6 Gb/s
ForeignKeyIdentifier = dellkey1
The following command is an optimized and filtered version:
racadm storage get pdisks --refkey Enclosure.Internal.0-1:RAID.Integrated.1-1 -o -p
State
Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1
State = Online
To generate and view information about the inventory of fans connected to the enclosure.
The following command displays all the fan keys connected to the enclosures:
racadm storage get fans --refkey <enclosure FQDDs separated
by comma>
The following command displays all the fan objects for the enclosure FQDD:
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 connected to the enclosure.
The following command returns all the EMM keys connected to the enclosures:
racadm storage get emms -refkey <enclosure FQDDs separated
by commaenclosure FQDDs separated
by comma>
The following command is an optimized version and displays all the EMM objects for the enclosure FQDD:
racadm storage get emms --refkey <enclosure FQDDs separated
by comma> -o
The following command is an optimized and filtered version:
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 connected to the enclosure.
The following command displays all the PSUs connected to the enclosures:
racadm storage get psus --refkey <enclosure FQDD's separated
by comma>
The following command is an optimized version and displays all the PSUs objects for the enclosure FQDD:
racadm storage get psus --refkey <enclosure FQDD's separated
by comma > -o
The following command is an optimized and filtered version:
racadm storage get psus --refkey <enclosure FQDD's separated
by comma> -o -p <property names separated by comma>
To get the list of enclosures and properties of the PCIeSSD enclosure.
The following command provides the list of enclosures:
racadm storage get enclosures
Enclosure.Internal.0-1:RAID.Integrated.1-1\
Enclosure.Internal.0-1:PCIeExtender.Slot.3
138
RACADM Subcommand Details