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:26:47 +0100 Message-ID: <47BAE727.3010804@in-telegence.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 > You should get a line something like "Domain has shutdown: ...". For some > reason that handler inside xend has not been invoked, which is odd since > xend is aware enough the domain has shutdown since 'xm list' displays it in > state 's'. You'll probably have to add some tracing to xend, and possibly > also to xenstored which is the entity responsible for notifying xend about > domain shutdown, to work out where the notification is getting lost. I tried to start xend with strace, but then I cannot start any domains (xm says "is xend running?"). How could I trace otherwise? I only know strace. Sorry Is there an IRC channel for xen? Maybe we could be faster that way. Regards Dominik