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] Re: How to upgrade to Xen 4.0.1 on Centos 5.5 ?

To: xen-users@xxxxxxxxxxxxxxxxxxx, Bob Sauvage <bob.sauvage@xxxxxx>
Subject: Re: [Xen-users] Re: How to upgrade to Xen 4.0.1 on Centos 5.5 ?
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Thu, 16 Sep 2010 08:55:40 -0700 (PDT)
Cc:
Delivery-date: Thu, 16 Sep 2010 08:58:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1284652541; bh=d4ZgSOL7wq52mubvzw5o/lsfVSd931k4ECk62h98m1A=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=DRafTgHgp4L+1loTeeJ1ESPAiABEDQF7coKaQcKYBnwFzPpmEjfjdOiPoCKsCeI4yF18G2R6PNaeBfzpuoKJzDfWZaYc1Y9LKgjy5o+SQNzKVR/mJqc/P1y1UmR9wdedBbMa1o0Do+GQFJRl7nNS058TIUFGLCc2DMYWEkST3Lc=
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=GDfNUSxiXtBMVtMXo4FVVpx1Sr9zYeyIQeK4tiWTAefdmdkuHgGlcod4QkhcZ2my85MneZ3vrs6+i1wt2PspYtRr1aOwmRbx8FT3cPGIFs89jDMZOoMu2CdkiVq7m9OJGEAIKkHFVyda/zpUVzzoFPWHeOr5PMO1jEe26W9lrjs=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C923944.9010308@xxxxxx>
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
I would stop building on CentOS 5.5 .
Any distro like Ubuntu 10.04.1 Server , F13,F12 would work for sure.
Currently i am on top F14 ( rawhide) at Xen 4.0.1 ( .21 Michael Young kernel)

Boris.

--- On Thu, 9/16/10, Bob Sauvage <bob.sauvage@xxxxxx> wrote:

From: Bob Sauvage <bob.sauvage@xxxxxx>
Subject: Re: [Xen-users] Re: How to upgrade to Xen 4.0.1 on Centos 5.5 ?
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Thursday, September 16, 2010, 11:35 AM

Does someone have a step by step tutorial to upgrade Xen to 4.0.1 with the last kernel on CentOS 5.5 please ?

I followed this tutorial : http://wiki.xen.org/xenwiki/Xen4.0?highlight=%28xen%29|%284.0%29

hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
cd xen-4.0-testing.hg
make xen
make tools
make stubdom
make install-xen
make install-tools
make install-stubdom
make world => to compile the new kernel

What do I do after this ? Excuse me for my stupid question but it's the first time I compile a kernel.

I tried :

make install
mkinitrd -f /boot/initrd.img-2.6.32   2.6.32

But I have some errors about "No module xxx found for kernel 2.6.32.21, aborting."
I spent this step with : --builtin="ehci-hcd" --builtin="ohci-hcd" --builtin="uhci-hcd" --builtin="sata_nv" --builtin="usb-storage"

After I modified my grub.con but my server doesn't boot...

Thanks a lot for your help !




Le 15/09/2010 12:37, Boris Derzhavets a écrit :
Run :-
# man mkinitrd
there should be option like "--ignore-missing"

--- On Wed, 9/15/10, Bob Sauvage <bob.sauvage@xxxxxx> wrote:

From: Bob Sauvage <bob.sauvage@xxxxxx>
Subject: Re: [Xen-users] Re: How to upgrade to Xen 4.0.1 on Centos 5.5 ?
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Date: Wednesday, September 15, 2010, 6:28 AM

I noticed this error ;) ! Thanks.

But when I launch mkinitrd -f /boot/initrd.img-2.6.32.21   2.6.32.21
I have this error :

No module ehci-hcd found for kernel 2.6.32.21, aborting.



Le 15/09/2010 12:20, Boris Derzhavets a écrit :
> When it's over, in my /boot directory I have the xen-4.0.1.gz, the vmlinux-.2.6.32 but not the initrd.img-2.6.32 ?

mkinitrd -f /boot/initrd.img-2.6.32   2.6.32

Boris.

--- On Wed, 9/15/10, Bob Sauvage <bob.sauvage@xxxxxx> wrote:

From: Bob Sauvage <bob.sauvage@xxxxxx>
Subject: Re: [Xen-users] Re: How to upgrade to Xen 4.0.1 on Centos 5.5 ?
To: "khris4" <khris4@xxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Wednesday, September 15, 2010, 3:47 AM

Hello Khris,

Thanks a lot for your proposal !

I tried to upgrade it last week without success.

I follow this "howto" : http://wiki.xen.org/xenwiki/Xen4.0?highlight=%28xen%29|%284.0%29

I downloaded the source package.
cd xen-4.0
make xen
make tools
make stubdom
make install-xen
make install-tools
make install-stubdom
make world => To download and compile the new kernel 2.6.32.x
When it's over, in my /boot directory I have the xen-4.0.1.gz, the vmlinux-.2.6.32 but not the initrd.img-2.6.32 ?

I never compiled a kernel myself...

Have a nice day ;)


Le 14/09/2010 21:24, khris4 a écrit :
It's not very hard to compile Xen for Centos 5.5, I did it last week using
xen 4.0.1 and 2.6.32.21 pv_op dom0 kernel. Let me know if you need any
help.

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

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



-----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