ジャンクションパスの作成時にエラーが発生しました:/vol/volname、またはパスにボリュームをマウントしています
環境
- ONTAP 9
- SnapMirror
問題
このエラーは、
次/vol/volname
/vol/volname
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
の状況で表示されます。1)ボリュームの作成/マウント:ジャンクションパスを含むボリュームを作成したり、ジャンクションにボリュームをマウントしたりすると、次のエラーが表示されます。注:ジャンクションの作成またはマウントで問題なく機能します。
2)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.