CLI Guide

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 that are connected to the enclosure.
The following command displays all the fan keys that are 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 comma enclosure 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 FQDDs 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 FQDDs separated
by comma > -o
The following command is an optimized and filtered version:
racadm storage get psus --refkey <enclosure FQDDs 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
The following command provides the properties of the specified PCIeSSD enclosure:
racadm storage get enclosures:Enclosure.Internal.0-1:PCIeExtender.Slot.3
Enclosure.Internal.0-1:PCIeExtender.Slot.3
RollupStatus = Ok
DeviceDescription = Enclosure.Internal.0-1:PCIeExtender.Slot.3
132
RACADM Subcommand Details