|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] tailf for 'xm dmesg'?
On Tue, 2010-12-28 at 05:40 +0000, Daniel Mathew wrote:
> I am a fledgeling Xen developer. I use 'xm dmesg | tail' pretty often
> to check the console output generated by my code. Instead of using
> this command often, I'd like to have something equivalent to a tailf,
> where the dmesg output is continuously printed to a console window. Is
> there any file that this output is written to?
If you edit /etc/sysconfig/xencommons (xen-unstable)
or /etc/sysconfig/xend (xen-4.0 and earlier) to set XENCONSOLED_TRACE=hv
then the hypervisor console should get logged under /var/log/xen
somewhere.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|