CLI Guide

–assign {yes | no}: Assign or Unassign the physical disk drive as a hotspare.
–type { ghs | dhs} : Assign as a global or dedicated hotspare.
–vdkey: <VD FQDD>: Required for dedicated hotspare. Assign the dedicated hotspare to the specied VD.
Example
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.ChassisIntegrated.
1-1 -assign no
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.ChassisIntegrated.
1-1 -assign yes -type ghs
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.ChassisIntegrated.
1-1 -assign yes -type dhs -vdkey:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
cancelinit
Table 97. Details of cancelinit
Description
Stops an initialization operation on the specied virtual drive.
Synopsis
racadm raid cancelinit:<VD FQDD> {-current | -pending}
Input
–current <optional>: Immediately performs the conguration operation.
NOTE: If this requires the system to restart, the system will be restarted.
–pending: Save the conguration change for a later application. You can use a combination of the –pending and
–current ags on multiple commands to reduce the possible number of system rerestartts.
Example
racadm raid cancelinit:Disk.Virtual.0:RAID.ChassisIntegrated.1-1
cancelrebuild
Table 98. Details of cancelrebuild
Description
Stops a rebuild on a specied physical disk drive.
Synopsis
racadm raid cancelrebuild:<PD FQDD> {-current | -pending}
Input
–current <optional>: Performs the conguration right now.
NOTE: If this requires the system to restart, the system is restarted.
–pending: Save the conguration change for a later application. You can use a combination of the –pending and
–current ags 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
Table 99. Details of assignva
Description Assigns a virtual disk to one or more virtual adapters.
RACADM Subcommand Details 85