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] XCP jumbo frames in vm

To: Gregory Durham <gregory.durham@xxxxxxxxx>
Subject: Re: [Xen-users] XCP jumbo frames in vm
From: Dustin Marquess <dmarquess@xxxxxxxxx>
Date: Wed, 18 May 2011 15:05:11 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 18 May 2011 15:06:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=mbsY2XsjWnxfDR180KihUKr6sAPQkFy3ZdZDZ4KG9U4=; b=jG4L/7EzinCDzheuDr/uH4XdqvHQmZnr74yZjtq/eZv7apFtXu9XhRWHq/iox10/T6 mTN99npPwYjR00AbH6xsaF9oXA8jmcblqHR3fVbT452mLBpRtQE6TyVDFvWsEVVQ0ksl vS4A/r1KEAn4H2u/i/kyV7Q3bIBkw9UVojU0I=
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=JMu3xbgm8wCbAuZ0Meebn/aQ54/ihwwArTyE92OzQB2O7wnhYen6c7LIZDIuh7OwYw +45njiBDhxX8APSb9VixWYpLKLiLKAqZmUGsJdgxH+eDtYIsRZQSCerndXxnUqveeiIT KyZ2yf2sWwv6b2d6eO8iGnzYUCEB8uaEMfMCg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTimzQKOSz7f4u_fgn0O=RZF8-D_7gQ@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: <BANLkTimzQKOSz7f4u_fgn0O=RZF8-D_7gQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Is there a reason you're not using PV? The RealTek emulated NIC is buggy and horrible, and I wish XenServer/XCP would let you change it like normal Xen.  I believe Citrix's stance was that they only supported HVM (Windows) VMs when running their PV drivers so that the issue was moot.
You might be able to hack the code you let you use e1000, which might work, but you're really better off using PV.

-Dustin

On May 18, 2011 1:36 PM, "Gregory Durham" <gregory.durham@xxxxxxxxx> wrote:
> Hello all,
> Not sure if I am completely missing something but here goes. I have
> XCP 1.0 running without any issues. I have the mtu set on both the
> storage network, the corresponding PIF, and the VIF to 9000 and when
> displayed in ifconfig it shows that this is indeed true. I have
> several CentOs 5.6 VMs running in HVM mode (i.e. no xen kernel) which
> attach to the the storage network through these VIFs and when I
> attempt to enable jumbo frames, I receive: SIOCSIFMTU: Invalid
> argument, I receive the same error from ifconfig eth1 mtu 9000 and
> making the change in the ifcfg-eth1 config file. This is the driver I
> have running from lspci -vv
> 00:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 20)
> Subsystem: XenSource, Inc. Device 0001
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
> Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
> Latency: 64, Cache Line Size: 32 bytes
> Interrupt: pin A routed to IRQ 177
> Region 0: I/O ports at c100 [size=256]
> Region 1: Memory at f3001000 (32-bit, non-prefetchable) [size=256]
> Kernel driver in use: 8139cp
> Kernel modules: 8139too, 8139cp
>
> If I am doing something wrong, please let me know. Or, if it is just
> plain not possible. I am pulling my hair out.
>
> Thanks,
> Greg
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>