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] xend fail to start

To: "Xen" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] xend fail to start
From: "Jean-Michel Caricand" <jean-michel.caricand@xxxxxxxxxxx>
Date: Mon, 23 Jan 2006 10:51:12 +0100
Delivery-date: Mon, 23 Jan 2006 09:59:47 +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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I resintalled my Debian from scratch. I download Xen 3
sources, compiled them, ...

I reboot my computer and try to start xend. xend fail to
start. My log file contains :

jmcaricand@amande:~$ cat xend-debug.log
Traceback (most recent call last):
  File "/usr/sbin/xend", line 111, in ?
    sys.exit(main())
  File "/usr/sbin/xend", line 93, in main
    return daemon.start()
  File
"/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py",
line 525, in start
    self.run()
  File
"/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py",
line 614, in run
    self.listenVirq()
  File
"/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py",
line 638, in listenVirq
    virqChan = self.channelF.virqChannel(channel.VIRQ_DOM_EXC)
  File
"/usr/lib/python2.3/site-packages/xen/xend/server/channel.py",
line 110, in virqChannel
    chan = VirqChannel(self, virq)
  File
"/usr/lib/python2.3/site-packages/xen/xend/server/channel.py",
line 199, in __init__
    self.port = xc.evtchn_bind_virq(virq)
xen.lowlevel.xc.error: (22, 'Invalid argument')
nvalid argument')
jmcaricand@amande:~$

I don't find explanations on Internet. I have another box with
Xen 2.0.7 and it works very well.

Jean-Michel Caricand

jean-michel.caricand@xxxxxxxxxxx
 

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34 ?/mn) ; tél : 08 92 68 13 50 (0,34?/mn)




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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xend fail to start, Jean-Michel Caricand <=