Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
화면 구성
미러 관리 화면
미러 관리 화면은 다음과 같습니다.
[그림] 미러 관리 화면
미러셋 구성
MCCS에서 구성하는 미러 리소스가 하나의 미러셋으로 표현됩니다.
| 그림 | 설명 |
볼륨 |
| 볼륨 상태가 SOURCE 상태 |
볼륨 상태가 TARGET 상태 | ||
상태
| 볼륨의 상태가 Mirroring인 상태 | |
볼륨의 상태가 RESYNCING 상태 RESYNCING 진행시 진행 상태 바가 표시됩니다. | ||
볼륨의 상태가 PAUSE 상태 | ||
볼륨에서 dirtybit가 발생시 상태 | ||
split brain 발생 상태 |
미러 관리 명령 설명
미러 볼륨의 미러셋의 볼륨에 우클릭시 선택 가능한 미러 관리 명령 들에 대해 설명합니다.
| 메뉴 | 설명 |
소스 | 복제 일시 중지 | 복제 일시 중지 명령시 볼륨 상태가 PAUSE 상태로 변경 되며 |
강제 동기 | 강제 동기 명령시 RESYNCING 상태로 변경 되며 강제로 전체 동기화를 진행합니다. | |
복제 재개 | 일시 중지된 미러 볼륨의 복제 작업을 재개 합니다. 일시 중지 중에 데이터 변동이 일어 났다면 재동기 작업이 발생합니다. | |
타겟 | 잠금 | 볼륨을 잠궈 더이상 접근 할 수 없게 됩니다. |
잠금 해제 | 대상 볼륨의 잠금을 해제 하여 파일 시스템의 내용을 볼 수 있도록 합니다. |
Warning |
---|
Target 볼륨 잠금 해제시 파일 시스템의 내용을 볼 수 있도록 합니다. 이로 인해 미러에 부정적인 영향을 줄 수 있습니다. 락을 해제해도 파일에 쓰기 작업은 수행 할 수 없습니다. "쓰기" 작업을 수행하기 위해서는 레지스트리의 readOnly 속성을 수동으로 수정 해야 합니다. |
프로퍼티 설정 설명
[그림] 미러 관리 화면
속성명 | 설명 |
JOB ID | JOB ID 를 나타냅니다. |
비트맵 | Intent log 가 저장된 디렉토리를 나타냅니다. |
압축 레벨 | 특정 복제 셋에 대한 압축레벨을 나타냅니다. 설정할 수 있는 값은 0~9 까지 입니다. |
비동기 큐 비움 | 드라이버가 큐 삭제 요청을 받더라도 특정 볼륨에 대해서는 큐를 삭제 하지 않도록 설정 하는 것입니다. |
대역폭 | 복제 셋이 사용할 수 있는 네트워크 대역폭(kbps/sec)의 최대치를 나타냅니다. |
미러 네트워크 주소 | 설정된 IP로 볼륨을 복제합니다. |
...
Screen configuration
Mirror management screen
The following mirror management screen is used.
[Figure] Mirror management screen
Mirror set configuration
The mirror resource configured in MCCS is expressed as a single mirror set.
| Figure | Description |
Volume |
| The volume condition is Source. |
The volume condition is Target. | ||
Status
| The volume condition is Mirroring. | |
The volume condition is Resyncing. Displays the progress bar for resyncing. | ||
The volume condition is Pause. | ||
There is a dirtybit in the volume. | ||
Split brain occurred. |
Mirror management command descriptions
Right click with your mouse button on the mirror set volume to see the descriptions of the mirror management commands that can be selected.
Menu | Decription |
Connect | Set up communication between two hosts that share the copied data sets. |
Disconnect | Disconnect communication between two hosts that share the copied data sets. |
Forceful sync | If you use the forceful sync command, the status will be changed to RESYNCING and the full synchronization will be done forcefully. |
Descriptions of properties setting
[Figure] Mirror Management Screen
Attribute name | Description |
Virtual device path | Shows the mounting point. |
Meta device path | Shows whether a meta device is internal or external. |
Resynchronization ratio | Set the resynchronization ratio. (Setting range: 0 - 640MB) |
Mirror network address | Copy the volume to the set IP address. |
Policy for recovering auto split brain
Node Priority | policy | Description |
Secondary-Secondary | Toss the last primary node | Start synchronization at the node that was primary before a split brain occurred. |
Toss the first primary node | Start synchronization at the node that was second primary before a split brain occurred. | |
Toss the one with small changes | Start synchronization at the node with greater changes when a split brain occurred. | |
Toss the one with no changes | If only one node has changes, start synchronization on it. If the both nodes have no changes, synchronize either one. If the both node have changes, disconnect communication. | |
Disconnect | Cut off a connection without auto recovery. | |
Primary-Secondary | Consensus | Apply the same recovery policy that is applicable when all the nodes are secondary. If auto recovery fails, disconnect communication. |
Toss secondary node | Make the secondary as a sacrifice node. | |
Disconnect | Cut off a connection without auto recovery. | |
Primary-Primary | Disconnect | Cut off a connection without auto recovery. |