From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbuy0710 Subject: graceful shutdown DomU Date: Wed, 18 May 2011 15:10:57 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi I want to graceful shutdown a HVM but encounter some problems. >>From the document, XEN supports graceful shutdown a DomU, but I tried xm shutdown / virsh shutdown, and both of them terminate VM immedistaly like xm destroy. The xml contains ACPI flag as below The OS of VM are windows server 2003 and Fedora 12, and the kernel of dom0 is 2.6.32.23-170 , xen is 4.1.0. are there any additional settings I have to do? Thanks