vreport entries for Volume Analytics state on SnapMirror Destination
Applies to
- ONTAP 9
- SnapMirror
- SnapMirror SVM replication (SVM DR)
Issue
- On the destination in an SVM DR configuration VLDB is inconsistent with
Differing Attribute: Analytics state
cluster::> set diag
cluster::*> debugvreport show
volume Differences:
Name Reason Attributes
-------- ------- ---------------------------------------------------
svm1-dr:vol1
Present both in VLDB and WAFL with differences
Node Name: cluster-02
Volume DSID:1208 MSID:21474847XX
UUID: f09267ca-c3b9-11eb-be22-00a098f44XXX
Aggregate Name: aggr1
Aggregate UUID: e0eba15e-7bbd-4bb4-b5c1-6bd6b8db0886
Vserver UUID: ba0e0379-c3b8-11eb-9c60-00a098f42772
AccessType: DP_READ_ONLY
StorageType: REGULAR
Constituent Role: none
Buftree UUID: 00000000-0000-0000-0000-000000000000
Contained in Composite Aggregate: false
Differing Attribute: Analytics state
WAFL Value: off
VLDB Value: on
cluster::*> debug vreport show -ignore-volcache true
volume Differences:
Name Reason Attributes
-------- ------- ---------------------------------------------------
svm1-dr:vol1 Present both in VLDB and WAFL with differences
Node Name: cluster-02
Volume DSID:6975 MSID:21474847XX
UUID: e1c06a00-512b-11ef-b9ee-00a098c4fXXX
Aggregate Name: aggr1
Aggregate UUID: e0eba15e-7bbd-4bb4-b5c1-6bd6b8db0882
Vserver UUID: 5287e694-2b6b-11e5-be46-90e2ba783464
AccessType: DP_READ_ONLY
StorageType: REGULAR
Constituent Role: none
Buftree UUID: 00000000-0000-0000-0000-000000000000
Contained in Composite Aggregate: false
Differing Attribute: Analytics state
WAFL Value: off
VLDB Value: on
- SMDB tables show a mismatch with
Analytics state:
cluster::*> volume show -volume vol1-fields dsid
vserver volume dsid
------------- ----------------------- ----
svm1-dr vol1 1208
cluster::*> debug smdb table vvolTable show -fields analytics-state , activity-tracking-state -volume vol1
volDsid activity-tracking-state analytics-state
------- ----------------------- ---------------
1208 off on
cluster::*> volume show -fields analytics-state , activity-tracking-state -vserver svm1-dr -volume vol1
vserver volume analytics-state activity-tracking-state
--------------- --------------------------- --------------- -----------------------
svm1-dr vol1 off off