M Molch Renowned Member May 11, 2012 50 0 71 Jun 26, 2014 #1 Hi, I'm using some VMs with a base-vm (template). And now I have to migrate this VMs to a new Server, but I dunno how. Backup would work for the VMs but then they not using the base anymore. Is there a guid for this? Thanx.
Hi, I'm using some VMs with a base-vm (template). And now I have to migrate this VMs to a new Server, but I dunno how. Backup would work for the VMs but then they not using the base anymore. Is there a guid for this? Thanx.
spirit Distinguished Member Apr 2, 2010 7,082 1,165 273 www.groupe-cyllene.com Jun 26, 2014 #2 copy base-vm files + vm files to new server scp -r /var/lib/vz/images/idofbasevm newserver:/var/lib/vz/images/ scp -r /var/lib/vz/images/idofvm newserver:/var/lib/vz/images/ (vm need to be offline of course)
copy base-vm files + vm files to new server scp -r /var/lib/vz/images/idofbasevm newserver:/var/lib/vz/images/ scp -r /var/lib/vz/images/idofvm newserver:/var/lib/vz/images/ (vm need to be offline of course)