Public bug reported: Running a VM using raw sparse disk image on kvm 0.14 on Debian.
When disk writes use up all disk space kvm locks up. if it cannot handle this situation gracefully (eg suspend the VM until space becomes available) it should at the very least report an error and exit, not keep sitting there. ** Affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/789831 Title: kvm locks up when out of disk space Status in QEMU: New Bug description: Running a VM using raw sparse disk image on kvm 0.14 on Debian. When disk writes use up all disk space kvm locks up. if it cannot handle this situation gracefully (eg suspend the VM until space becomes available) it should at the very least report an error and exit, not keep sitting there.