----- Original Message ----- > I have some old servers that I need to upgrade. Those are running > Ubuntu > Hardy with the openvz kernel. I'm going to use Proxmox for my new > setup. > My question is, can a VZ running on a standard machine (no proxmox) > be > migrated easily to my new proxmox host? Is there any constraint I > should > know about? ie. simple migration vs live migration etc ? Otherwise, > is > it something I will have to do manually? (rsync + Proxmox > import/loading > somehow) >
vzdump on your Ubuntu hosts, rsync the backup to your new Proxmox host, vzrestore. --Tim _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
