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] Xen Installation on Fedora

To: Dustin.Henning@xxxxxxxxxxx
Subject: Re: [Xen-users] Xen Installation on Fedora
From: kishore kumar <bodkekumar@xxxxxxxxx>
Date: Thu, 18 Feb 2010 13:30:02 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Feb 2010 13:32:37 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=A5f9vqimiZdwyQofqzeWxiJTLBwJFxD0a2RHf2a+Rls=; b=Hp8OSW3Jl5EUCPb3xBSp+8DtXhj5Z9s6XZx6x3Y08qQuVc9WleSIff5Rdxd1v5oaSZ rT7BNv0MqpstUMzjL0fl5ilSYS+wo8/1rzo9GkXJZi1ksH6HZCt5w882of3H5PyeZqjs 8OX7AitqHPhcloVYQEGJurazrpH3fhixyuw4A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=K/cSBsBhHbFJ4gJcMO7kdECW7+6EA2QvzpV7znQq4RHcdlHSlvgnisY1T9aT0uXCEI +0DZ8oIXioOokiHAsMRiWeQET1flfl+plrNyKoh6RSOcTywf6mhSFzP5sxJ02y4YZSkk BZNthMGOQaXV/KgWzJLJP7Me1R3eDAxvN6WDM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6106449743385110481@unknownmsgid>
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: <9f975f341002171559j5f6fdbf6ob8c5c13b25ce7628@xxxxxxxxxxxxxx> <6106449743385110481@unknownmsgid>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for the reply.
 
To follow up I have another question.
 
MY FINAL GOAL IS TO RUN THE XEN HYPERVISOR ON A BARE HARDWARE BOARD WITH 2 GUEST OS RUNNING ON TOP OF IT. 
 
I have an Hardware Board with INTEL CPU running on it with VT-x, VT-d and SR-IOV support in the BIOS enabled.  (Its just a bare hardware board with only BIOS, nothing else )
 
I have enabled the USB boot option in the BIOS.
 
Now here is what I want to do.......
 
I make a bootable USB drive and copy the Image of Xen to the USB, plugin the USB key to my Hardware and boot the board with the Hypervisor Image.
 
(Is dd command that I need to use to make the bootable USB and edit the grub file to boot the Xen Image?)
 
How can we do this ?
 
Can anyone let me know if some one has tried this way
Thanks in advance....
 
regards
bk.
On Thu, Feb 18, 2010 at 5:27 AM, Dustin Henning <Dustin.Henning@xxxxxxxxxxx> wrote:

The latest Fedora to come with Xen Dom0 support is 8.  This is because it is a separate kernel.  It can be installed with Yum or possibly with a custom installation, however, F8 has obviously been EOL for some time, so you would probably be better off going with the source you have already downloaded.  Once pvops dom0 becomes mainstream, the next version of Fedora may support it, but I don’t know (might ask in a Fedora mailing list).  Otherwise you would be able to compile a custom kernel that supported it (on whatever version of Fedora came with a new enough version of the kernel to support pvops).  In the meantime, it shouldn’t matter which distro you are using if you are downloading the source, as the appropriate Dom0 kernel will be (downloaded and) compiled during compilation of Xen.  Even if it seems like a way older kernel, it should have a lot of newer drivers backported, so don’t panic and not try it  on account of that.  Disclaimer:  I haven’t actually done a Xen from source install (or if I have, it has been a really long time), but I am pretty sure nothing has changed enough to change the accuracy of my (generally generic) statements above.

Dustin

 

From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of kishore kumar
Sent: Wednesday, February 17, 2010 18:59
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Installation on Fedora

 

Hi,

 

I am new to Xen.  I have few questions in my mind. Can any one of you clarify please.

 

1.       Does Fedora version 10 ,11,12 core has the support for Xen DOM 0 capable kernel support?  Which is the latest Fedora that supports the  Xen DOM 0 kernel support? (Based on this I need to select the correct Fedora version to install for my development environment)

 

2.       Once I install the Fedora, do I need to invoke “yum “ for installing the Virtualization support or the default Fedora installation comes with this.  (MY Hardware has support of Intel VT-x, VT-d and SR-IOV though)

 

3.       I have downloaded latest Xen source  version 3.4.2.  After I build the Xen from the source, where or how does the DOM 0 Linux kernel comes from?  OR is that the Linux (in this case Fedora) that I used for building the Xen becomes the DOM 0 ?  I am confused here.  I read few documents but I could not find how this DOM 0 Linux Guest is created?

 

4.  I am also looking for SR-IOV vf and pf drivers.  Xen-3.4.2 include these?

 

Thanks in advance.

 

regards,

BK.


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