CLI Guide

Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1
Status = Ok
DeviceDescription = Disk 0 in Backplane 1 of Integrated raid Controller 1
RollupStatus = Ok
Name = Physical Disk 0:1:0
State = Online
OperationState = Not Applicable
PowerStatus = Spun-Up
Size = 278.88 GB
FailurePredicted = NO
RemainingRatedWriteEndurance = Not Applicable
SecurityStatus = Not Capable
BusProtocol = SAS
MediaType = HDD
UsedraidDiskSpace = 278.88 GB
AvailableraidDiskSpace = 0.00 GB
Hotspare = NO
Manufacturer = SEAGATE
ProductId = ST9300605SS
Revision = CS05
SerialNumber = 6XP40SA9
PartNumber = CN0745GC7262228706R7A00
NegotiatedSpeed = 6.0 Gb/s
ManufacturedDay = 4
ManufacturedWeek = 32
ManufacturedYear = 2012
SasAddress = 0x5000C5005952386D
FormFactor = 2.5 Inch
raidNominalMediumRotationRate = 10000
T10PICapability = Not Capable
BlockSizeInBytes = 512
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
134
RACADM Subcommand Details