How do I replace a hard drive with a larger capacity in an HA cluster?
Applicable Products
- QuTS hero h5.3.0 or later
- High Availability Manager
- Storage Manager
Scenario
You have deployed a high-availability (HA) cluster with shared storage, and a current storage pool is running low on capacity. The system may have issued a warning about low storage space.
To accommodate growing data or performance requirements, you need to expand the storage pool. Since your system is in an HA environment, any modification to shared storage must be handled carefully to avoid service interruption or triggering failover.
Solution
You can replace disks one by one. Follow these steps:
- Identify the RAID group in the storage pool you want to expand.
- Go to Storage Manager > Storage Space.
- Identify the storage pool to expand.
- Under Action, click
> Manage, and then go to the RAID tab.
Storage Manager displays the RAID groups in the storage pool, and the disks used by each RAID group.
- Verify that the RAID group's RAID type is RAID 1, 5, or 6.NoteOnly these RAID types currently support expansion by replacing disks one by one.
- Disable all spare disks assigned to the RAID group.
- Go to Storage Manager > Disks > Disk.
- Identify the spare disk.
- Under Action, click
> Disable Spare.
- Note down all disk slots used by the RAID group.TipTo check the disk slots used by the RAID group, go back to Storage Manager > Storage Space, identify the storage pool, click
> Manage, and then go to the RAID tab. - On the passive node, replace the disks one at a time.
- Replace an existing disk with a new disk that has a greater capacity.ImportantDo not replace more than one disk at a time.
- Wait for the system to rebuild the RAID group and the storage pool.TipYou can monitor the rebuild process in Storage Manager or High Availability Manager.
- Once the rebuild process is done, verify that both the disk's and pool's statuses are healthy.
You can check the disk status in Storage Manager > Disks > Disk, and the pool status in Storage Manager > Storage Space. - Repeat the previous steps until all disks have been replaced.
- Replace an existing disk with a new disk that has a greater capacity.
- On the active node, replace the disks one at a time.
Follow the same steps for replacing the disks on the passive node.ImportantEnsure the capacity of the disk in each disk slot on the active node matches that of the corresponding disk slot on the passive node. - After successfully replacing all disks in the RAID group on both nodes, check the storage pool capacity in Storage Manager.
Once the total capacity of the storage pool is updated, the expansion is complete.