Applicable products
- Container Station
- QuTS Hero h5.3.0
Overview
Starting with QuTS Hero h5.3.0 and Container Station 3.1.0, the storage space format used for container data has been improved to support high availability (HA).
To fully support HA, you need to convert the storage space format to ensure compatibility with HA features.
Important
To enable high availability in Container Station, you must install Container Station version 3.1.0 or later. The process automatically checks for HA compatibility and guides you through the necessary adjustments if your storage space format is not compatible.
Note
If your current storage space format does not support HA, a warning will appear on the High Availability tab in the Preferences page.
Do I need to convert the storage format before enabling high availability?
If you set up a high availability (HA) pair without first converting the storage space format in Container Station to one compatible with HA, the system will continue using the original, non-HA-compatible format. This will remain in effect until a role switch occurs, either a switchover or a takeover. Once the role switch takes place, Container Station automatically creates a new storage volume in the HA-compatible format. This new format will be used moving forward and cannot be reverted unless Container Station is removed.
Important
The original data stored in the non-HA-compatible format will not be synchronized to the HA pair. If you need to access this data, follow the steps below carefully.
How can I recover data from a non-HA-compatible format?
To retrieve data stored in the non-HA-compatible storage format, please following the below steps:
- Access the original device where the non-HA-compatible data was stored.
Ensure you are logging in to the NAS unit that originally hosted the Container Station data before the HA-compatible volume was created. - Uninstall Container Station from the device.
- Reinstall Container Station.
Important
During installation, when prompted to select a directory, choose the one that contains your original data. Do not select an empty folder, as this will cause the system to create a new HA-compatible volume and your original data will not be detected.
- Start Container Station.
A dialog will appear asking whether you want to load HA-compatible or non-HA-compatible data. - Select the Use a non-HA-compatible data option and click Confirm.
Changing the storage space format in Container Station
Prerequisites
- Stop all containers and applications in Container Station.
- Create backups or exports of all container data.
- Remove existing images and containers after backup.
- Refer to Docker documentation for guidance on Compose-related backups and restorations.
Procedure
- Open Container Station.
- Locate the Support QuTS hero High Availability notification in the top-right corner.
Note
Alternatively, you can go to Preferences > QuTS High Availability to begin the storage space format conversion process.
- Click Support QuTS hero High Availability.
- In the pop-up window, click Convert Format.
- Click Start in the next window.
- Confirm you have backed up your data by checking the box.
- Click Next to proceed.
- Wait for the process to complete, then click Finish.
Further reading
적용 가능한 제품
- Container Station
- QuTS hero h5.3.0
개요
QuTS hero h5.3.0 및 Container Station 3.1.0부터 컨테이너 데이터에 사용되는 스토리지 공간 형식이 고가용성 (HA)를 지원하도록 개선되었습니다.
HA를 완전히 지원하려면 스토리지 공간 형식을 변환하여 HA 기능과의 호환성을 보장해야 합니다.
중요
Container Station에서 고가용성를 활성화하려면 Container Station 버전 3.1.0 이상을 설치해야 합니다. 이 과정은 자동으로 HA 호환성을 확인하고 스토리지 공간 형식이 호환되지 않는 경우 필요한 조정을 안내합니다.
참고
현재 스토리지 공간 형식이 HA를 지원하지 않는 경우 경고가 나타납니다.고가용성탭에서환경 설정페이지.
고가용성를 활성화하기 전에 스토리지 형식을 변환해야 합니까?
Container Station에서 스토리지 공간 형식을 HA와 호환되는 형식으로 먼저 변환하지 않고 고가용성 (HA) 쌍을 설정하면 시스템은 원래의 HA와 호환되지 않는 형식을 계속 사용합니다. 이는 전환 또는 인수와 같은 역할 전환이 발생할 때까지 유지됩니다. 역할 전환이 발생하면 Container Station은 자동으로 HA와 호환되는 형식의 새로운 스토리지 볼륨을 생성합니다. 이 새로운 형식은 앞으로 사용되며 Container Station이 제거되지 않는 한 되돌릴 수 없습니다.
중요
HA와 호환되지 않는 형식으로 저장된 원본 데이터는 HA 쌍에 동기화되지 않습니다. 이 데이터를 액세스하려면 아래 단계를 주의 깊게 따르십시오.
HA와 호환되지 않는 형식에서 데이터를 복구하는 방법은 무엇입니까?
HA와 호환되지 않는 스토리지 형식에 저장된 데이터를 검색하려면 아래 단계를 따르십시오:
- HA와 호환되지 않는 데이터를 저장했던 원래 장치에 액세스합니다.
HA와 호환되는 볼륨이 생성되기 전에 Container Station 데이터를 원래 호스팅했던 NAS 장치에 로그인하고 있는지 확인하십시오. - 장치에서 Container Station을 제거합니다.
- Container Station을 다시 설치합니다.
중요
설치 중 디렉토리를 선택하라는 메시지가 표시되면 원본 데이터를 포함하는 디렉토리를 선택하십시오. 빈 폴더를 선택하면 시스템이 새로운 HA와 호환되는 볼륨을 생성하고 원본 데이터를 감지하지 못합니다.
- Container Station을 시작합니다.
HA와 호환되는 데이터 또는 HA와 호환되지 않는 데이터를 로드할지 묻는 대화 상자가 나타납니다. - 선택합니다.HA와 호환되지 않는 데이터 사용옵션을 선택하고 클릭합니다.확인.
Container Station에서 스토리지 공간 형식 변경
사전 요구 사항
- Container Station의 모든 컨테이너와 애플리케이션을 중지합니다.
- 모든 컨테이너 데이터를 백업하거나 내보냅니다.
- 백업 후 기존 이미지와 컨테이너를 제거합니다.
- Compose 관련 백업 및 복원에 대한 안내는 Docker 문서를 참조하세요.
절차
- 열기Container Station.
- 위치를 찾습니다지원 QuTS hero 고가용성 오른쪽 상단 모서리에 알림이 있습니다.
참고
또는 환경설정 > QuTS 고가용성로 이동하여 스토리지 공간 형식 변환 프로세스를 시작할 수 있습니다.
- 클릭지원 QuTS hero 고가용성.
- 팝업 창에서 클릭변환 형식.
- 클릭시작다음 창에서.
- 데이터를 백업했는지 확인하려면 확인란을 선택하세요.
- 클릭다음계속하려면.
- 프로세스가 완료될 때까지 기다린 후 클릭완료.
추가 읽기