[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] domains not shutting down properly - theproblemisback again
On 02/01/2009 10:28, "James Harper" <james.harper@xxxxxxxxxxxxxxxx> wrote: >> Xenstored is supposed to receive a VIRQ_DOM_EXC when a domain is > killed >> (see xen/common/domain.c:domain_kill() > > Just added some more logging - domain_kill is never called either until > I explicitly say 'xm destroy' That's expected. But you don't expect a domain to disappear until you do 'xm destroy', unless you have on_{poweroff,destroy,crash} = destroy in your domain config file. In which case the call to domain_kill() should be made automatically by xend. Your problem is the domain doesn't disappear even after explicitly doing 'xm destroy', right? That's the first thing to track down. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |