device: 0.845 graphic: 0.817 vnc: 0.509 semantic: 0.423 boot: 0.309 KVM: 0.275 PID: 0.268 debug: 0.204 network: 0.182 other: 0.168 performance: 0.094 files: 0.091 socket: 0.090 permissions: 0.065 qcow2 image corrupted after snapshot+bitmap action Description of problem: When taking a backup of the VM via snapshot + bitmap, the qcow2 image became corrupt: `qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with bitmap directory); further corruption events will be suppressed` This resulted in a corrupt (unfix-able) image (see #2909). While this process is something that happens multiple times a day, we never hit any issue. The underlying storage didn't report any error, so it seems like something inside qemu broke the image. Steps to reproduce: Unfortunately, I was unable to reproduce this issue yet. Additional information: