Movebot has several migration stages that you will encounter in the process of running a migration.
Pending |
The migration is waiting to be launched.
Migrations in larger projects may stay in pending until other migrations have finished. There are limits on the number of concurrent migrations you can run.
When migrations are first launched, Movebot may have to deploy infrastructure for your project. This can take several minutes. |
Started | The migration has been launched and allocated to a worker node. It is performing some pre-flight checks and checking connectivity |
Calculating |
The migration is scanning the source and destination system. |
Mkdir/Creating Directories |
The migration is checking for and creating directories prior to transferring files |
Transferring |
The migration is copying data from the source system to the destination system |
Setting Permissions |
The migration is setting permissions and finalising the migration |
Finished |
The migration has finished |
Failed |
The migration has failed |