CLI Guide

ForeignKeyIdentifier = null
SasAddress = 0x5000C500B8ED7081
FormFactor = 2.5 Inch
RaidNominalMediumRotationRate = 10000
T10PICapability = Not Capable
BlockSizeInBytes = 512
MaxCapableSpeed = 12 Gb/s
RaidType = None
SystemEraseCapability = SecureErasePD
SelfEncryptingDriveCapability = Not Capable
EncryptionCapability = Not Capable
CryptographicEraseCapability = Capable
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 that are connected to the enclosures:
racadm storage get emms -refkey <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.
RACADM Subcommand Details
139