SVM-DR relationship health state is unhealthy with error Apply failed for Object: quota_rules_ui_table Method: baseline. Reason: duplicate entry
Applies to
- ONTAP 9
- SnapMirror
- SVMDR
Issue
- SVM-DR relationship health state is unhealthy due to the following error:
::> 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.
- Quota policy rule does not match exactly
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