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] Old 32 bits domU on new 64 bits dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Old 32 bits domU on new 64 bits dom0
From: "Alain Barthe" <ab266061@xxxxxxxxx>
Date: Mon, 6 Oct 2008 15:00:15 +0200
Delivery-date: Mon, 06 Oct 2008 06:01:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=ysWSriBnGl34cbvZzNFK7SLKuYjWa+Pw682L26l+7qg=; b=wgYgWfQIK/Zazni1AyplNm0DiInBabxnwKOryagGV0FiRt2MldA8mavnLKmXiYuvLG vxbhWRorCIG/l4qY3Jcfwm6yKHVgI9vIfV8STT4YjuYPBF1+VGD2LJIN6EP3ZYp2ZWi0 8joX+KIfYz9ScgLWUcvO0EAgde0Ch3YiWKUyk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=cnE7nbL2A/Vndnl7U04sx65EPIHfYg6elDgFkcx8afhs/ZpVhDODeaerJmUxeA2tRF IibhOWXsfimj+CBipB4MoNtpIrsI/aeUoL5cj4h1MkkPvnvfkRBsZ+3+q/QVo9aOvhy0 0jfzwkPEYeHKN6/jZJdNJAz071MNuLan5sDUU=
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 all,

We run since several month various domU (RH like, from 2.6.9 to 2.6.18, all 32 bits) on CentOS 5.0 dom0 32 bits.
We are upgrading our dom0 to CentOS 5.2 64 bits. For modern domU (2.6.18 32 bits), no problem at all.

For old domU (2.6.9), no luck, they don't start with an error message related to vbd that are not found. Google said me it is a kernel version related problem. So I upgraded my domU through yum to install the kernel-xenU#2.6.9-67.0.22.EL in place of the existing one kernel-xenU#2.6.9-55.EL. Yes. It works. Fine !

Now I am trying to live migrate such domU. No luck : the domU desappears from both sides, and xend dies on the from dom0. The error message is similar to the one I got before, so I suppose it's a kernel version problem again.

So I let down pygrub and I configure my domU to use the dom0 kernel and ramdisk (64 bits !). Then my domU starts and can be migrated normally. Everything looks like working (except this damn nash-hotplug process that eats all the CPU at startup and that I have encoutered earlier).

My question is : is such a setup is safe ? (a newest 64 bits xen kernel with an old 32 bits OS). Is there another lighter way to fix the problem ?

Thanks for your answer.

Alain.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Old 32 bits domU on new 64 bits dom0, Alain Barthe <=