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

xen-users

[Top] [All Lists]

Re: [Xen-users] Can't start xend

To: xen-users@xxxxxxxxxxxxxxxxxxx, PeanuTech <peanutdude@xxxxxxxxx>
Subject: Re: [Xen-users] Can't start xend
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: 2010年6月13日 09:27:32 -0700 (PDT)
Cc:
Delivery-date: 2010年6月13日 09:28:56 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1276446452; bh=stIT/O0MWRA7prLYUwpcVL7hxeupKTauL4IA+0Jqky4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=hJiSclKxKGW64AI2ndOoaVDnsYRxuNkyZx0r11JAzn3KDMtilfTjBUttiD96xS9lOHnTRkR+HSLQ80T/Tl7Q47TksA3LDsv/FMvj8rS5XJKZXtSkR8Bpe08fNlatVxag9JtVBWkHrbFUK8Nuj3WXc200x54hVKU1ie3jKZUHTdQ=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=rQrbqYhb4qeGXjvKNyeymKq7+imecRgzsI17vj2EIk+6ZUmtCSz5YPzNKoRKepjx5dya5T8sWvla3aqSFRcd67Oyf/ADWS+gWqCqQPkCdU3/AzL76v46hR35pldZI8zf0B6WSib4OtW7BVfe1QEHddQdUH/mwZTZwPospJupQtU=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTil6DQeokr81IOyRZtKcVGMkNQLLH-AV6iE9y9_F@xxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
The error you getting looks like attempt to run 2.6.32.15 under Xen 4.0,
what is not possible. Hypervisor upgrade up to 4.0.1-rc3-pre ( at the time
of writing) is a must. View , corresponding update in my blog ( via Wiki)

Boris.

--- On Sun, 6/13/10, PeanuTech <peanutdude@xxxxxxxxx> wrote:

From: PeanuTech <peanutdude@xxxxxxxxx>
Subject: [Xen-users] Can't start xend
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Sunday, June 13, 2010, 11:04 AM

Hi everyone,

I managed to install xen 4 on ubuntu lucid. I managed to read around what kernel configuration options are needed.
The problem is that xend can't start. If I try to run it I get errors from some python scripts.
virt-viewer can't connect to xend, also.

I followed the steps in the Xen 4 wiki and the links from Boris' blog.

What should I do?

These are the errors that I get:


Traceback (most recent call last):
File "/usr/sbin/xend", line 36, in <module>
from xen.xend.server import SrvDaemon
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py", line 26, in <module>
import relocate
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/relocate.py", line 28, in <module>
from xen.xend import XendDomain
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", line 36, in <module>
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendCheckpoint.py", line 23, in <module>
from xen.xend.XendConfig import XendConfig
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendConfig.py", line 29, in <module>
from xen.xend.XendDPCI import XendDPCI
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDPCI.py", line 24, in <module>
import XendDomain, XendNode
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line 39, in <module>
from XendPIF import *
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendPIF.py", line 37, in <module>
Vifctl.network('start')
File "/usr/local/lib/python2.6/dist-packages/xen/xend/Vifctl.py", line 35, in network
xpopen.call(script)
File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line 183, in call
return xPopen3(*popenargs, **kwargs).wait()
File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line 154, in wait
pid, sts = os.waitpid(self.pid, 0)


-----Inline Attachment Follows-----

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
<Prev in Thread] Current Thread [Next in Thread>
Previous by Date: Re: [Xen-users] Force traffic out one interface , Fajar A. Nugraha
Next by Date: Re: [Xen-users] Debian libc6-xen - what does it buy? , Fajar A. Nugraha
Previous by Thread: [Xen-users] Re: Can't start xend , PeanuTech
Next by Thread: Re: [Xen-users] Can't start xend , Boris Derzhavets
Indexes: [Date] [Thread] [Top] [All Lists]

Copyright ©, Citrix Systems Inc. All rights reserved. Legal and Privacy
Citrix This site is hosted by Citrix

AltStyle によって変換されたページ (->オリジナル) /