Total progress of SnapMirror data transfer for FlexGroup volume keeps showing 0B
Applies to
- ONTAP 9.14.1 and later
- Flexgroup
- Snapmirror
Issue
Total progress of SnapMirror data transfer for FlexGroup volume keeps showing 0B
- While transferring data
cluster::> snapmirror show -destination-path svm2:fg_dst
Relationship Status: Transferring
Total Progress: 0B
cluster::> snapmirror show -destination-path svm2:fg_dst -expand -fields total-progress
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst 0B
svm1:fg__0001 svm2:fg_dst__0001 -
svm1:fg__0002 svm2:fg_dst__0002 3.89MB
svm1:fg__0003 svm2:fg_dst__0003 -
svm1:fg__0004 svm2:fg_dst__0004 3.94MB
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst 0B
svm1:fg__0001 svm2:fg_dst__0001 -
svm1:fg__0002 svm2:fg_dst__0002 -
svm1:fg__0003 svm2:fg_dst__0003 -
svm1:fg__0004 svm2:fg_dst__0004 5.21MB
5 entries were displayed.
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst 0B
svm1:fg__0001 svm2:fg_dst__0001 -
svm1:fg__0002 svm2:fg_dst__0002 -
svm1:fg__0003 svm2:fg_dst__0003 -
svm1:fg__0004 svm2:fg_dst__0004 7.49MB
5 entries were displayed.
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst 0B
svm1:fg__0001 svm2:fg_dst__0001 -
svm1:fg__0002 svm2:fg_dst__0002 -
svm1:fg__0003 svm2:fg_dst__0003 -
svm1:fg__0004 svm2:fg_dst__0004 12.59MB
5 entries were displayed.
- After the data transfer is finished
cluster::> snapmirror show -destination-path svm2:fg_dst
Relationship Status: Transferring
Total Progress: 18.02MB
cluster::> snapmirror show -destination-path svm2:fg_dst -expand -fields total-progress
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst 18.02MB
svm1:fg__0001 svm2:fg_dst__0001 0B
svm1:fg__0002 svm2:fg_dst__0002 0B
svm1:fg__0003 svm2:fg_dst__0003 0B
svm1:fg__0004 svm2:fg_dst__0004 0B
5 entries were displayed.
- After the transfer task is completed
cluster::> snapmirror show -destination-path svm2:fg_dst
Relationship Status: Idle
Total Progress: -
cluster::> snapmirror show -destination-path svm2:fg_dst -expand -fields total-progress
source-path destination-path total-progress
----------- ---------------- --------------
svm1:fg svm2:fg_dst -
svm1:fg__0001 svm2:fg_dst__0001 -
svm1:fg__0002 svm2:fg_dst__0002 -
svm1:fg__0003 svm2:fg_dst__0003 -
svm1:fg__0004 svm2:fg_dst__0004 -
5 entries were displayed.