创建连接路径时出错:/vol/volname 或将卷装入路径:/vol/volname
适用于
- ONTAP 9
- SnapMirror
问题描述
此错误可能出现在以下任一场景中 -- 选择最匹配的场景:
卷创建/挂载
创建具有连接路径的卷 /vol/volname ,或将卷装载到连接 /vol/volname ,将导致错误 failed to create or determine if a junction exists...
示例:
cluster1::*> volume mount -vserver vol -volume vol1 -junction-path /vol/vol1
Queued private job: 588
Error: command failed: Failed to create or determine if a junction exists
within volume 'root_vol'. Error occurred with the remaining junction
path of '/vol/vol1' for the given path of '/vol/vol1' Reason:
Junction create failed (2).
注意: 创建或挂载到 /volname 的接合处可以正常工作。
- 或 -
SVM-DR 初始化失败并显示错误
Last Transfer Error: Failed to apply the source Vserver configuration. Reason: Apply failed for Object: root_direct_mounts Method: baseline. Reason: Failed to create or determine if a junction exists within volume "dst_SVM_Root_Vol". Error occurred with the remaining junction path of "/vol/dst_vol" for the given path of "/vol/dst_vol" Reason: Junction create failed (2).
Execute "snapmirror show -destination-vserver dst_svm -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.