解决跨版本KVM镜像无法读取的问题 'image' uses a qcow2 feature which is not supported by this qemu version: QCOW version 3
之前在CentOS7机器上做了一个爬虫虚拟机的镜像模板,将镜像复制到CentOS6机器上发现无法正常运行。 一 、使用 virt-copy-in 命令的时候报错 # virt-copy-in -d wx-snap-vm08 /tmp/set_ip.sh /tmp/ libguestfs: error: /usr/libexec/qemu-kvm exited with error status 1. To see »