Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

공유 디스크 DR 리소스는 공유 볼륨과 원격지 서버 사이의 데이터복제를 관리합니다The shared disk DR resource manages data copying between the shared volume and the remote server.
 

공유 디스크 DR 리소스는 공유 볼륨을 관리하는 3개의 서버로 구성되어지며 MCCS는 공유 볼륨을 구성하는 서버에서 동작합니다.
즉, 원격지 서버에는 MCCS가 동작하지 않습니다. 원격지 서버의 동작에 대해서는 MCCS가 관여하지 않으므로 관리자에 의한 수동 조작이나 사전에 처리 조치의 등록이 필요합니다.

데이터의 복제는 소스 볼륨(Source Volume)을 가진 서버에서 타겟 볼륨(Target Volume)을 가진 서버로 네트워크를 통해 이루어집니다. 이 때 공유 볼륨에 접근 하지 못하는 다른 소스 서버는 공유볼륨을 "NONE" 역할로 인식합니다.
따라서, 타겟 볼륨과 "NONE" 볼륨은 읽기/쓰기가 모두 허용되지 않는 잠금 상태입니다The shared disk DR resource is composed of three servers that manage the shared volume. MCCS is only operable at the server that composes the shared volume.
In other words, MCCS does not operate at the remote server. MCCS is not involved with operation of the remote server, so, administrators need to perform manual operation or register necessary actions for processing in advance.

Data is copied from the server with the source volume to the server with the target volume. Now, the other source server that cannot access the shared volume recognizes the shared volume as the one having the "NONE" role.
Thus, the target volume and the "NONE" volume are locked and you cannot write or read to and from them. The goal is to prohibit the use of the corresponding volume so that the data integrity can be guaranteed.


Column
width350px
Panel

Major content of this page

Table of Contents
maxLevel4

 

 

[Figure] Mirror Ring Diagram

데이터 동기화

미러링 방식은 동기 모드와 비동기 모드로 나뉘어지며, 이는 저장 요청에 대한 응답이 언제 발생하는지에 따라 결정됩니다.

비동기(Async) 모드

미러 볼륨에 대한 쓰기 요청 응답은 소스 볼륨에 대한 저장이 완료되는 즉시 이루어집니다. 타깃 볼륨으로 데이터가 전송되고 저장되기를 기다리지 않기 때문에 응답이 빠른 반면에 장애가 발생할 경우에는 그 시점에 전송되지 못한 데이터만큼의 데이터 불일치가 발생할 수도 있습니다.

동기(Sync) 모드

디스크에 대해 쓰기 요청이 발생하면 데이터는 소스 볼륨에 쓰여지는 동시에 타깃 볼륨에도 쓰여집니다. 쓰기 요청에 대한 최종적인 성공 응답은 소스와 타깃에 대한 쓰기가 모두 성공한 후에 이루어집니다. 응답속도는 느리지만 소스와 타깃 간의 데이터는 언제나 동일합니다Mirroring Configuration

Data sync

Mirroring is classified into a sync mode and an async mode depending on the time of response to a request for saving.

Async mode

A response to writing on the mirror volume is immediately sent after the source volume is saved. Since it does not wait until data is sent to the target volume and saved there, the response time is very fast. However, in case of trouble, it can cause data mismatches due to data failed to be transmitted at that time.

Sync mode

When there is a request for writing to the disk, it will be written to the target volume as soon as it is written to the source volume. The final, successful response to a request for writing is achieved after both the source and the target volume are written. The response time is slow, but there exists the same data for the source and the target all the times.

Add

Add the DR shared disk DR resource. 공유 디스크 DR 리소스를 추가 하기 위해서는, 사전에 데이터를 복제할 원격지 서버에 복제 툴을 설치해야 합니다Before you can add the shared disk DR resource, you must install a copy tool at the remote server that data will be copied to.

 

  1. Select the group -> Right click with the mouse -> Add the resource.   
    리소스 위자드에서 공유 디스크 DR을 선택하고 Next 버튼을 클릭합니다. 

    리소스 위자드의 공유 볼륨셋에서는 공유 디스크 DR을 구성할수 있는 드라이브 문자와 , 이미 구성된 드라이브 문자가 표시 됩니다. 원격 서버에서는 정보를 조회 할 수 없으므로, 사용자가 드라이브 문자 및 주소를 입력해야 합니다. 


  2. Warning공유 디스크 DR 로 사용될 드라이브 문자는 클러스터를 구성하는 양쪽 서버에서 같은 드라이브 문자로 되어있어야 합니다. In resource wizard, select a shared disk DR and click the Next button. 

  3. The shared volume set of resource wizard will display the drive characters that can be used to compose the shared disk DR and the existing drive characters that are already configured. You cannot inquire about information at the remote server. So, you need to enter drive characters and addresses on your own. 

    Warning

    The drive characters to be used as the shared disk DR should be same on the both servers that compose a cluster. 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


  4. 추가 설정을 클릭하여 동기화 모드와 디스크 검사 옵션을 정의 합니다Click the 'Additional Setup' to define the synch mode and the disk test option.

    Info

    <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


  5. 공유디스크 DR 리소스 추가 완료 버튼을 누르면 아래와 같은 경고창이 출력됩니다.
    선택한 서버가 소스서버가 맞는지 다시 한번 확인합니다.  
    잘못 설정했다면 '취소' 버튼을 누르고 다시 설정합니다.
    Image Removed
    [그림] 공유디스크 DR 리소스 추가 완료 버튼을 클릭 했을 때 출력되는 경고창Press the Finish button after adding the shared disk DR resource, the following warning screen will be displayed.
    Check again if it is the correct source server selected.
    If not, then click on the 'Cancel' button and set it again. 

    Image Added
    [Figure] The warning screen displayed when you press the Finish button after adding the shared disk DR resource   


  6. 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

In this status, you can access the source volume and perform a writing test properly.

 

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

모니터링 하기전에 먼저 리소스 상태 업데이트를 합니다. 디스크 쓰기 테스트를 통해 리소스 상태를 결정합니다Before monitoring, update the status of resource first. Perform a disk write test to determine the status of resource.
If the writing test is successful, it is regarded as the online state. If the writing test failed on the disk, it is regarded as the offline state.

 

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.
<Source volume> 1. Allow them to You can unlock and write to the volume. 2.잠금 해제는 복제 프로그램의 'UNLOCKVOLUME'으로 이루어지며  더티비트가 있는지 확인을 합니다.
<타깃볼륨 또는 None 볼륨> 1.미러 역할이 타깃 또는 None 볼륨일 경우 SWITCHOVERVOLUME 명령을 실행합니다To unlock, you can use the 'UNLOCKVOLUME' menu in the copy program. Check whether there are dirty bits.
<Target or NONE volume> 1. If the mirror role is target or NONE volume, run the SWITCHOVERVOLUME command.

 

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.
*Failover deactivation state When a mirror network communication failure, target node or target disk failure occurs, the mirror state is changed from 'MIRRORING' to other, such as 'MIRROR_PAUSED'. If the mirror status is not 'MIRRORING', a failover will take place and it can cause data losses or damages. To prevent this problem, an agent deactivates the failover mode if the mirror status is not "MIRRORING". If the failover mode is deactivated, no failover will take place even if manual failover or troubles occur. If mirror network communication failures are recovered, and communication resumes, it will automatically perform RESYNC. When the mirror status is changed to MIRRORING, the failover mode will be also automatically activated.

 

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.

...