I am having severe problems with some of my VMs, and there doesn't seem to be any commonality. Some of the VMs are Linux guests, one is Windows. Some use SCSI disks, some use IDE. The issue may be related to high I/O to the qcow2 disk, but I don't know how to troubleshoot the problem. It happens with either kernel 2.6.24 or 2.6.32. Here is the issue:
I load a VM from a snapshot, stop the VM, then start it. The VM comes up fine and works for several minutes up to an hour or so, but after some amount of time, 0% CPU usage is seen. "info status" on the QEMU monitor shows that the VM is paused. I type "cont", but the VM immediately pauses again. As far as I can tell, there are no log entries under /var/log indicating why the VM is pausing, and there is nothing in dmesg.
Any ideas on how to debug this? Thanks in advance.
I load a VM from a snapshot, stop the VM, then start it. The VM comes up fine and works for several minutes up to an hour or so, but after some amount of time, 0% CPU usage is seen. "info status" on the QEMU monitor shows that the VM is paused. I type "cont", but the VM immediately pauses again. As far as I can tell, there are no log entries under /var/log indicating why the VM is pausing, and there is nothing in dmesg.
Any ideas on how to debug this? Thanks in advance.