I'm unable to restart a VM. virt-manager is giving me:
Error starting domain: internal error: process exited while connecting to monitor: qemu-system-x86_64: -drive file=/var/lib/libvirt/images/poppy.qcow2,if=none,id=drive-virtio-disk0,format=qcow2: could not open disk image /var/lib/libvirt/images/poppy.qcow2: Could not read snapshots: File too large
Trying to check the image also gives me:
qemu-img check poppy.qcow2
qemu-img: Could not open 'poppy.qcow2': Could not read snapshots: File too large
The only place a web search shows this error are in snippits of the source code for block/qcow2.c
Is there any way to jettison the snapshots with out knowing their names?
Thanks,
Todd
-------
Host: Ubuntu 14.04.1 LTS
qemu-utils 2.0.0+dfsg-2ubuntu1.1 amd64 QEMU utilities
VM OS: Ubuntu 14.04.1 LTS