Reference Guide

–pending: Save the configuration change for a later application. You can use a combination of
the –pending and –current flags on multiple commands to reduce the possible number of system
rerestarts.
Example
racadm raid cancelrebuild:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
assignva
Description
Stops an initialization operation on the specified virtual drive.
Assigns a virtual disk to one or more virtual adapters.
Synopsis
racadm raid assignva:<VA FQDD> -vdkey:<VD FQDD> -accesspolicy {na
| rw} -assignpolicy {single | multiple}{-current | -pending}
Input
–current <optional>: Performs the configuration right now.
NOTE: If this requires the system to reboot, the system will reboot then.
–pending: Save the configuration change for a later application. You can use a combination of
the –pending and –current flags on multiple commands to reduce the possible number of system
restarts.
–assignpolicy {single|multiple}: Uses the specified assign policy to determine if the Virtual Disk
can be assigned to multiple Virtual Adapters.
NOTE: Enable cluster services on the servers when assigning Virtual Disk to multiple
Virtual Adapters.
–accesspolicy {na | rw}: Set the access policy to No Access or Read/Write.
–vdkey:<VD FQDD>: The Virtual Drive to change the access to.
Example
racadm raid assignva:RAID.ChassisIntegrated.1-1-1 -
vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.1-1 -accesspolicy
{ na | rw }
racadm raid assignva:RAID.ChassisIntegrated.1-1-2 -
vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.1-1 -accesspolicy rw -
assignpolicy multiple
unblink
Description
Stops blinking or identifies an operation on the specified device.
Synopsis
racadm raid unblink:<PD FQDD>
racadm raid unblink:<VD FQDD>
racadm raid unblink {-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 unblink:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
racadm raid unblink:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
racadm raid unblink -pdkey:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1,Disk.Bay.0:Enclosure.Internal.
0-0:RAID.ChassisIntegrated.1-1
73