If one or more disks in a HyperScale X node fail, replace them with new, empty disks. Ransomware protection is automatically enabled on the new disks by default.
Important
-
To physically identify a failed drive, look for a drive with an illuminated drive light. When a disk fails, its drive light automatically turns on.
-
You must replace the disk using the Command Center as explained in this document. Attempting to manually replace a disk may cause the disk to become ineligible for replacement.
Before You Begin
Caution
- Before replacing the disk, verify that the disk’s serial number matches the serial number displayed in the IPMI console.
- Do not replace a disk while the node is powered down. The node must be powered on, and the CVFS services (
hedvigswatch,hedvighblock) must be running during disk replacement. - The disk must be configured as JBOD (not RAID). This is typically automatic, but in some cases, manual configuration may be required.
In normal failure scenarios, the LED on a failed disk lights up during failure and turns off once the replacement is complete. If the hardware does not recognize the disk, run the following commands:
-
Identify and turn on the drive light using the steps below. (Steps (a) and (b) are for verification only and do not activate the LED.)
-
Determine the physical slot for the disk
# /usr/local/hedvig/scripts/spm/disk-helper.py --device sd[X] list_slot -
Identify the serial number of the disk.
# /usr/local/hedvig/scripts/spm/disk-helper.py --device sd[X] show_serial -
Turn on the drive light to locate the disk.
# /usr/local/hedvig/scripts/spm/disk-helper.py --device sd[X] led_on -
To turn off the drive light, run:
# /usr/local/hedvig/scripts/spm/disk-helper.py --device sd[X] led_off
-
-
Enable root access, if root access is disabled in the storage pool. For more information, see Enabling or Disabling Root Access.
Procedure
-
From the navigation, click Storage > HyperScale.
The HyperScale page appears.
-
In the Name column, click the <storage pool> that has the disk that you want to replace.
The <storage pool> page appears.
-
On the Nodes tab, click Column Settings (
) and then click Columns > Actions.The Actions column will be displayed.
-
In the node that contains the disk to be replaced, click the Actions button
, and then click Replace drives.The Confirm replace dialog box is displayed.
-
Verify the MediaAgent name and ensure that it is associated with the node containing the failed disk, and then click Yes.
Note
Replace drives on only one node at a time. After replacing the drives on a node, wait for the HBlock service to come online before proceeding with another node.
Result
-
The new disk appears with the Online status.
-
Enable root access, if root access is disabled in the storage pool. For more information, see Enabling or Disabling Root Access.