EMCMD <system> GETMIRRORVOLINFO <volume letter>
This command provides a very terse output of the state of mirror. The command GETMIRRORVOLINFO can return multiple lines of output (one per target). It provides essentially the same information as the GETVOLUMEINFO command does.
The parameters are:
<system> | This can be either the source or the target systems. |
<volume letter> | The driver letter of the volume you want information on. |
Sample output:
c:> EMCMD . GETMIRRORVOLINFO F
F: 1 CARDINAL10.1.1.133 1
F: 1 CARDINAL10.1.1.134 1
Output format:
[Volume Letter} {Mirror Role} [Source System] [Target System] [Mirror State]
Mirror Role: 1 = source; 2 = target
Mirror Type:
-1: Invalid State
0: No mirror
1: Mirroring
2: Mirror is resyncing
3: Mirror is broken
4: Mirror is paused
5: Resync is pending
Post your comment on this topic.