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

[Xen-users] Xen 3.0 Console problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3.0 Console problem
From: "gelpi@xxxxxxxxx" <corona@xxxxxxxx>
Date: Fri, 23 Dec 2005 18:37:52 +0100
Delivery-date: Fri, 30 Dec 2005 15:28:05 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: gelpi@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)
HI,
        I'm testing xen 3.0 and I found this problem, I have not with 2.0.7.

To configure domU I copy from Dom0 System.map-2.6.12.6-xenU into /boot and /lib/modules/2.6.12.6-xenU in /lib/modules.

I also used the same configuration I used with xen 2.0.7

when I start my domU with:

xm create mydomU -c

I cannot exit anymore from console (The previous combination (2.0.7) doesn't function)

And if I start my DomU with:

xm create mydomU

when I try

xm console 1

I got pages of:

Couldnt get a file descriptor referring to the console
Couldnt get a file descriptor referring to the console
Couldnt get a file descriptor referring to the console
Couldnt get a file descriptor referring to the console
deb0:~#

If now I try another time

deb0:~# xm console 1
xenconsole: Could not open tty `/dev/pts/0': No such file or directory
deb0:~#


a PS command show me that xenconsoled is now missing (crashed?), and I can't find nothing in any log.

Where I'm wrong?

ThankYou,
Andrea Gelpi


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 3.0 Console problem, gelpi@xxxxxxxxx <=