[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Xend failure while installing Xen from source
- To: "Riya Raju Kariath" <rrkariat@xxxxxxxx>
- From: pv <vishnubhatt@xxxxxxxxx>
- Date: Thu, 20 Jul 2006 21:18:45 -0700
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 20 Jul 2006 21:19:24 -0700
- 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=VVLG358bVRNBZ894DJRwTo4N83UIVharLGtcqwxAcAW7BgwW6j378GBbE6GhjrTfiJpx5hGIQW3GRpTpBkW7rMZ0Na4KOgBvwfcbOp9h7oWqoeOovSD0G9RHyI7hgJOO4szwS7S+Ap80yTOOFv10llk6aV+Ss3g2CzkxZD90c6o=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Use one - i.e make sure whatever xen points to is whatever xend expects - if your scripts point python but the scripts are installed in python2.4, try and move python to a backup and use 2.4 (or link python to python2.4
).
--
On 7/20/06, Riya Raju Kariath <rrkariat@xxxxxxxx> wrote:
Thank you. Yes I do have a python and python2.4.....What do I need to do here ?
Thanks, Riya
> check your python installation - you might have more than one version or > the > path may not be correct when you (rather your make command) tried to > install > your privately built binary.
> -- > > > On 7/20/06, Riya Raju Kariath <rrkariat@xxxxxxxx> wrote: >> >> Hi, >> >> The xm list run shows: >> Error: Error connecting to xend: No such file or directory. Is xend
>> running? >> >> The /var/log/xend.log contents: >> [2006-07-20 17:53:06 xend] INFO (SrvDaemon:285) Xend Daemon started >> [2006-07-20 17:53:06 xend] ERROR (SrvDaemon:299) Exception starting xend
>> ((22, 'Invalid argument')) >> Traceback (most recent call last): >> File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", >> line 288, in run >> xinfo =
xc.xeninfo() >> error: (22, 'Invalid argument') >> [2006-07-20 17:53:06 xend] INFO (SrvDaemon:185) Xend exited with status >> 1. >> >> The uname --all run shows: >> Linux blueman3
2.6.16-1.2133_FC5xen0 #1 SMP Tue Jun 6 02:40:06 EDT 2006 >> i686 i686 i386 GNU/Linux >> >> I had been able to get xen running with a yum install. But xend seems to >> fail when I am trying to install from the source at
>> http://xenbits.xensource.com/xen-3.0-testing.hg >> >> Any help would greatly appreciated. >> >> Thanks, >> Riya
>> >> >> _______________________________________________ >> 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
|