User`s guide
Operations on Virtual Machines and Containers 53
Migrating a Virtual Machine
In its turn, to migrate a virtual machine from the source server to ts7.test.com, you need
just to specify v instead of c and the name of the resulting virtual machine instead of Container
ID 101:
# 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 MyVM virtual machine from the local server to the destination server
ts7.test.com.
For virtual machines, pmigrate also supports the migration from a remote Parallels server to
the local one:
# 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 MyVM virtual machine from the ts7.test.com server to the local
server.
Note: For more information on options that you can pass to pmigrate, refer to the Parallels
Command Line Reference.










