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] RHEL5 as PVM on RHEL5 xen

To: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Subject: Re: [Xen-users] RHEL5 as PVM on RHEL5 xen
From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
Date: Fri, 6 Apr 2007 12:03:42 +0530
Cc: "Daniel P. Berrange" <berrange@xxxxxxxxxx>, Xen list <Xen-users@xxxxxxxxxxxxxxxxxxx>, Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Delivery-date: Thu, 05 Apr 2007 23:32:32 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jKnvGm3448TKFfZbyhDys5b3Svj/nu7xVKtfzJdCc9F5+PXrb0nVrAUuSfRXuY1SqaISFDsUfqTAbNZC0wOcxKKMzpOaq45PwE1p4wT/4zZoTZ8G70amI1ZbUR6YQtfo8HNUtouQhtuB/OjIoyvN7tN/0CEJ75bg8xiJK00RnWU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=tk5aPDzKzfsgj+UaJMznpAXkjHu3itwxoAj+EnxfoEf8tZf8hGNX9Jfnz1sfentS2VRYs0qOdXMKhgc1FdNXNSjV+r9uwiXzNW4upxcgLJLHW3om/RMEIszFXK09Zpn9OokFryrCAfFT0cZGyHBP+Qdd48wDlQHTk11ezt87HYo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0B018E1B61@xxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <460D23F8.1040302@xxxxxxxxx> <907625E08839C4409CE5768403633E0B018E1B61@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks you all guys.  I am able to create the RHEL5 PVM on RHEL5 host successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd command and preload to both the fronthend drivers.

As blow.

# mount /home/disk /mnt
# mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab /mnt/
etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet

Thanks a lot,

Trilok


On 3/30/07, Petersson, Mats <Mats.Petersson@xxxxxxx> wrote:


> -----Original Message-----
> From: Nico Kadel-Garcia [mailto:nkadel@xxxxxxxxx]
> Sent: 30 March 2007 15:52
> To: Petersson, Mats
> Cc: trilok nuwal; Daniel P. Berrange; Xen list
> Subject: Re: [Xen-users] RHEL5 as PVM on RHEL5 xen
>
> Petersson, Mats wrote:
> >
> >> ---Original Message-----
> >> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> >> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> >> trilok nuwal
> >> Sent: 30 March 2007 14:02
> >> To: Daniel P. Berrange
> >> Cc: Xen list
> >> Subject: Re: [Xen-users] RHEL5 as PVM on RHEL5 xen
> >>
> >> Yes, could you please tell me the way i shuld make the initrd.
> >> I did in this way but it is not right as it dont have
> >> anything for the frontend drivers as you mentioned.
> >>
> >> /sbin/mkinitrd /boot/initrdimg 2.6.18-8.el5xen
> >>
> >
> > Assuming that Fedora and RHEL have similar enough syntax
> [which is very
> > likely, as they originate from the same source], you need to add
> > "--with=netfront" and "--with=blkfront" or something similar to that
> > (e.g. you may need to specify .ko on the name of the module).
> >
> You don't need network drivers to *boot*. He's got other
> problems going
> on: the initrd is a red herring.

That's correct, but you DO need a "blkfront" driver, as that's the way
that the guest is reading the "hard-disk" via Dom0. And you DON'T need
one of those for Dom0, since Dom0 has access to the real hardware.

--
Mats
>
>
>



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