KVM trying to restore from backup and getting error unexpected data
andys asked: Hello I made a backup of a VM guest with these steps: 1. virsh dumpxml –migratable test > /backup/test.xml 2. virsh snapshot-create-as –domain test \ –name backup.qcow2 \ …