Reference Guide

Table Of Contents
NOTE: If this requires the system to restart, the system will be restarted.
–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 rerestartts.
Example
racadm raid cancelinit:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
cancelrebuild
Description
Stops a rebuild on a specified physical disk drive.
Synopsis
racadm raid cancelrebuild:<PD FQDD> {-current | -pending}
Input
–current <optional>: Performs the configuration right now.
NOTE: If this requires the system to restart, the system is restarted.
–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
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
80