We have a PVE 1.9 cluster, all latest packages, running kernel 2.6.32-4.
Node 1 has many OpenVZ VE's, node 2 is currently empty. VZdump backups are on NFS.
I'm trying to restore an OpenVZ VE (VMID 108) from backup to node 2, but to a different VMID (let's say 208), because I want the same VE to run on both nodes.
What is the VZrestore command line I need for this?
Do I simply run "vzrestore /mnt/pve/nfs/vzdump-openvz-108.tar 208" on node 2?
Do I have to create VE 208 before that?
Google search shows several vzrestore options (-i, -e), but the manual does not show any options:
http://pve.proxmox.com/wiki/Vzrestore_manual
Node 1 has many OpenVZ VE's, node 2 is currently empty. VZdump backups are on NFS.
I'm trying to restore an OpenVZ VE (VMID 108) from backup to node 2, but to a different VMID (let's say 208), because I want the same VE to run on both nodes.
What is the VZrestore command line I need for this?
Do I simply run "vzrestore /mnt/pve/nfs/vzdump-openvz-108.tar 208" on node 2?
Do I have to create VE 208 before that?
Google search shows several vzrestore options (-i, -e), but the manual does not show any options:
http://pve.proxmox.com/wiki/Vzrestore_manual
Last edited: