All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Anthony Wright <anthony@overnetdata.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Ian Campbell <Ian.Campbell@citrix.com>
Subject: Re: Domains not being destroyed properly
Date: Tue, 21 Jun 2011 09:39:08 -0400	[thread overview]
Message-ID: <20110621133908.GE5650@dumpdata.com> (raw)
In-Reply-To: <4E009530.2040108@overnetdata.com>

On Tue, Jun 21, 2011 at 01:57:20PM +0100, Anthony Wright wrote:
> On 21/06/2011 12:51, Ian Campbell wrote:
> > On Fri, 2011-06-17 at 12:29 +0100, Anthony Wright wrote:
> >> If I create a domain with 'xl create -e', and then shut the domain down
> >> with 'xl shutdown' according to 'xl list' it gets stuck in state
> >> '--ps-d', with a name of '(none)' and 0 ram, ('xm list' doesn't show the
> >> domain).
> >> If I destroy the domain with 'xl destroy' the domain is destroyed properly.
> >>
> >> If I create a domain with 'xl create' (without the '-e' option) and then
> >> use 'xl shutdown', the domain is destroyed properly.
> >> Since the 'xl shutdown' & 'xl destroy' give different results I presume
> >> this is a bug.
> > The -e option to xl create means don't daemonize to babysit this domain.
> > One of the key bits of functionality of the daemon is to destroy the
> > domain after it is shutdown. So if you use -e you need to do the destroy
> > manually. So effectively you have gotten what you asked for ;-)
> >
> However I can't destroy the domain with 'xl destroy'. The command runs,
> but the domain is still there afterwards.

Is qemu-dm running for that domain? what happens if you kill it?

  parent reply	other threads:[~2011-06-21 13:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 11:29 Domains not being destroyed properly Anthony Wright
2011-06-17 18:12 ` Nathan March
2011-06-21 11:51 ` Ian Campbell
2011-06-21 12:57   ` Anthony Wright
2011-06-21 13:13     ` Ian Jackson
2011-06-21 13:39     ` Konrad Rzeszutek Wilk [this message]
2011-06-21 14:52       ` Anthony Wright
2011-06-21 15:44         ` Ian Campbell
2011-06-21 16:04           ` Anthony Wright
2011-06-22  7:56             ` Ian Campbell
2011-06-24 12:54               ` Anthony Wright
2011-06-24 13:01                 ` Tim Deegan
2011-06-24 13:36                   ` Anthony Wright
2011-06-24 14:21                     ` Ian Campbell
2011-06-24 13:45                 ` Ian Campbell
2011-06-24 14:15                   ` Anthony Wright
2011-06-24 14:24                     ` Ian Campbell
2011-06-21 16:26           ` Ian Jackson
2011-06-21 16:42             ` Ian Campbell
2011-06-21 17:01               ` Keir Fraser
2011-06-21 19:35             ` Tim Deegan
2011-06-22  8:02               ` Ian Campbell
2011-06-21 13:27 ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110621133908.GE5650@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=anthony@overnetdata.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.