Reference Guide

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/Controllers 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/Controllers 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/Controllers FQDD's separated
by comma
> -o -p <property names separated by comma>
This command is an optimized and ltered version.
blink
Description
Starts blinking or identies operation on the specied device.
NOTE: The physical disks associated with the adapter blink or unblink.
Synopsis
racadm raid blink:<PD FQDD>
racadm raid blink:<VD FQDD>
racadm raid blink {-pdkey:<comma separated PD FQDDs|-vdkey:<comma separated
VD FQDDs}
racadm raid blink:Enclosure.External.0-0:RAID.ChassisSlot.5-1
Input
–pdkey: A comma-separated list of physical disk drive FQDDs to use in the operation.
–vdkey: A comma-separated 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
racadm raid blink:Enclosure.External.0-0:RAID.ChassisSlot.5-1
createvd
Table 19. createvd
Description
Creates a virtual disk based on the specication that you enter with this command.
NOTE: You can create multiple virtual disks using the script at an instance. But, ensure that there is
an interval of about 30 seconds to facilitate completion of the rst slice virtual disk creation before
running the second slice virtual disk command.
Synopsis
racadm raid createvd:<Controller FQDD> -rl {r0|r1|r5|r6|r10|r50|r60} [-wp
{wt|wb|fwb}] [-rp {nra|ra|ara}]
[-ss {1k|2k|4k|8k|16k|32k|64k|128k|256k|512k|1M|2M|4M|8M|16M}] -
pdkey:<comma separated PD FQDD>
[-dcp {enabled|disabled|default}] [-name <VD name>] [-size <VD size>{b|k|m|
g|t}] [-cc]
[-sc {span count}] {-current|-pending} [-vdinit {yes|no}] [-secure {yes|no}]
71