在 SVM 重新激活期间, SnapMirror 重新同步会导致“应用对象失败: root_direct_mount ... 无法在根卷中创建 qtree [qtree 名称 ] ... 文件或目录存在”
适用于
- ONTAP 8.3
- ONTAP 9.1 及更高版本
- SVM 灾难恢复( SVM DR )
- 重新激活原始源 SVM
- qtree 存在于目标 SVM 根卷中,但不是源 SVM
- qtree 是在 ONTAP 8.3 或更早版本中创建的
问题
- 在 SVM DR 的 SVM 重新激活阶段、在原始源 SVM 上运行 SnapMirror 重新同步以从激活的目标 SVM 复制更改。
- SnapMirror 重新同步会导致错误。 在此示例中、 SVM_PROD 是运行的 SVM 的名称
snapmirror resync
。
Failed to apply the source Vserver configuration. Reason: Apply failed for Object: root_direct_mounts Method: baseline. Reason: Failed to create qtree "vol" on Vserver "SVM_Prod" in root volume, since a file or directory exists with the same name. Delete the file or directory, and then run "snapmirror resync -destination-path SVM_Prod:"
delete the file or directory
指的是原始 SVM DR 目标上名为 "vol" 的 qtree 、而不是正在重新激活的生产 SVM 。- 错误消息中引用的 qtree 不在原始源 SVM 的根卷中。