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

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 329] Dom0 crashes and server reboots when booting a single VM with > 122 VIFs
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 21 Dec 2005 04:32:59 +0000
Delivery-date: Wed, 21 Dec 2005 04:38:56 +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





------- Additional Comments From maiden1134@xxxxxxxxx  2005-12-21 04:32 -------
This also occurs on XEN 2.07. After some digging, I found out what the problem 
was. The crash was a result of there not being enough dynamic IRQs for the 
VIFs.  To increase the number, increase the #define for NR_DYNIRQS in linux-
2.6.11-xen0/include/asm-xen/asm-i386/mach-xen/irq_vectors.h.  The default is 
128.  When Xen starts 5 are already used.  When a VM is started one goes to 
the backend block device. Although, dom0 should not die if the IRQs are not 
available, the VM should just fail to create with an appropriate error message.

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