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] methods of porting RHEL PV guests to real hardware

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] methods of porting RHEL PV guests to real hardware
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Wed, 24 Jun 2009 09:02:36 +0700
Delivery-date: Tue, 23 Jun 2009 19:03:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <14970251.161245807732238.JavaMail.BANANA$@banana>
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: <17280325.141245807610260.JavaMail.BANANA$@banana> <14970251.161245807732238.JavaMail.BANANA$@banana>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Jun 24, 2009 at 8:42 AM, Thaddeus Hogan<thaddeus@xxxxxxxxxx> wrote:
>> ----- "Ray Barnes" <tical.net@xxxxxxxxx> wrote:
>
>> But how to get an initrd that closely matches the real hardware
>> without *a lot* of trial and error whilst manually specifying the
>> kernel modules that you think the real box will use?
>
> Of course an easy, if not somewhat brute force way to do this is to install 
> RHEL on the target and then copy most of the filesystem over (bin, sbin, usr, 
> opt, var, etc, and lib <- but don't whack the existing modules dir).

Yup, that's the most reliable method. I usually use LVM and have the
"original" root filesystem and the one from domU on separate LV.

> I would start with scsi_mod, sd_mod, dm_mod, and then any specific hardware 
> module for your HBA.  For specific hardware, it may take some research to 
> identify the module name and all dependencies without having a system running 
> those modules.

copying /etc/modprobe.conf from a real physical machine to domU, and
regenerate initrd should be able to handle most hardware drivers. LVM
is another thing though, so it's easier to simply use a working initrd
(the previous method).

-- 
Fajar

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

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