...
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을 가집니다. | STRING | X | ||
TargetDRIP | 재해 복구용 노드의 IP 주소입니다. | STRING | X | ||
TargetDRLetter | DR 타겟 볼륨의 드라이브 문자입니다It is the drive character for the DR target volume. | STRING | 0 | X | |
TargetDRResyncNeed | DR 미러의 재동기가 필요한 블럭들의 총 합을 나타냅니다. | INTEGER | 0 | X | |
TargetDRResyncTotal | DR 미러의 재동기 블럭들의 총 합을 나타냅니다. | INTEGER | X | ||
TargetDRRole | DR 미러 볼륨의 미러 역할입니다. | STRING | X | ||
TargetDRState | 현재 원본 볼륨에서 DR 대상 볼륨으로의 데이터 전송 상태를 나타냅니다. | STRING | X | ||
TargetDRType | 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 |
...