Activity tracking state discrepancy in vreport
Applies to
- ONTAP 9
- FAS/AFF
Issue
- Activity tracking state discrepancy in vreport.
cluster::*> debug vreport show 
volume Differences:
Name             Reason   Attributes
--------         -------  ---------------------------------------------------
svm1-dr:vol1
                 Present both in VLDB and WAFL with differences
                          Node Name: Cluster-01
                          Volume DSID:1861 MSID:215XXXX327
                          UUID: dbe485ee-63e5-xxxx-xxxx-00a098f3fdf6
                          Aggregate Name: aggr1
                          Aggregate UUID: e9455342-xxxx-xxxx-9209-1cb4899bc916
                          Vserver UUID: ce982e8c-xxxx-xxxx-a9ca-00a098f3fdf6
                          AccessType: DP_READ_ONLY
                          StorageType: REGULAR
                          Constituent Role: none
                          Buftree UUID: 00000000-0000-0000-0000-000000000000
                          Contained in Composite Aggregate: false
  Differing Attribute: Activity tracking state
    WAFL Value: on
    VLDB Value: off
- Activity tracking state is on for the volume.
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             on
