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] Does Xen 3.3 support giga bit network in the guest?

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] Does Xen 3.3 support giga bit network in the guest?
From: Abdul Qadeer <qadeer.qadeer@xxxxxxxxx>
Date: Wed, 11 Feb 2009 19:31:48 +0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 11 Feb 2009 06:32:32 -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=YZ6hmlU0k464KWGzAep3Oc6T648Q3dY9lOczOZXCsiw=; b=L9plVLoaxQgCkXe8kyB5hsS+IkWtB0alibR3FYXSvIALUVSdCs8hcQJFUo307EPJ0n jNsaip4urJc6yEYyiL3DcT5rzdzE8/HEvQjeU4Yei+CpkfqBkC2RidsJoSnzIv24J2wo zLWhnJ/Rb65aVWti0bVDavMm08N3Pv4en6Xk0=
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=Ue1RPN0tNcbwC2u51gBUQwJ2TQAozvKGAfLuRq3gYGP4HEAr0ev958dxe0rSA2buGt Nl0xLNg4Gf2af7jnpE5wcSlRrTz1yi8+x1xDC8ZBMe0f4SY+6NJoHI+61+FrjC3yOxsC byGuZ83j2rkjpNp6EuvV1iy1VTHRD6stNR5uc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0902110540h6d8c5970m80aeb2c771738cac@xxxxxxxxxxxxxx>
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: <34de085f0902102344va617185v9da6cb611668cd53@xxxxxxxxxxxxxx> <4992A994.9000401@xxxxxxxxxx> <974e9f420902110254s43f5989axbd671e8ead7d1ef5@xxxxxxxxxxxxxx> <34de085f0902110528h6879f8d1mcc069fb9cc6c1c64@xxxxxxxxxxxxxx> <7207d96f0902110540h6d8c5970m80aeb2c771738cac@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Feb 11, 2009 at 6:40 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Wed, Feb 11, 2009 at 8:28 PM, Abdul Qadeer <qadeer.qadeer@xxxxxxxxx> wrote:
> When I do the mentioned procedure and re-start the guest, all these changes
> go away
> automatically.  Looks like Xen "wipes them out".

That's not right. How did you create your domUs? Using the traditional
"xm create", or with virt-install/virt-manager?

The host (dom0) and guests (domU) were FC8.  I was using the Xen 3.0
kernel which comes with FC8.  I created domUs using virt-manager GUI

 


What did you modify? is it files on /etc/xen, or using virsh?

I manually edited the files in etc/xen.




Since you want to use Xen 3.3 anyway, instead of changing the emulated
NIC type I'd suggest you try one of these :
- convert your HVM domU to PV. Easiest when running Linux domU. This
has additional benefit of giving you maximum possible speed with
regards to CPU, disk, and network.
- use PV drivers. For Windows HVM, use James Harper's GPLPV. For Linux
HVM, you might be able to find kmod-xenpv RPM or a module called
xennet or xen-vnif
- use stubdom (only available on Xen 3.3)


Thank you on mentioning all the alternatives.   I will go through them to understand
them fully before asking questions on them.

I have been trying to build latest Xen code from source.  There have been different
issues (e.g. Xen kernel not booting due to LVM problems, or initrd failing because
it can't find SCSI based raid etc.).

I did

make world
make install
depmod
mkinitrd ...

During compilation there was an error that it can not find compile.h in include2.  But
since it didn't stop on that, I assumed its not critical?

So my immediate question is that if I have to include a new driver in the kernel code
which Xen downloads (usually 2.6.18.8), and I am going for para virtualization, it would
not be that straight to just put the drivers in the kernel and to re-build?  So how exactly
this work is done to include new drivers in xen?

Thank you,
Abdul Qadeer
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users