From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: Re: Re: domain in state p isn't destroyed Date: Mon, 03 Oct 2005 13:26:22 -0400 Message-ID: <1128360382.16758.97.camel@pluto.linsolutions.com> References: <623652d50510030932o3312fc32n@mail.gmail.com> <623652d50510031008p15cec912r@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <623652d50510031008p15cec912r@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Chris Bainbridge Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Mon, 2005-10-03 at 18:08 +0100, Chris Bainbridge wrote: > On 03/10/05, Chris Bainbridge wrote: > > Using recent xen-unstable. I execute 'poweroff' in domU. xm list in > > dom0 then shows: > > > > Name Id Mem(MB) CPU VCPU(s) State Time(s) > > Domain-0 0 91 - 2 r----- 1123.6 > > server 2 96 1 1 --p--- 0.0 > > > > I can execute 'xm destroy server' manually now, but I thought it was > > supposed to be automatic? > > Well, I should add, it usually is. But sometimes odd things happen > when I try to shutdown. > > Name Id Mem(MB) CPU VCPU(s) State Time(s) > Domain-0 0 91 - 2 r----- 1288.1 > server 8 95 1 1 -b---- 18.5 > server2 6 0 1 1 ---s-d 30.1 > > xm destroy server2 is having no effect... how can I get rid of the server? > > # xm console cbcserver2 > xenconsole: xs_get_domain_path(): No such file or directory > 4k or 8k kernel stack? 4k this is broken. Ted