Reference Guide

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
Name = PCIe SSD BP 1
SlotCount = 4
FirmwareVersion = 0.80
To get the list of physical disks and properties of the specified PCIeSSD physical disk.
The following command provides the list of physical disks:
racadm storage get pdisks
Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.5:Enclosure.Internal.0-1:RAID.Integrated.1-1
Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
Disk.Bay.6:Enclosure.Internal.0-1:PCIeExtender.Slot.3
Disk.Bay.7:Enclosure.Internal.0-1:PCIeExtender.Slot.3
Disk.Bay.9:Enclosure.Internal.0-1:PCIeExtender.Slot.3
The following command provides the properties of the specified PCIeSSD physical disk:
racadm storage get pdisks:Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
Disk.Bay.8:Enclosure.Internal.0-1:PCIeExtender.Slot.3
126
RACADM Subcommand Details