SVM-DR関係の健全な状態が「Apply failed for Object:quota_rules_ui_table method:baseline」というエラーで正常ではありません。理由:エントリが重複しています。
環境
- ONTAP 9
- SnapMirror
- SVMDR
問題
- SVM-DR関係は次のエラーが原因で健全な状態ではありません:
::> snapmirror show -fields last-transfer-error
source-path destination-path last-transfer-error
----------- ---------------- -------------------
testNodevs: testNodevs-dr: Failed to apply the source Vserver configuration. Reason: Apply failed for Object: quota_rules_ui_table Method: baseline. Reason: duplicate entry. Execute "snapmirror show -destination-vserver testNodevs-dr -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.
- クォータポリシールールが完全に一致しません
SRC
::> quota policy rule show -vserver testvs -volume *
Vserver: testvs Policy: default Volume: testv1
Soft Soft
User Disk Disk Files Files
Type Target Qtree Mapping Limit Limit Limit Limit Thresho
----- -------- ------- ------- -------- ------- ------ ------- -------
tree "" "" - 5GB 4.50GB - - 4.75
tree user11 "" - 100GB 90GB - - 95
tree user12 "" - 50GB 45GB - - 47.50
DR:
::> quota policy rule show -vserver testvs-dr - volume *
Vserver: testvs-dr Policy: default Volume: testv1
Soft Soft
User Disk Disk Files Files
Type Target Qtree Mapping Limit Limit Limit Limit Threshold
----- -------- ------- ------- -------- ------- ------ ------- ---------
tree "" "" - 5GB 4.50GB - - 4.75GB
tree user11 "" - 100GB 90GB - - 95GB
tree user13 "" - 50GB 45GB - - 47.50GB