Reference Guide

cancelinit
Description
Stops an initialization operation on the specified virtual drive.
Synopsis
racadm raid cancelinit:<VD FQDD> {-current | -pending}
Input
–current <optional>: Immediately performs the configuration operation.
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 rerestarted.
–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.
74