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 329] New: Dom0 crashes and server reboots when booting a

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 329] New: Dom0 crashes and server reboots when booting a single VM with > 122 VIFs
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 14 Oct 2005 18:30:10 +0000
Delivery-date: Fri, 14 Oct 2005 18:30:20 +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=329

           Summary: Dom0 crashes and server reboots when booting a single VM
                    with > 122 VIFs
           Product: Xen
           Version: 2.0
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: maiden1134@xxxxxxxxx


If you create a single VM, one that has 123 VIFs (by adding 123 VIF entries in 
the VM configuration file - all VIFs go to the same bridge), Dom0 dies and the 
server reboots while XEN is trying to boot the VM.  XEN crashes at the point 
of the boot where it is trying to initialize the ethernet interface (the 
server reboots immediately).  If the VM has 122 VIFs, it boots up and works 
fine (ifconfig was used to verify the VIFs are present - all 122 are accounted 
for).
 
In addition, if you create 61 VMs, each with only 1 VIF, that works fine.  As 
soon as you try to boot the 62nd VM, the same problem occurs (crash and 
reboot).  It appears that the magic number is 123 for the # of VIFs -it also 
looks like XEN is creating a phantom VIF for each VM that is created. So in 
the case of 61 VMs with 1 VIF each, you have 122 VIFs.  As soon as you go 
above this number, XEN dies.  

This problem is easy to reproduce - it happens everytime.
 
This is occurring on Xen 2.0.6 / XenLinux 2.6.11, AMD opteron, dual processor. 
I also hit this same problem with XEN 2.0.1.

-- 
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 329] New: Dom0 crashes and server reboots when booting a single VM with > 122 VIFs, bugzilla-daemon <=