WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] guest console logging

To: Zoltan HERPAI <wigyori@xxxxxxx>
Subject: Re: [Xen-users] guest console logging
From: Luke S Crawford <lsc@xxxxxxxxx>
Date: 15 Mar 2009 19:36:27 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 15 Mar 2009 16:30:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49BD7C0E.6020507@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <49BD7C0E.6020507@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4
Zoltan HERPAI <wigyori@xxxxxxx> writes:
> I would like to log the outputs of a guest's console. Practically I
> would use something like "xm console <guest> |tee" for this purpose,
> however when I attach another console process onto the guest (let's
> say I want to do some work on the console, while the other process is
> logging what's happening on the console), the output gets utterly
> wrong, I've found the reasons after some google-ing.

one way to log all consoles is to start xenconsoled with the following
options:

/usr/sbin/xenconsoled --log=all --log-dir=DIR


(really --log=guest would do what you want)

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>