CLI Guide

assignva
Table 100. Details of 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.
NOTE: You can assign a virtual disk to multiple virtual adapters from CMC CLI even when the
Assignment Mode is set to Single Assignment in the CMC web interface.
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 reboots 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
Table 101. Details of 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.Bay.0:
Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
racadm raid unblink -
vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.1-1,Disk.Virtual.0:RAID.ChassisInt
egrated.1-1
racadm raid unblink:Enclosure.External.0-0:RAID.ChassisSlot.5-1
88 RACADM Subcommand Details