Standard MigrationThe standard migration procedure allows you to move stopped, paused, suspended, and running virtual machines and Containers. Migrating a stopped, paused, or suspended virtual machine and Container includes copying all virtual machine and Container-related files from one Parallels server to another and does not differ from copying a number of files from one server to another over the network. In its turn, the migration procedure of a running virtual machine and Container is a bit more complicated and can be described as follows:
There is a short downtime needed to stop the virtual machine and Container on the source server, copy the virtual machine and Container data changes to the destination server, and start the virtual machine and Container on the destination server. However, this time is very short and almost unnoticeable to users. Note: Before the migration, it might be necessary to detach the Container from its caches. For more information on cached files, see the Cleaning Up Containers subsection . Migrating a Container
The following session moves Container 101 from the current Parallels server to a new one named
# pmigrate c 101 c root:1qasdeqw3@ts7.test.com/101 root@ts7.test.com's password: vzmsrc: Connection to destination server (ts7.test.com) is successfully established ... Successfully completed
The
Important! For the command to be successful, a direct SSH connection (on port 22) should be allowed between the source and destination servers.
By default, after the migration process is completed, the Container private area and configuration file are renamed on the source server by receiving the
Migrating a Virtual Machine
In its turn, to migrate a virtual machine from the source server to
# pmigrate v MyVM v ts7.test.com/MyVM Migrate the VM MyVM to test.com root@ts7.test.com's password: Operation progress 100% The VM has been successfully migrated.
This command moves the
For virtual machines,
# pmigrate v ts7.test.com/MyVM v localhost root@ts7.test.com's password: Migrate the VM MyVM to localhost Operation progress 100% The VM has been successfully migrated.
This command move the
Note
: For more information on options that you can pass to
|
||||
|