CLI Guide

This command displays all enclosure keys connected to the controller being mentioned as refkeys.
racadm raid get enclosures --refkey <controller FQDDs
separated by comma > -o optimized version.
This command displays all enclosure objects for the controller’s FQDD.
racadm raid get enclosures --refkey <controller FQDDs
separated by comma > -o -p <property names separated by comma>
This command is an optimized and filtered version.
Monitor and Inventory all Physical Disks connected to the enclosure /Controllers
racadm raid get pdisks --refkey <enclosure/Controllers
FQDDs separated by comma>
This command displays all physical disk keys connected to the enclosures being mentioned as refkeys.
racadm raid get pdisks --refkey <enclosure/Controllers
FQDDs separated by comma > -o
This command displays the wear gauge property of the Solid State Drives (SSDs).
racadm raid get pdisks -o -p RemainingRatedWriteEndurance
This command is an optimized version and displays all disk objects for the enclosure FQDD.
racadm raid get pdisks --refkey <enclosure/Controllers
FQDDs separated by comma > -o -p <property names separated by comma>
optimized and filtered version.
Monitor and Inventory all Fans connected to the enclosure
racadm raid get fans --refkey <enclosure/Controllers FQDDs separated
by comma>
This command displays all fan keys connected to the enclosures referred as refkeys.
racadm raid get fans --refkey <enclosure/Controllers FQDDs separated
by comma > -o optimized version.
This command displays all fan objects for the enclosure FQDD.
racadm raid get fans --refkey <enclosure/Controllers FQDDs separated
by comma > -o -p <property names separated by comma> optimized and
filtered version.
Monitor and Inventory all EMMs connected to the enclosure
racadm raid get emms --refkey <enclosure/Controllers FQDDs separated
by comma>
This command returns all EMM keys connected to the enclosures being mentioned as refkeys.
racadm raid get emms --refkey <enclosure/Controllers FQDDs separated
by comma > -o
This command is an optimized version and displays all EMM objects for the enclosure FQDD.
racadm raid get emms --refkey <enclosure/Controllers FQDDs separated
by comma > -o -p <property names separated by comma>
This command is an optimized and filtered version.
RACADM Subcommand Details
75