SVM Migrate fails due to missing schedule
Applies to
- ONTAP 9
- SVM Migrate
Issue
Vserver migrate failed with;
Reason:
Unrecoverable error during configuration replication, requires manual intervention.
Error: Schedule <> transfer not found.
Creating the schedule at the cluster-level fails with;
::*> 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.
Creation of the schedule against the SVM relevant to the vserver migration fails with'
::*> 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.