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

[Xen-users] Network down when upgrade to xen 4.0.1 on centOS 5.5

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Network down when upgrade to xen 4.0.1 on centOS 5.5
From: Wenda Ni <wonda.ni@xxxxxxxxx>
Date: Sat, 19 Feb 2011 18:28:13 -0500
Delivery-date: Sat, 19 Feb 2011 15:30:48 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=hqT5Dj0JmkhrO8bc9f9XqSkUTq6fSB1gjHHTdL+NIdU=; b=IQqZpBY/Z+QTBlWgwMfr+I8MCMydRXtuViGfD7XVFDBiOq7nJPomeInTiUJDmvHWxS r9g0kHC2sWPknRHoJF4VWG5wheQoMkhIU4nROx65R+6f/AfmnCCPxW2t5pvMYEh3Hybt y/IrrQO16JUKrsDe2jArCgQ2VmJOf8z/KBBYw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TdU5FAhmQicwMLLIDNADIuEf5OtT1TG0YXlnWmQ5vWDcht/RAg6J9jR3MlmjyOhoEQ VK8wK0aUzy4YuPmBSsdNuCN9mjN+ab5XTavyTPk/oqGGaM5SqOEBS4f6ZMUhbpvwbejd 4bSChLo+7LOmZYUXsr7omP+SvrhNHBF9RIOMk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Hello,

We have default xen 3.1.2 on centOS 5.5. We now want to upgrade xen 3.1.2 to xen 4.0.1 while using the existing dom0 kernel (2.6.18). I followed the instructions on http://wiki.xensource.com/xenwiki/Xen4.0
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
And at last, we update the grub.conf/menu.lst to use the newly installed Xen 4.0 hypervisor. The menu.lst is attached as follows:

title CentOS (2.6.18-194.32.1.el5xen)
    root (hd0,0)
    #kernel /xen.gz-2.6.18-194.32.1.el5
    kernel /xen-4.0.1.gz
    module /vmlinuz-2.6.18-194.32.1.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    module /initrd-2.6.18-194.32.1.el5xen.img

Due to some policy, we use static ip address. The network setup is exactly the same before and after the change from " /xen.gz-2.6.18-194.32.1.el5" to "/xen-4.0.1.gz ". But it seems that the network is down after reboot. Could anyone know my mistake or problem?

--
Cheers,
 
Wenda Ni, Ph.D.


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