[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] problem running xend


  • To: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>
  • From: Jayesh Salvi <jayeshsalvi@xxxxxxxxx>
  • Date: Mon, 12 Dec 2005 01:02:18 +1800
  • Cc: ian.pratt@xxxxxxxxxxxx, Xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sun, 11 Dec 2005 07:03:35 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ZJgj4If2Lv3knVd+MA4PKVigUDWriA9EP3zgS7bYi81m+bgOIGIxMDULJZOHmJjbn1nkTSr4lQCgKiwbc5aeX+0+ehvPr3a3l6tVRDaqbyChFjEFT8WjA43j2VW5k/YOEwPNZfQ26si0slOYxAInYAc/UbMa79EE5GLVB0D76dA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

That was it. Thanks a lot.

I had old xen with FC4. Doing 'make uninstall' wiped many files out. Then I manually did 'rm -rf /usr/lib/python*/site-packages
/xen' and 'rm -rf /usr/lib/libxc*' Then I did 'make install' and 'xend start' was successful.

Thanks,
Jayesh
On 12/11/05, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> wrote:

> I successfully built and installed Xen 3.0 (with linux kernel
> 2.6.12). I however get following symbol resolution runtime
> error while trying to do 'xend start'.
>
> [root@orion ~]# /etc/init.d/xend start
> Traceback (most recent call last):
>   File "/usr/sbin/xend", line 33, in ?
>     from xen.xend.server import SrvDaemon
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py
", line 31, in ?
>     import controller
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/server/controller.p
y", line 23, in ?
>     from xen.xend.xenstore import DBVar
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/__init__.p
y", line 17, in ?
>     from xsnode import *
>   File
> "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py"
, line 26, in ?
>     from xen.lowlevel import xs
> ImportError:
> /usr/lib/python2.4/site-packages/xen/lowlevel/xs.so:
> undefined symbol: xs_shutdown


I'l wager that you had an old version of Xen installed, and just copied
this over the top.

I'd recommend doing the following then re-installing:

mv /etc/xen /etc/xen-old
rm -rf /usr/lib/python/xen /usr/lib/python*/site-packages/xen
rm -rf /usr/lib/libxc*


If you have the source, do "make uninstall" which does a rather more
thorough job.

Ian



--
Jayesh

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.