Reference Guide

This command will return all EMM keys connected to the enclosures being mentioned as refkeys.
racadm raid get emms -refkeys <enclosure FQDDs separated
by comma > -o
This command is an optimized version and displays all EMM objects for the enclosure FQDD.
racadm raid get emms -refkeys <enclosure FQDDs separated
by comma
> -o -p <property names separated by comma>
This command is an optimized and filtered version.
Monitor and Inventory all Temperature Probes connected to the enclosure
racadm raid get tempprobes -refkeys <enclosure FQDDs
separated by comma>
This command displays all temperature probe keys connected to the enclosures being mentioned as refkeys.
racadm raid get tempprobes -refkeys <enclosure FQDDs
separated by comma > -o
This command is an optimized version and displays all temperature probe objects for the enclosure FQDD.
racadm raid get tempprobes -refkeys <enclosure FQDDs
separated by comma > -o -p <property names separated by comma>
optimized and filtered version
Monitor and Inventory all Power Supply Units connected to the enclosure
racadm raid get psus --refkey <enclosure FQDDs separated
by comma>
This command displays all power supply units connected to the enclosures being mentioned as refkeys.
racadm raid get psus --refkey <enclosure FQDDs separated
by comma
> -o
This command is an optimized version and displays all power supply units objects for the enclosure FQDD.
racadm raid get psus --refkey <enclosure FQDD's separated
by comma > -o -p <property names separated by comma>
This command is an optimized and filtered version.
rebuild
Description
Starts a rebuild on a specified virtual drive.
Synopsis
racadm raid rebuild:<PQ FQDD> {-current | -pending}
Input
–current <optional>: Performs the configuration.
NOTE: If this requires the system to restart, the system is restarted.
–pending: Save the configuration change for a later use. You can use a combination of the –
pending and –current flags on multiple commands to reduce the possible number of system
restarts.
Example
racadm raid rebuild:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
78