NetApp: Difference between revisions

From roonics
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
</pre>
</pre>


==Show snapmirror for volumes in transferring state==
<pre>snapm show -status transferring</pre>
Example output:
<pre style="color: silver; background: black; width: 800px">
Source            Destination Mirror  Relationship  Total            Last
Path        Type  Path        State  Status        Progress  Healthy Updated
----------- ---- ------------ ------- -------------- --------- ------- --------
filersrv001_esxh:vol43_cluster001
            DP  filersrv002_esxh:vol43_cluster001_mirror
                              Snapmirrored
                                      Transferring  8.19GB    false  06/19 15:14:34
</pre>


[[Category:netapp]]
[[Category:netapp]]
[[Category:storage]]
[[Category:storage]]
[[Category:san]]
[[Category:san]]

Revision as of 15:19, 19 June 2019

CLI

Show snapmirror progress

snapm show -fields total-progress

Example output:

source-path                            destination-path                              total-progress
-------------------------------------- --------------------------------------------- --------------
filersrv001_esxh:vol43_cluster003    filersrv002_esxh:vol43_cluster003_mirror    7.44GB
filersrv001_esxh:vol46_cluster001    filersrv002_esxh:vol46_cluster001_mirror    131.3GB
filersrv001_esxh:vol47_cluster001    filersrv003_exch:vol47_cluster001_mirror    -
filersrv001_esxh:vol4s_cluster001    filersrv002_esxh:vol4s_cluster001_mirror    -
filersrv001_esxh:vol51_cluster003    filersrv002_esxh:vol51_cluster003_mirror    104.1GB

Show snapmirror for volumes in transferring state

snapm show -status transferring

Example output:

Source            Destination Mirror  Relationship   Total             Last
Path        Type  Path        State   Status         Progress  Healthy Updated
----------- ---- ------------ ------- -------------- --------- ------- --------
filersrv001_esxh:vol43_cluster001
            DP   filersrv002_esxh:vol43_cluster001_mirror
                              Snapmirrored
                                      Transferring   8.19GB    false   06/19 15:14:34