Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
[Figure] Mirroring Configuration
...
Mirror Mode
Replication option Mirror mode employs both asynchronous and synchronous mirroring schemes. Understanding the advantages and disadvantages between synchronous and asynchronous mirroring is essential to the correct operation of this.
...
Attribute | Desctiption | Type | Default | Edit | Note |
AutoResolveSplitBrain | If it is set to 'true', it will automatically resolve the split brain issues. | BOOLEAN | true | O | |
ChkDsk | When the volume is mounted, according to the 'ChkdskArg', disk is tested for errors. | BOOLEAN | false | O | |
ChkdskArg | When the 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. | BOOLEAN | false | X | |
DomainMemberServer | If the node to configure the mirror resource is a member server of the Windows domain, you must set it to "true". | BOOLEAN | false | O | |
DriveLetter | The mirror volume is assigned to the drive character. | STRING | X | ||
MirrorDRIP | The DR IP address used to copy the volume. | STRING | X | ||
MirrorIP | The IP address used to copy the volume. | STRING | X | ||
MirrorRole | The mirror role of the mirror volume. It is renewed from an event log. | STRING | X | ||
MirrorState | The mirror status of the mirror volume. | STRING | X | ||
MirrorTimeout | This is the time limit for mirror role or status updates in the process of volume failovers or switching. | INTEGER | 120 sec | O | |
MirrorType | 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 | |
Password | It is the password for the designated user account. | PASSWORD | O | ||
ResyncNeed | It represents the total sum of the blocks requiring resynchronization. | INTEGER | 0 | X | |
ResyncTotal | It is the total sum of the resynchronization blocks. | INTEGER | 0 | X | |
SourcePriorityLevel | 각 노드의 SourceRole Level을 나타냅니다. 값이 높은 노드가 최종적으로 Source Role을 가집니다 It indicate SourceRole Level of each node in a cluster. Higher value of node take Source Role. | STRING | X | ||
TargetDRIP | It is the IP address of data replication for the offsite DR. | STRING | X | ||
TargetDRLetter | It is the drive letter for the offsite DR volume. | STRING | 0 | X | |
TargetDRResyncNeed | It is number of dirtybit blocks are needed to be resync to the offsite DR. | INTEGER | 0 | X | |
TargetDRResyncTotal | It is number of blocks that resync was done to the offsite DR. | INTEGER | X | ||
TargetDRRole | It is role of mirror volume of the offsite DR. | STRING | X | ||
TargetDRState | It shows data transfer state between source volume and target volume. | STRING | X | ||
TargetDRType | It shows data sync mode between mirror disk set and offsite DR. | 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 | ||
User | The user account to run the mirror related commands. | STRING | Administrator | O |
...