libvirt/tests/storagevolxml2argvdata/qcow2-nocapacity.argv
Ján Tomko 155ca616eb Allow creating volumes with a backing store but no capacity
The tool creating the image can get the capacity from the backing
storage. Just refresh the volume afterwards.

https://bugzilla.redhat.com/show_bug.cgi?id=958510
2015-03-02 08:07:11 +01:00

6 lines
117 B
Plaintext

qemu-img create \
-f qcow2 \
-b /dev/null \
-o backing_fmt=raw,encryption=on \
/var/lib/libvirt/images/OtherDemo.img