Applicable Products
- QuTS hero h5.3.0 or later
- High Availability Manager 1.0 or later
- 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
There are two main methods to expand a storage pool in an HA cluster: add new disks or replace existing disks with higher-capacity ones.
Important
Before expanding a storage pool, ensure the HA status is healthy, and no other storage-related tasks (such as scrubbing or rebuilding) are in progress.
Adding new disks
When adding new disks to a storage pool, you can add the disks to an existing RAID group in the pool or use the newly added disks to create a new RAID group in the pool.
- Insert the new disks into the same disk slots on both the active and passive nodes.
Important
Disks in the same disk slot must be of the same capacity on both nodes.
- Go to Storage Manager > Storage Space.
- Identify the pool to expand.
- Under Action, click
> Expand Pool. - Select an expansion method:
- Create and add a new RAID group
- Add new disk(s) to an existing RAID group
If you select this method, also select the RAID group to expand.
- Click Next.
- Select the disks to be added, and then click Next.
Note
If the new disks do not appear on the list, check whether they are properly inserted in the same slots on both the active and passive nodes. The system only shows disks that are installed in the same slots on both nodes.
- On the Summary page, confirm the configuration and click Expand.
The system expands the storage pool on both nodes.
Replacing disks one by one
Important
Replacing disks one by one temporarily removes RAID redundancy protection. Please proceed with caution.
- 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.
Note
Only 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.
Tip
To 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.
Important
Do not replace more than one disk at a time.
- Wait for the system to rebuild the RAID group and the storage pool.
Tip
You 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.
- On the active node, replace the disks one at a time.
Follow the same steps for replacing the disks on the passive node.
Important
Ensure 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.
Further Reading
적용 가능한 제품
- QuTS hero h5.3.0 or later
- High Availability Manager 1.0 or later
- Storage Manager
시나리오
공유된 스토리지와 함께 고가용성(HA) 클러스터을 배포했으며, 현재 스토리지 풀의 용량이 부족합니다. 시스템에서 낮은 스토리지 공간에 대한 경고를 발행했을 수 있습니다.
증가하는 데이터 또는 성능 요구를 수용하기 위해 스토리지 풀을 확장해야 합니다. 시스템이 HA 환경에 있으므로, 공유된 스토리지의 수정은 서비스 중단이나 장애 조치를 유발하지 않도록 주의 깊게 처리해야 합니다.
해결책
HA 클러스터에서 스토리지 풀을 확장하는 주요 방법은 두 가지입니다: 새로운 디스크를 추가하거나 기존 디스크를 더 높은 용량의 디스크로 교체하는 것입니다.
중요
스토리지 풀을 확장하기 전에 HA 상태가 정상인지 확인하고, 스크러빙이나 재구축과 같은 다른 스토리지 관련 작업이 진행 중이지 않은지 확인하십시오.
새로운 디스크 추가
스토리지 풀에 새로운 디스크를 추가할 때, 풀의 기존 RAID 그룹에 디스크를 추가하거나 새로 추가된 디스크를 사용하여 풀에 새로운 RAID 그룹을 만들 수 있습니다.
- 새로운 디스크를 활성 및 수동 노드의 동일한 디스크 슬롯에 삽입합니다.
중요
동일한 디스크 슬롯의 디스크는 두 노드에서 동일한 용량이어야 합니다.
- 이동스토리지 관리자 > 스토리지 공간.
- 확장할 풀을 식별합니다.
- 아래작업, 클릭
> 풀 확장. - 확장 방법 선택:
- 새로운 RAID 그룹 생성 및 추가
- 기존 RAID 그룹에 새로운 디스크 추가
이 방법을 선택하면 확장할 RAID 그룹도 선택하십시오.
- 클릭다음.
- 추가할 디스크를 선택한 후 다음을 클릭합니다.
참고
새로운 디스크가 목록에 나타나지 않으면, 활성 및 수동 노드의 동일한 슬롯에 제대로 삽입되었는지 확인하십시오. 시스템은 두 노드의 동일한 슬롯에 설치된 디스크만 표시합니다.
- 요약 페이지에서 구성을 확인하고 확장을 클릭합니다.
시스템은 두 노드에서 스토리지 풀을 확장합니다.
디스크를 하나씩 교체하기
중요
디스크를 하나씩 교체하면 RAID 중복 보호가 일시적으로 제거됩니다. 주의해서 진행하십시오.
- 확장하려는 스토리지 풀의 RAID 그룹을 식별하십시오.
- 이동하십시오스토리지 관리자 > 스토리지 공간.
- 확장할 스토리지 풀을 식별하십시오.
- 작업 아래에서
> 관리를 클릭하고 RAID 탭으로 이동하십시오.
스토리지 관리자는 스토리지 풀의 RAID 그룹과 각 RAID 그룹에서 사용되는 디스크를 표시합니다.
- RAID 그룹의 RAID 유형이 RAID 1, 5 또는 6인지 확인하십시오.
참고
현재 이러한 RAID 유형만 디스크를 하나씩 교체하여 확장을 지원합니다.
- RAID 그룹에 할당된 모든 예비 디스크를 비활성화하십시오.
- 이동하십시오스토리지 관리자 > 디스크 > 디스크.
- 예비 디스크를 식별하십시오.
- 아래에서작업, 클릭
> 예비 비활성화.
- RAID 그룹에서 사용된 모든 디스크 슬롯을 기록하십시오.
팁
RAID 그룹에서 사용된 디스크 슬롯을 확인하려면
스토리지 관리자 > 스토리지 공간으로 돌아가서 스토리지 풀을 식별하고, 클릭
> 관리로 이동한 후
RAID 탭으로 이동하십시오.
- 수동 노드에서 디스크를 하나씩 교체하십시오.
- 기존 디스크를 더 큰 용량의 새 디스크로 교체하십시오.
중요
한 번에 하나 이상의 디스크를 교체하지 마십시오.
- 시스템이 RAID 그룹과 스토리지 풀을 재구성할 때까지 기다리십시오.
팁
재구성 과정을 스토리지 관리자 또는 High Availability Manager에서 모니터링할 수 있습니다.
- 재구성 과정이 완료되면 디스크와 풀의 상태가 건강한지 확인하십시오.
디스크 상태는 스토리지 관리자 > 디스크 > 디스크에서 확인할 수 있으며, 풀 상태는 스토리지 관리자 > 스토리지 공간에서 확인할 수 있습니다. - 모든 디스크가 교체될 때까지 이전 단계를 반복하십시오.
- 활성 노드에서 디스크를 하나씩 교체하십시오.
수동 노드에서 디스크를 교체하는 동일한 단계를 따르십시오.
중요
활성 노드의 각 디스크 슬롯의 용량이 수동 노드의 해당 디스크 슬롯의 용량과 일치하는지 확인하십시오.
- 두 노드의 RAID 그룹에서 모든 디스크를 성공적으로 교체한 후 스토리지 관리자에서 스토리지 풀 용량을 확인하십시오.
스토리지 풀의 총 용량이 업데이트되면 확장이 완료됩니다.
추가 읽기