CLI Guide

Synopsis
racadm raid hotspare:<PD FQDD> -assign {yes | no} {type {ghs | dhs}} {-
vdkey:<VD FQDD>} {-current | -pending}
Input
–current <optional>: Performs the configuration right now.
NOTE: If this requires the system to reboot it 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 reboots.
–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 specified 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 98. Details of 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
Table 99. Details of 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
RACADM Subcommand Details 87