From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: extremely long xend startup time causing /etc/init.d/xendomains not to run? Date: Wed, 14 Sep 2005 14:04:20 -0500 Message-ID: <43287434.8020501@us.ibm.com> References: <20050914185350.GA20032@underhill.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20050914185350.GA20032@underhill.no-ip.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sean Dague Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Sean Dague wrote: >I've started to notice the following issue, and would like to see if anyone >else has seen it before digging too deep. > >When rebooting a xen system that has auto starting domains, they mostly >don't start. > >On one system that tries to start 5 DomU instances, it appears only the last >one (alphabetically) ends up starting. On the system with only 2 DomU >instances, nothing starts. Neither of these are very speedy machines (700 & >800 Mhz respectively), so a timing problem with /etc/init.d/xend starting is >probably exacerbated in this environment. > >Sanity confirmation on this would be really useful, so if anyone else has >seen this please also post back. :) > > I see this a lot in QEMU. xm is unresponsive for a bit after xend starts. We really need to make sure that xend start does not return until xend is ready to receive connections. We also have to look at making the xend startup time a bit faster. Regards, Anthony Liguori > -Sean > > > >------------------------------------------------------------------------ > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel > >