只有DP卷的SVM迁移失败
适用场景
- ONTAP 9
- SanpMirror
问题描述
- 只有DP卷的SVM迁移失败,并显示以下错误。
cluster1::> vserver migrate show Destination SourceVserver Cluster Cluster Status---------------- ------------------- ------------------- ---------------------vserver_name cluster2 cluster1 migrate-failedStatus Details: Migrate operation failed. Reason: Failed to rollback the migrate operation to the transferring phase for Vserver "vserver_name". Reason: SnapMirror group control data transfers to destination volumes have failed for Vserver "vserver_name". Reason: Group Update failed (Failed to complete update operation on one or more item relationships.). To view volume-specific information, use the "vserver migrate show-volume" command. To resume the Vserver migrate operation, use the "vserver migrate resume" command. To change the source Vserver configuration, use the "vserver migrate pause" command on the destination cluster, make the configuration changes on the source cluster, and then use the "vserver migrate resume" command on the destination cluster.cluster2::> vserver migrate show-volume Volume TransferVserver Volume State Healthy Status Errors-------- ---------------- -------- --------- --------- ----------------------volume1 online false Idle Transfer failed., Failed to restart a partially completed initialize transfer, the destination volume must be recreated.volume2 online false Idle Transfer failed., Failed to restart a partially completed initialize transfer, the destination volume must be recreated.volume3 online false Idle Transfer failed., Failed to restart a partially completed initialize transfer, the destination volume must be recreated.- 无法迁移的卷仅为DP类型的卷。
cluster1::> vol show -vserver SVM1 -type DPVserver Volume Aggregate Stat Type Size Available Used%--------- ------------ ------------ ---------- ---- ---------- ----------vserver_name volume1 aggr_ssd_01 online DP 276GB 76.69GB 44%vserver_name volume2 aggr_ssd_01 online DP 276GB 76.69GB 44%vserver_name volume3 aggr_ssd_01 online DP 276GB 76.69GB 44%