負荷共有ミラー コピーを昇格して、Storage Virtual Machine(SVM)のルート ボリュームをリストアできます。
次の例は、vol_dstlsという負荷共有ミラー コピーを、vs1.example.comというSVMのルート ボリュームとして昇格する方法を示しています。
cluster1::> set -privilege advanced Warning: These advanced commands are potentially dangerous; use them only when directed to do so by technical support. Do you want to continue? {y|n}: y cluster1::*> snapmirror promote -destination-path vs1.example.com:vol_dstls Warning: Promote will delete the read-write volume cluster1://vs1.example.com/vol1 and replace it with cluster1://vs1.example.com/vol_dstls. Do you want to continue? {y|n}: y [Job 489] Job succeeded: SnapMirror: done cluster1::*> volume show -volume vol_dstls -instance Vserver Name: vs1.example.com Volume Name: vol_dstls . . Junction Path: / . Vserver Root Volume: true . .