From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Re: domain in state p isn't destroyed Date: Mon, 03 Oct 2005 15:38:59 -0500 Message-ID: <434196E3.6050509@us.ibm.com> References: <623652d50510030932o3312fc32n@mail.gmail.com> <623652d50510031008p15cec912r@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 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? > > Can you post your config for server2 and what version of unstable you're using? If not the latest, can you try repro'ing with the latest? Regards, Anthony Liguori ># xm console cbcserver2 >xenconsole: xs_get_domain_path(): No such file or directory > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel > > >