Migrating Containers
You can use the
# pmigrate c 101 v VM_101 Connecting to local agent... Querying configuration... Migrating... Operation progress 100% Registering VM... PVC to VM /var/parallels/VM_101.pvm/config.pvs migration succeeded.
The resulting virtual machine will be put to the
If you want to migrate a Container from a remote Parallels server, you should additionally indicate the source server IP address and the credentials of the root user on this server: # pmigrate c root:8uhytv4@192.168.12.12/101 v VM_101 Connecting to local agent... Querying configuration... Migrating... Operation progress 100% Registering VM... PVC to VM /var/parallels/VM_101.pvm/config.pvs migration succeeded.
This command migrates Container 101 residing on the Parallels server with the IP address of
|
||||
|