[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 329] Dom0 crashes and server reboots when booting a single VM with > 122 VIFs
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |