由于缺少计划、SVM迁移失败
适用场景
- ONTAP 9
- SVM迁移
问题描述
Vserver迁移失败、原因:
Reason:
Unrecoverable error during configuration replication, requires manual intervention.
Error: Schedule <> transfer not found.
在集群级别创建计划失败、并显示:
::*>cron create -cluster <> -vserver <cluster vserver> -name <> -minute <> -hour <>
Error: command failed: Cannot create a schedule with the same name as an existing schedule in the cluster scope.
针对SVM创建与SVM迁移相关的计划失败、并显示'
::*> cron create -cluster <> -vserver <vserver migration SVM> -name <> -minute <> -hour <>
Error: command failed: Changes to the Vserver configuration are not permitted: the management configuration for the Vserver "vserver migration SVM" is locked.