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

[Xen-users] Network stalling

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Network stalling
From: Tim Durack <tdurack@xxxxxxxxx>
Date: Wed, 31 Aug 2005 13:17:02 -0400
Delivery-date: Wed, 31 Aug 2005 17:15:02 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TWcNaeEgRDgIYO4IR+I26LxSSYJWh+7W51qZ7EooQ5Av5FgxHHUyHJyy52sr+mRGLm1dR6mhhVyP+YIxPvwhpmh5u+OmWjRIyrKN8sjJn6U/Jqk08Ssh2REsi2FJlbKObuIJSXH44aHEM4ZEtv6fBjJznw++Ky2QznPYttth1JI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Guess I should add my experiences:

Running unstable (approx. two weeks old now.)

Dom0 vif1.0 -> guest eth0: icmp works, ssh fails, tcp seems to have checksum issues. Building gre tunnels over this works around the problem. I thought maybe this was device driver related (tg3), so I tried bcm5700 with the same result.

Tried a similar setup with a machine with e100 driver. This time I get udp checksum errors instead of tcp, so dns fails but ssh works ;-( A gre tunnel is my current workaround.

I say checksum issues because ethereal is complaining about transport layer checksums when I do a capture to diagnose the problem.

Tried various combinations of disabling tx/rx/sg/to with ethtool in both Dom0 and guest, to no avail. Also tried hacking the driver code to permanently disable offloads. Tried looking for the difference between stable/unstable netfront and netback, but didnt get far.

A bridged setup works, ip address on Dom0 veth0, Dom0 vif0.0 bridged with Dom0 vif1.0. Real pain in the neck to firewall though, due to all the interfaces. Never managed to get Masquerading to work in this setup, so went back to a routed network with gre tunnels...

I can try a more recent unstable if it might help, but I haven't seen any evidence of anything having fixed this. Love to have a simple routed setup working.

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