Reference Guide

This command displays all fan objects for the enclosure FQDD.
racadm raid get fans --refkey <enclosure 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 FQDDs separated
by comma>
This command will return all EMM keys connected to the enclosures being mentioned as refkeys.
racadm raid get emms --refkey <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 --refkey <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 --refkey <enclosure FQDDs
separated by comma>
This command displays all temperature probe keys connected to the enclosures being mentioned as refkeys.
racadm raid get tempprobes --refkey <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 --refkey <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.
blink
Description
Starts blinking or identifies operation on the specified device.
Synopsis
racadm raid blink:<PD FQDD>
racadm raid blink:<VD FQDD>
racadm raid blink {-pdkey:<comma separated PD FQDDs|-vdkey:<comma
separated VD FQDDs}
Input
–pdkey: A comma-seperated list of physical disk drive FQDDs to use in the operation.
–vdkey: A comma-seperated list of virtual drive FQDDs to use in the operation.
67