Reference Guide
ReadingDegreeCelcius = 26 C
MinimumWarningThreshold = 13 C
MaximumWarningThreshold = 46 C
MinimumFailureThreshold = 3 C
MaximumFailureThreshold = 55 C
hotspare
Description
Assign or unassign global and dedicated hotspares.
Synopsis
racadm raid hotspare:<PD FQDD> -assign {yes | no} {type {ghs | dhs}} {-
vdkey:<VD FQDD>} {-current | -pending}
Input
• –current <optional>: Performs the conguration right now.
NOTE: If this requires the system to reboot it will reboot then.
• –pending: Save the conguration 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 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 specied 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
Description
Stops an initialization operation on the specied virtual drive.
Synopsis
racadm raid cancelinit:<VD FQDD> {-current | -pending}
Input
• –current <optional>: Immediately performs the conguration operation.
NOTE: If this requires the system to restart, the system will be restarted.
• –pending: Save the conguration 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
Description
Stops a rebuild on a specied physical disk drive.
Synopsis
racadm raid cancelrebuild:<PD FQDD> {-current | -pending}
Input
• –current <optional>: Performs the conguration right now.
NOTE: If this requires the system to restart, the system is restarted.
• –pending: Save the conguration 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.
81