From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Re: Preview of Next Generation VM-Tools Date: Thu, 28 Apr 2005 21:03:27 -0700 Message-ID: <4271B20F.9080706@diku.dk> References: <427027F4.2040500@us.ibm.com> <42717B1A.9080903@diku.dk> <42719716.7070100@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <42719716.7070100@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Anthony Liguori Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Anthony Liguori wrote: > Jacob Gorm Hansen wrote: >> >> Whereas If I put a 'sleep 1' between each of the lines in the script, >> the domain starts up and connects the conosole without problems. > > I noticed that myself. Xencltd uses a timeout to update it's > information about domains. What it needs to do is make sure that any > entry into xenctld causes the information to be updated. > > That's for pointing it out. It'll be fixed for the next release. Great, looking forward to that. Also, there seems to be a problem with newlines in the console, hitting a few times yields: ~ # ~ # ~ # ~ # Perhaps carriage-returns are not handled correctly? Jacob