|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Domain status after shutdown command: ---s--
You should get a line something like "Domain has shutdown: ...". For some
reason that handler inside xend has not been invoked, which is odd since
xend is aware enough the domain has shutdown since 'xm list' displays it in
state 's'. You'll probably have to add some tracing to xend, and possibly
also to xenstored which is the entity responsible for notifying xend about
domain shutdown, to work out where the notification is getting lost.
I tried to start xend with strace, but then I cannot start any domains
(xm says "is xend running?").
How could I trace otherwise? I only know strace. Sorry
Is there an IRC channel for xen? Maybe we could be faster that way.
Regards
Dominik
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|