Reference Guide

Table Of Contents
Example
racadm raid
cancelrebuild:Disk.Bay.0:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
assignva
Description
Assigns a virtual disk to one or more virtual adapters.
NOTE: You can assign virtual disk to multiple virtual adapters when you select the mode of assignment
as multiple.
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. Use of this mode without Cluster Services may lead to corrupted or lost data.
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}
racadm raid unblink:Enclosure.External.0-0:RAID.ChassisSlot.5-1
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.Ba
y.0:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
racadm raid unblink -
vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.1-1,Disk.Virtual.0:RAID.Chassi
sIntegrated.1-1
racadm raid unblink:Enclosure.External.0-0:RAID.ChassisSlot.5-1
RACADM Subcommand Details 89