From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Daily Xen-HVM Build Testing: cs10470: broken Date: Wed, 21 Jun 2006 13:28:41 -0500 Message-ID: <44998FD9.6050108@us.ibm.com> References: <8FFF7E42E93CC646B632AB40643802A83D6FEF@scsmsx412.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8FFF7E42E93CC646B632AB40643802A83D6FEF@scsmsx412.amr.corp.intel.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: "Nakajima, Jun" Cc: Xen Developers , Rick Gonzalez List-Id: xen-devel@lists.xenproject.org Does xm create return? Can you liberally sprinkle xen/xm/create.py:make_domain() with print's to figure out where the exception is being generated? I've seen the RPC's for HVM domain creation exhibit strange behavior with not closing the connection (for HTTP/1.0). I believe this is due to a bug somewhere in the HVM create path (probably when it spawns off qemu-dm -- not properly daemonizing it). Regards, Anthony Liguori Nakajima, Jun wrote: > Yes, we are observing the same problem. Our team is saying it would work > if the changeset 10454 "Add support to Xend XML-RPC server for HTTP/1.1 > Keep-Alive" is backed out. > > Looks like the newly created HVM guest is placed into the pause state. > If we do xm unpause, it starts running. > > Jun > --- > Intel Open Source Technology Center > > -----Original Message----- > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Rick > Gonzalez > Sent: Wednesday, June 21, 2006 9:51 AM > To: Xen Developers > Subject: [Xen-devel] Daily Xen-HVM Build Testing: cs10470: broken > > > Hardware: x460 > > > - 32bit and 64bit dom0 boots fine. > - 32bit and 64bit hvm guests do not boot at all. the get in a pause > state. > - dom0 crashes when I issue the following command "xm destroy " > - no error messages are displayed with "xm dmesg" or "dmesg" on dom0. > > I need to hookup a console to get debug information. > > Investigation further. > > > > ------------------------ > Rick Gonzalez > Linux Technology Center > IBM Corporation > Phone#: 512-838-0623 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >