Hi,
I have migrated our SnapCenter to the Data Broker virtual appliance as instructed in https://library.netapp.com/ecm/ecm_download_file/ECMLP2858035 page 25 using the following command:
invoke-SCVOVAMigration -SourceSCVHost old-SCV-host-IP -DestinationSCVOVAHost new-OVA-IP -OVACredential OVA-credentials -ByPassValidationCheck -Overwrite -ContinueMigrationOnStorageError -ScheduleOffsetTime time-offset
This works but I noticed immediately after the migration has finished, the data broker appliance runs ALL backups manually. I don't know why this happens but as you can imagine this creates quite a mess. Suddenly daily/weekly/monthly backups are trigged at the same time.
Any ideas why this might happen?