hi,all
I use libirt Java AP { pool.storageVolCreateXML(xml,0)} to create a volume
,notice:here I define the format is "qcow2",
the xml file is :
volume8
512000
when use command check the volume's format,
root@60:/dev/vgtest2# qemu-img info volume8
image: vo
I figured it out. Apparently someone else ran some updates on the host
machine and the distro version of QEMU was installed and libvirt was
finding that one instead of the updated QEMU that was previously installed.
Thanks for the help!
Shawn
On Wed, Oct 10, 2012 at 3:50 PM, Martin Kletzander wro