...
[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 | |||
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 | ||
TimeAquiredSourceRole | It is the time when the node's mirror roles are changed to the sourceSourceProrityLevel | It indicates SourceRole Level of each node in a cluster. Higher value of node takes Source Role. | 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 |
...