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

Re: [Xen-users] Xen4 on Debian Lenny: EFLCLASS wrong

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen4 on Debian Lenny: EFLCLASS wrong
From: John McMonagle <johnm@xxxxxxxxxxx>
Date: Tue, 7 Sep 2010 11:10:37 -0500
Delivery-date: Tue, 07 Sep 2010 09:16:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C848643.5070806@xxxxxxxxxxxxx>
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>
Organization: Advocap Inc
References: <4C848643.5070806@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.10 (enterprise35 20100122.1078643)
I have been running just like you are trying.

You do have to add some modules to /etc/modules
#for xen
xenfs
blktap
xen-evtchn

Now to the bad part.
Recently after a new xen kernel 2.6.32 upgrade in backports  xend will no 
longer start.  Otherwise looks OK.  It's a test system and have not had time 
to track it down yet but will have to resolve it soon.

Attached if a diff new-config old-config.
I see nothing obvious.

John

On Monday 06 September 2010 01:12:19 am Dirk H. Schulz wrote:
>   Hi folks,
>
> I have installed Debian Lenny 64Bit, have compiled Xen4, and now I am
> running a Xen4 Hypervisor with a Debian Backports Xen-Kernel (2.6.32) in
> dom0. That works so far, that means I can start dom0 and it runs.
>
> But using xm commands always leads to these errors:
> > pclus2debi5-03:~# xm list
> > Traceback (most recent call last):
> >   File "/usr/sbin/xm", line 5, in <module>
> >     from xen.xm import main
> >   File "/usr/lib/python2.5/site-packages/xen/xm/main.py", line 54, in
> > <module>
> >     from xen.xm import console
> >   File "/usr/lib/python2.5/site-packages/xen/xm/console.py", line 19,
> > in <module>
> >     import xen.lowlevel.xs
> > ImportError: /usr/lib/python2.5/site-packages/xen/lowlevel/xs.so:
> > wrong ELF class: ELFCLASS64
>
> What I do not understand, is why ELFCLASS64 should be wrong a 64bit system?
>
> I have googled a lot for this problem, but found nothing.
>
> Any idea where to look at? I am stuck.
>
> Dirk
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

Attachment: config.diff
Description: Text Data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>