#702317 libvirt-bin: vol-create-from attempts to kvm-img convert from iso to raw but iso is not a format for kvm-img

#702317#5
Date:
2013-03-05 04:05:52 UTC
From:
To:
When attempting to vol-create-from an iso on a filesystem pool to a lv on a lvm pool the failed commandline is kvm-img convert -f iso -O raw <path> <path2> but a) kvm-img is deprecated, and b) iso is a kvm-img/qemu-img format.  An iso is just a raw image.