From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: XEN 4.0 + 2.6.31.13 pvops kernel : system crashes on starting 155th domU Date: Tue, 27 Apr 2010 11:51:43 -0700 Message-ID: <4BD7323F.703@goop.org> References: <019701cae5dd$01b36e70$051a4b50$@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <019701cae5dd$01b36e70$051a4b50$@ucsd.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Yuvraj Agarwal Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 04/27/2010 12:41 AM, Yuvraj Agarwal wrote: > > Hi All, > > > > We are setting up a system with a large number of very small VMs for a > project. We worked through a number of limitations, including those > imposed by blktap2 devices and the number of dynamic IRQ (set kernel > config NR_CPUS) etc. After these changes we were able to get to 154 > domUs (!), but as soon as we start up the 155^th domU the system crashes. > How does the system crash? You mean the dom0 kernel crashes? > Does anyone know where this limit of 155 domU is coming from and how > we can fix/increase it? > What does /proc/interrupts look like before the crash? How many network and block devices do you have in dom0? J