Most linux kvm live vm backup related news are at:
arunnsblog.com
– arunnsblog[~]$ | Technical blog, about linux and related technologies
ESXi host fails with a purple diagnostic screen PSOD 10 Jun 2013 | 11:13 pm
This happened while converting KVM VMs to VMware and power them on (method used: http://arunnsblog.com/2013/06/10/migrate-kvm-virtual-machines-to-vmware-esxi/) . It works for a while but then the ESXi...
Migrate KVM virtual machines to VMware ESXi 10 Jun 2013 | 10:37 pm
- Shutdown the KVM guest - convert the QCOW2 or RAW format to VMDK format # qemu-img convert image.img -O vmdk image.vmdk - Upload this image to datastore - Create a new virtual machine with this disk...