From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: no xl monitor process with xl create -V Date: Fri, 12 Oct 2012 20:52:41 +0200 Message-ID: <20121012185241.GA24569@aepfle.de> References: <20121012181510.GA18284@aepfle.de> <1350067274.6952.117.camel@dagon.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1350067274.6952.117.camel@dagon.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Fri, Oct 12, Ian Campbell wrote: > On Fri, 2012-10-12 at 19:15 +0100, Olaf Hering wrote: > > When I create a HVM guest with 'xl -v -v create -d -V -f cfg' there is > > no xl process to monitor the guest. As a result a guest shutdown is not > > handled. Without the -V option the xl process exists and after guest > > shutdown the domain disappears. > > Sounds like a bug in the implementation of -V to me. > > > Any idea how to fix this? Its with 4.2. > > Is it exiting deliberately or crashing? What do the logs say? There is no xl logfile, and nothing which indicates an error. I suspect something does 'exec vncviewer' within xl. Olaf