Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Domains stuck in "shutdown" state
In article <d9fuve$9i6$1%sea.gmane.org@localhost>, Jed Davis
<jdev%panix.com@localhost> wrote:
>
> Now, if I try to restart that domain, I get this:
>
> Name Id Mem(MB) CPU State Time(s) Console
> Domain-0 0 127 0 r---- 35.7
> Domain-13 13 64 0 --p-- 0.0
> unreal02 13 63 0 -b--- 3.6 9613
>
> And the new copy of the host works fine (that is, it isn't blatantly
> broken), although xend continues to attempt to destroy domain 3 (not 13)
> every few minutes, and of course the domain list is a little screwed up.
Oh, and: if I shut down the new instance of the domain, they both
disappear from the output of "xm list", but xend continues trying to
destroy the old domain every two seconds.
--
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))
Home |
Main Index |
Thread Index |
Old Index