공유 디스크 DR 리소스는 공유 볼륨과 원격지 서버 사이의 데이터복제를 관리합니다.
공유 디스크 DR 리소스는 공유 볼륨을 관리하는 3개의 서버로 구성되어지며 MCCS는 공유 볼륨을 구성하는 서버에서 동작합니다.
즉, 원격지 서버에는 MCCS가 동작하지 않습니다. 원격지 서버의 동작에 대해서는 MCCS가 관여하지 않으므로 관리자에 의한 수동 조작이나 사전에 처리 조치의 등록이 필요합니다.
데이터의 복제는 소스 볼륨(Source Volume)을 가진 서버에서 타겟 볼륨(Target Volume)을 가진 서버로 네트워크를 통해 이루어집니다. 이 때 공유 볼륨에 접근 하지 못하는 다른 소스 서버는 공유볼륨을 "NONE" 역할로 인식합니다.
따라서, 타겟 볼륨과 "NONE" 볼륨은 읽기/쓰기가 모두 허용되지 않는 잠금 상태입니다. The goal is to prohibit the use of the corresponding volume so that the data integrity can be guaranteed.
Major content of this page
[Figure] Mirror Ring Diagram
데이터 동기화
미러링 방식은 동기 모드와 비동기 모드로 나뉘어지며, 이는 저장 요청에 대한 응답이 언제 발생하는지에 따라 결정됩니다.
비동기(Async) 모드
미러 볼륨에 대한 쓰기 요청 응답은 소스 볼륨에 대한 저장이 완료되는 즉시 이루어집니다. 타깃 볼륨으로 데이터가 전송되고 저장되기를 기다리지 않기 때문에 응답이 빠른 반면에 장애가 발생할 경우에는 그 시점에 전송되지 못한 데이터만큼의 데이터 불일치가 발생할 수도 있습니다.
동기(Sync) 모드
디스크에 대해 쓰기 요청이 발생하면 데이터는 소스 볼륨에 쓰여지는 동시에 타깃 볼륨에도 쓰여집니다. 쓰기 요청에 대한 최종적인 성공 응답은 소스와 타깃에 대한 쓰기가 모두 성공한 후에 이루어집니다. 응답속도는 느리지만 소스와 타깃 간의 데이터는 언제나 동일합니다.
Add
Add the shared disk DR resource. 공유 디스크 DR 리소스를 추가 하기 위해서는, 사전에 데이터를 복제할 원격지 서버에 복제 툴을 설치해야 합니다.
- Select the group -> Right click with the mouse -> Add the resource.
- 리소스 위자드에서 공유 디스크 DR을 선택하고 Next 버튼을 클릭합니다.
리소스 위자드의 공유 볼륨셋에서는 공유 디스크 DR을 구성할수 있는 드라이브 문자와 , 이미 구성된 드라이브 문자가 표시 됩니다. 원격 서버에서는 정보를 조회 할 수 없으므로, 사용자가 드라이브 문자 및 주소를 입력해야 합니다.
공유 디스크 DR 로 사용될 드라이브 문자는 클러스터를 구성하는 양쪽 서버에서 같은 드라이브 문자로 되어있어야 합니다. Data will be copied to the target node from the source node. The remote server cannot be the source. Be careful when you select the drive character where data exists. If you try to add the existing mirror volume, <mirrored> will be added to the volume letter.
[Figure] Shared Disk DR Resource Added추가 설정을 클릭하여 동기화 모드와 디스크 검사 옵션을 정의 합니다.
<Sync mode> Once selected, the sync mode cannot be reversed. So, be careful.
Sync mode : Response is slow but there is no data loss involved. Async mode : Relatively faster than the sync mode but it can suffer from data loss.
<Disk test option> Set the disk test command option. For more details on the function, refer to MSDN.
[Figure] Shared Disk DR Additional Setting공유디스크 DR 리소스 추가 완료 버튼을 누르면 아래와 같은 경고창이 출력됩니다.
선택한 서버가 소스서버가 맞는지 다시 한번 확인합니다.
잘못 설정했다면 '취소' 버튼을 누르고 다시 설정합니다.
[그림] 공유디스크 DR 리소스 추가 완료 버튼을 클릭 했을 때 출력되는 경고창- Click the 'Finish' button to add the shared disk DR resource. You can immediately check the result in the management web console.
Delete
Select the resource -> Right click with the mouse -> Delete the resource.
The deleted resource will immediately disappear from the management web console.
Status
The following table explains the status changing of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user. Shared disk DR agent: Manages the mirror disk. Copying program should be installed.
Status | Agent's functions | Description | Note |
Online
| Offline | Regardless of the mirror role, the LOCKVOLUME command is used to lock the volume. If the mirror volume is not defined, the LOCKVOLUME command is ignored and regarded as a failure. |
|
Monitoring | 모니터링 하기전에 먼저 리소스 상태 업데이트를 합니다. 디스크 쓰기 테스트를 통해 리소스 상태를 결정합니다. |
| |
Offline Except for the online and trouble states, it is always offline.
| Online | Type of operation is determined by the role of the mirror volume at the start node. |
|
Monitoring | Refer to the description of monitoring as above. |
| |
Trouble If a writing test failed online, or an attempt to go online is failed, the trouble state is displayed.
| Online | Refer to the above online command. |
|
Offline | Regardless of the mirror role, the LOCKVOLUME command is used to lock the volume. If the mirror volume is not defined, the LOCKVOLUME command is ignored and regarded as a failure. |
|
Attribute
Show the unique attribute of the shared disk DR resource.
ArgList Factor | Description | Type | Default | Modification | Note |
ChkDsk | When the volume is mounted, according to the 'Disk Test Options', disk is tested for errors. If it is set to true, and if dirty bits are set to the online volume, the ChkdskArg option will be used to run checkdisk. Before running checkdisk, the mirror copying will be automatically stopped and resynchronization will be performed after finished. | BOOLEAN | false | O |
|
ChkdskArg | When the checkdisk (Chkdsk) option is set to true, the check disk command option is activated. | STRING | /F | O |
|
DirtyBit | It means that dirty bits are set to the target mirror volume. In general, if you need to check the integrity of the target volume, the system will set this. | BOOLEAN | false | X |
|
DriveLetter | The mirror volume is assigned to the drive character. It should be configured to obtain the same value at the source and the target systems. | STRING |
| X |
|
DRState | The mirror status of the mirror volume. It is renewed from an event log. | STRING |
| X |
|
DRType | Determine the mirror synchronization mode. Set it to A or S. ( A - async mode, S - sync mode) * If it is set to asynch mode, data loss can occur. | STRING | A | X |
|
ResyncNeed | It represents the total sum of the blocks requiring re-synchronizing. | INTEGER |
| X |
|
ResyncTotal | It is the total sum of the re-synchronizing blocks. | INTEGER |
| X |
|
SharedSrcIp | It is the IP address used to manage the volume shared between two nodes. | STRING |
| X |
|
SharedSrcRole | It represents the role of the shared volume for each node. | STRING |
| X |
|
TargetDRIp | The IP address used to copy the volume. | IP ADDRESS |
| X |
|
TargetDRLetter | It is the drive character for the DR target volume. | STRING |
| X |
|
TargetDRRole | It represents the role of the shared volume for the target DR node. | STRING |
| X |
|
TotalSpace | It represents the total size of the target mirror volume. | INTEGER |
| X |
|
UsedSpace | It represents the available size of the target mirror volume. | INTEGER |
| X |
|
속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인 할 수 있습니다.