From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: no xl monitor process with xl create -V Date: Fri, 12 Oct 2012 20:15:11 +0200 Message-ID: <20121012181510.GA18284@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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. Any idea how to fix this? Its with 4.2. Olaf