All of lore.kernel.org
 help / color / mirror / Atom feed
* Domains not being destroyed properly
@ 2011-06-17 11:29 Anthony Wright
  2011-06-17 18:12 ` Nathan March
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Anthony Wright @ 2011-06-17 11:29 UTC (permalink / raw)
  To: xen-devel

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.


As an extra question... Is there a way to be notified when a domain is
destroyed other than leaving the 'xl create' process lying around? I'd
like to know when any domain is destroyed, and leaving a large number of
processes lying around just to be able to do this seems rather ugly. In
the past I've editted some of the python code to achieve this, but my
patch doesn't work with 4.1, so I'm seeing if there's an official way to
do this before I work out a new patch.

thanks,

Anthony.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2011-06-24 14:24 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.