From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Klein Subject: Re: Domain status after shutdown command: ---s-- Date: Tue, 19 Feb 2008 15:31:10 +0100 Message-ID: <47BAE82E.4040209@in-telegence.net> References: <47BAD9C2.6040300@in-telegence.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47BAD9C2.6040300@in-telegence.net> 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 > When I shutdown the domain, xend.log does not show anything. Hm, just found that that's not exactly true. It does not show anything if I use "halt" or "shutdown" in domU. But it does show this when executin "xm shutdown" in dom0. [2008-02-19 15:29:44 3902] DEBUG (__init__:1072) XendDomainInfo.shutdown(poweroff) [2008-02-19 15:29:44 3902] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch [2008-02-19 15:29:44 3902] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch The status remains the same though. Regards Dominik