vreportに表示されるVLDBとWAFLの不一致(重複ボリュームを参照)
環境
- ONTAP 9
- Vreport
問題
- ActiveIQは、VLDBとWAFLが一致していない可能性があるため、
debug vreport show
コマンドの実行を推奨します。 - このコマンドは、重複ボリュームを示す出力を表示します。
::> set diag
::*> debug vreport show
aggregate Differences:
Name Reason Attributes
-------- ------- ---------------------------------------------------
aggr1 Present both in VLDB and WAFL with differences
Node Name: Cluster01-01
Aggregate UUID: c7ace4e9-8217-4438-959e-1e5cad07d203
Aggregate State: online
Aggregate Raid Status: raid_tec
Aggregate HA Policy: sfo
Is Aggregate Root: false
Is Composite Aggregate: true
Aggregate Bin Count: 1
Is Cloud-Mirrored Aggregate: false
Primary Object Store Name: object_store1
Differing Attribute: Volume Count (Try to fix volume differences using vreport for volume, and check again.)
WAFL Value: 157
VLDB Value: 156
volume Differences:
Name Reason Attributes
-------- ------- ---------------------------------------------------
svm1:vol1 Present in VLDB and duplicate volumes in WAFL. Use vreport fix to update with the correct node for the volume
Node Name: Cluster01-01
Volume DSID:4554 MSID:2162007679
UUID: 955f89f6-3989-11ed-8efa-d039ea9229e2
Aggregate Name: aggr1
Aggregate UUID: c7ace4e9-8217-4438-959e-1e5cad07d203
Vserver UUID: 9b652765-012e-11ed-a0fe-d039ea2c6929
AccessType: DP_READ_ONLY
StorageType: REGULAR
Constituent Role: none
Duplicate Volume Info:
*VolName: svm1:vol1 DSID: 4637 Node Name: Cluster01-02 Aggregate Name: aggr2
debug vreport fix
を推奨どおりに実行すると失敗します。
::*> debug vreport fix -type volume -object svm1:vol1
Error: command failed: Fixing svm1:vol1 not allowed: Reason: Head of family already exists for this MSID.