All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ewan Mellor <ewan@xensource.com>
To: xen-devel@lists.xensource.com
Subject: Re: xm shutdown --all --wait and zombie domains
Date: Fri, 7 Oct 2005 16:42:38 +0100	[thread overview]
Message-ID: <20051007154238.GE13685@uk.xensource.com> (raw)
In-Reply-To: <623652d50510070831w37939bg@mail.gmail.com>

On Fri, Oct 07, 2005 at 04:31:08PM +0100, Chris Bainbridge wrote:

> At the moment xm shutdown --all --wait hangs with a zombie domain.
> This means it hangs xend stop on dom0 shutdown.. I see no use for this
> behaviour, it would be better to skip Zombie-Domain-* domains.

I agree.  The waiting code is in xen/xm/shutdown.py, you just need to check
whether the state string returned by the server contains a 'd', and if so,
treat it as dead.  A patch would be appreciated!

Ewan.

      reply	other threads:[~2005-10-07 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-07 15:31 xm shutdown --all --wait and zombie domains Chris Bainbridge
2005-10-07 15:42 ` Ewan Mellor [this message]

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=20051007154238.GE13685@uk.xensource.com \
    --to=ewan@xensource.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.