Parameter of
CoreConnectionDetails, ImageInfo, SnapshotEntry, TargetStateInfo
Properties
| Name | Enumeration | Description |
|---|---|---|
| Good | 0 | The target is in a good state. |
| Mirroring | 1 | Mirroring is in progress. |
| MirrorStopped | 2 | Mirroring was stopped. A remirror should be performed. |
| OpDropped | 4 | The target detected than an operation was dropped on the network. A remirror should be performed. |
| Retrying | 8 | The target is retrying a write operation. |
| Paused | 16 | Writing to the target has been paused by the user. |
| PausePending | 32 | Writing to the target has been paused by the user. |
| RestoreRequired | 64 | The data on the source and target may not be synchronized because of a failover condition. This state will remain until a restore or remirror is completed. |
| ReplicationPending | 128 | The connection has been established and replication is enabled, but the first replication operation has not been transmitted yet |
| SnapshotReverted | 256 | The data on the source and target may not be synchronized because a snapshot was applied on the target. This state will remain until a restore or remirror is completed. |
| FailoverUnblocked | 512 |
This property is no longer used. |
| Disconnected | 1024 | The target server cannot be contacted. |
| SroImage | 2048 | The target server contains a Double-Take DR protection image. |
| FailoverMonitoring | 4096 | The target is monitoring the source for a failure. |
| TransactionsPending | 8192 | There are transactional NTFS (TxF) operations pending. |
| GCReplicationComplete | 16384 | GeoCluster replication is complete. |
| MarkedForDeletion | 32768 | The connection is marked for deletion when the source comes back online. |
| JobNotReadyOnTarget | 65536 | The target server may not be ready to resume transmission, for example due to disks being offline. |
| TargetPathBlocked | 2147483648 | Writing to the replica path location on the target is blocked. |
| Unknown | 4294967296 | The target state cannot be determined. |