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] old Athlon system on an x86_64

To: Iain Morris <iain.t.morris@xxxxxxxxx>
Subject: Re: [Xen-users] old Athlon system on an x86_64
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Wed, 20 Jan 2010 09:47:11 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 19 Jan 2010 18:47:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C43A1FAA-F2DE-4229-8328-08C1CBC97C2F@xxxxxxxxx>
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>
References: <C43A1FAA-F2DE-4229-8328-08C1CBC97C2F@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Jan 20, 2010 at 12:39 AM, Iain Morris <iain.t.morris@xxxxxxxxx> wrote:
> Sorry if the answer to this question is obvious but,
>
> I have an ailing server running slackware with AMD Athlon processors.  I'd 
> like to virtualize it on a server running Xen, which is a Xeon x86_64 system. 
>  Is this even possible with the different architectures?  I don't believe the 
> kernel (2.4) is highly customized, but I'm not sure what other issues I might 
> run into.

If your system can run kernel 2.6 (just by changing the kernel), then
it should be easy. You can use PV domU.
However if it must run your current 2.4 kernel, your only option is to
use HVM domU, which needs special CPU support. Recent Xeons should
support it by default, but might need a BIOS setting to enable it.

A litlle warning though: using HVM domU without PV drivers is slow,
especially with disk/network I/O. RHEL3.9 has PV drivers (vnif and
vbd) for kernel 2.4, so you might want to look at that (possibly
porting to your slackware kernel, or simply use RHEL3 kernel on your
slackware).

If you still find the performance penalty unacceptable (because you're
unable to use PV drivers, or some other reason), you might have better
luck with other virtualization solution.

-- 
Fajar

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

<Prev in Thread] Current Thread [Next in Thread>