SVM DR 更新失败;原因:无法删除规则集
适用场景
- ONTAP 9
- SVM 灾难恢复( SVM DR )
- SnapMirror
问题描述
- 在源 SVM 上删除 qtree 及其导出策略后, SnapMirror 更新失败并显示错误消息:
Failed to apply the source Vserver configuration. Reason: Apply failed for Object: export_ruleset_ui_table Method: baseline. Reason: Failed to delete ruleset: This operation is not permitted on a Vserver that is configured as the destination for identity preserve Vserver DR.Execute "snapmirror show -destination-vserver DR_SVM -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.
- 然后,运行
snapmirror show
如下命令:
::> snapmirror show -destination-vserver DR_SVM -fields last-transfer-error,unhealthy-reason -expand
source-path destination-path last-transfer-error unhealthy-reason
----------- ---------------- --------------------------------------------------------------------------------
PRD_SVM: DR_SVM: Failed to apply the source Vserver configuration. Reason: Apply failed for Object: export_ruleset_ui_table Method: baseline. Reason: Failed to delete ruleset: This operation is not permitted on a Vserver that is configured as the destination for identity preserve Vserver DR. Execute "snapmirror show -destination-vserver DR_SVM -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors. Scheduled update delayed because another SnapMirror operation is in progress.
PRD_SVM:AAA DR_SVM:AAA