websavers
Regular Pleskian
When we run a re-sync with Plesk migrator to refresh the data at the destination, prior to 'flipping the switch' over to the new server, for every 5 subscriptions it does this for about 3-4 minutes:
Overall - Fetch configuration data from Plesk servers
Presumably it's grabbing info on the *next* 5 subscriptions. However since we have to block access to the server to run the differential (to ensure nothing is changed on the source server during migration), that means things are down longer than necessary because of this. I would like to see it Fetch configuration data for *all* subscriptions in the queue at the start of the re-sync, as we don't have to block access to the server during that part of the process. Once it actually moves on to copying data from the subscriptions, we would then block access.
This kind of change should make the migration re-sync time faster, and would definitely make the length of downtime faster.
Overall - Fetch configuration data from Plesk servers
Presumably it's grabbing info on the *next* 5 subscriptions. However since we have to block access to the server to run the differential (to ensure nothing is changed on the source server during migration), that means things are down longer than necessary because of this. I would like to see it Fetch configuration data for *all* subscriptions in the queue at the start of the re-sync, as we don't have to block access to the server during that part of the process. Once it actually moves on to copying data from the subscriptions, we would then block access.
This kind of change should make the migration re-sync time faster, and would definitely make the length of downtime faster.