Re: [libvirt-users] Error installing VM: "Process exited while reading console log output"

2012-12-27 Thread Osier Yang
On 2012年12月28日 05:28, Patrick 'P. J.' McDermott wrote: On 2012-12-26 10:28, Gao Yongwei wrote: you could change the log level of libvirt daemon by edit /etc/libvirt/libvirtd.log, and see more information On 2012-12-26 09:49, Osier Yang wrote: Generally, this means qemu crashed, can you check

Re: [libvirt-users] Error installing VM: "Process exited while reading console log output"

2012-12-27 Thread Osier Yang
On 2012年12月28日 13:14, Osier Yang wrote: On 2012年12月28日 05:28, Patrick 'P. J.' McDermott wrote: On 2012-12-26 10:28, Gao Yongwei wrote: you could change the log level of libvirt daemon by edit /etc/libvirt/libvirtd.log, and see more information On 2012-12-26 09:49, Osier Yang wrote: Generall

Re: [libvirt-users] Error installing VM: "Process exited while reading console log output"

2012-12-27 Thread Patrick 'P. J.' McDermott
On 2012-12-26 09:49, Osier Yang wrote: > Generally, this means qemu crashed, can you check the guest log > to see if there is any useful info? > > /var/log/libvirt/qemu/$guest.log > > PS: perhaps we should grab the stderr of qemu process and dump it > to user instead. There's nothing there about

Re: [libvirt-users] Error installing VM: "Process exited while reading console log output"

2012-12-27 Thread Patrick 'P. J.' McDermott
On 2012-12-26 10:28, Gao Yongwei wrote: >>> you could change the log level of libvirt daemon by edit > /etc/libvirt/libvirtd.log, and see more information On 2012-12-26 09:49, Osier Yang wrote: > Generally, this means qemu crashed, can you check the guest log > to see if there is any useful info?