snapshot=on fails with non file-based storage
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QEMU |
Won't Fix
|
Undecided
|
Stefan Hajnoczi |
Bug Description
The snapshot=on option doesn't work with an nbd block device:
/usr/bin/
[...]
-device virtio-
-drive file=nbd:
-device scsi-hd,drive=hd0 \
[...]
gives the error:
qemu-system-x86_64: -drive file=nbd:
If you remove the snapshot=on flag, it works (although that of course means that the block device is writable which we don't want).
Previously reported here:
http://
and I can confirm this still happens in qemu 1.4.0.
Changed in qemu: | |
status: | New → In Progress |
assignee: | nobody → Stefan Hajnoczi (stefanha) |
Changed in qemu: | |
status: | Incomplete → Won't Fix |
Triaging old bug tickets... I think this has likely been fixed in 2013 ... or can you still reproduce this issue with the latest version of QEMU? Could we close this ticket nowadays?