
14 Oct
2013
14 Oct
'13
5:40 a.m.
On 11.10.2013 20:37, Francois Gaudreault wrote:
Hi,
I am trying to get some VMs running under qemu-kvm. At some point the VM starts, but then they shutdown by themselves and I see those messages in the log:
2013-10-11 18:28:57.165+0000: 4148: error : qemuMonitorIO:615 : internal error: End of file from monitor 2013-10-11 18:28:57.165+0000: 4148: debug : qemuMonitorIO:648 : Error on monitor internal error: End of file from monitor
Any ideas what could cause this behavior?
I am running Ubuntu 13.10 x86_64 with libvirt 1.1.1 and qemu-kvm 1.5.0.
See /var/log/libvirt/qemu/$dom.log. There should be an error message reported by qemu what went wrong. Michal