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-devel] glitch in ethernet RX ring.

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] glitch in ethernet RX ring.
From: Brian Wolfe <ahzz@xxxxxxxxxxx>
Date: Wed, 08 Sep 2004 12:50:46 -0500
Delivery-date: Wed, 08 Sep 2004 19:07:52 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Ok, I ran into something interesting I think.

hardware setup: athlon xp 2000+ 1G ram 9 ide disks on 2 pci controllers
and onboard. Sis900 100Mbps FDX ethernet - onboard.

Domain-0: 2.6.8.1 + debian patches + evms DM patches.
Domain-1: 2.4.27 + debian patches.

Last Changeset applied from xeno-unstable:
ChangeSet@xxxxxxxxxxx, 2004-09-02 18:33:39+01:00,
kaf24@xxxxxxxxxxxxxxxxxxxxx

(yeah, it IS a bit behind by a few days. Took me a while to work out the
major bugs from the new debifying of the source. Looking promising now
though. More details later once I have the bugs out and my T1 line back
up. 8-P)

Issue: Upon starting Domain1, The xen scripts can't deal with the
existance of an eth0:0 alias interface. The xen-br0 will fail to be
completely configured, so I have to pmanually add IP route statements.

If I don't add the ip route for domain 1 after ~ 45 to 60 seconds I'll
get this: "bad buffer on RX ring!(-1)" And poof. Away goes xen. 8-P

If I do add the ip route via xen-br0, it never happens and is solid.

It sounds like Domain0 isn't droping unroutable packets fast enough and
is dying for any domain that has no route.

I'm updating the patchset today and will attempt to replicate this with
more detail and a serial console capture.





-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] glitch in ethernet RX ring., Brian Wolfe <=