Enumerations > MirrorState

MirrorState

Returned by

Wait-DtMirrorComplete

Parameter of

CoreConnectionDetails

Properties

Name Enumeration Description
Calculating 0 The size of the replication set is being calculated.
Idle 1 No data is being mirrored to the target.
Mirror 2 Data is being mirrored to the target.
Pause 3 Mirroring is paused.
RemoveOrphans 4 Orphan files (files in the target path location that are not present on the source) are being deleted.
RepsetVerify 5

The source protected data set is being verified against the target replica data.

Restore 6 Replica data from the target is being restored to the source.
Stopped 7 Mirroring is stopped.
Waiting 8 Mirroring is complete, but data is still being written to the target.
Unknown 9 The mirror is in an unknown or error state.