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-devel

Re: [Xen-devel] [PATCH] privcmd: MMAPBATCH: Fix error handling/reporting

To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] privcmd: MMAPBATCH: Fix error handling/reporting
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 22 May 2009 21:22:34 +0300
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Campbell <ian.campbell@xxxxxxxxxx>
Delivery-date: Fri, 22 May 2009 11:22:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <872603.88442.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <872603.88442.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Fri, May 22, 2009 at 11:07:53AM -0700, Boris Derzhavets wrote:
> 
>  It's new behavior i might be disconnected from remote Xen 3.4 Host during
> vnc session doing HVM install or just during running HVM via remote vnc
> connection. To restore network i always have to reboot Xen Host itself.
> I suspect hardware issues due to problems between cheap hub and
> Marvel Yukon PC-E Gigabit Ethernet. To scp 4 GB file i always have to replug
> network cable to PCI Ethernet ( RTL 8069SC or E8088 )
>

Could be a driver bug in the dom0 kernel. Drivers for that NIC have been
really crappy..

-- Pasi
 
> However, i attempted to switch off tso at HVM DomU:-
> 
> [root@FHVM ethtool-6]# /usr/local/sbin/ethtool -K eth1 tso off
> Cannot set device tcp segmentation offload settings: Operation not supported
> [root@FHVM ethtool-6]# /usr/local/sbin/ethtool -K eth1 tx off
> Cannot set device tx csum settings: Operation not supported
>

Try switching to PV-on-HVM drivers for much better performance than the
default emulated vNICs.. if not using already.
 
-- Pasi

> Boris.
> 
> --- On Thu, 5/21/09, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> 
> From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
> Subject: Re: [Xen-devel] [PATCH] privcmd: MMAPBATCH: Fix error 
> handling/reporting
> To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
> Cc: "Ian Campbell" <ian.campbell@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
> Date: Thursday, May 21, 2009, 1:16 PM
> 
> Boris Derzhavets wrote:
> > I've compiled 2.6.30-rc6-tip with xenfs built-in and successfully created 
> > and ran
> > Ubuntu 8.10 Server HVM and CentOS 5.3 HVM DomUs with traditional 
> > hvm-profiles.
> > Remote VNC connections to HVM DomUs might be unexpectedly frozen either 
> > broken after 5-10 minutes .
> > 
> 
> That's not new behaviour though, is it?  You reported VNC failures before.  
> Does disabling GSO help?
> 
>    J
> 
> 
> 
>       
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


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

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