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

[Xen-bugs] [Bug 391] New: Virtual interface on guest machine stops recei

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 391] New: Virtual interface on guest machine stops receiving interrupts
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 08 Nov 2005 20:00:04 +0000
Delivery-date: Tue, 08 Nov 2005 20:00:11 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=391

           Summary: Virtual interface on guest machine stops receiving
                    interrupts
           Product: Xen
           Version: 2.0
          Platform: All
        OS/Version: Linux-2.6
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: andre.pech@xxxxxxxxx


I am running xen on a FC3 machine running a 2.6.11.12 kernel and xen 2.0.7. I
have four virtual machines, each running FC3 and a 2.6.11.12 kernel, and each
with multiple interfaces. The only modification to xen that i've made is to set
RX_MIN_TARGET to NETIF_RX_RING_SIZE by default, thus not letting the ring size
to change dynamically.

The problem i am seeing is that the interface on my guest virtual machine can
get into a state where it stops receiving interrupts and thus stops receiving
packets. Running a ping to that interface shows that packets are delivered
correctly to the xen bridge and from there to the correct virtual interface on
the host machine. However, the packet is dropped as the queue of that virtual
interface on the host machine overflows. The virtual machine interface never
receives the packet. Looking at /proc/interrupts, the interrupt count for the
interface stops increasing.

I am working on a way to reliably generate this problem. Generally, it occurs
when sending traffic at a fairly high rate (10000+ packets per second of 256
bytes each) from one virtual machine to the other. I will post a scipt when I'm
done with it, but I was hoping that someone may have some insight here and
couldn't find anything similar looking through the bug reports.

Thanks
Andre

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 391] New: Virtual interface on guest machine stops receiving interrupts, bugzilla-daemon <=