Reference Guide

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.
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.
Example
racadm raid blink:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
racadm raid blink:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
racadm raid blink -pdkey:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1,Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
racadm raid blink -vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.
1-1,Disk.Virtual.0:RAID.ChassisIntegrated.1-1
69