On Mon, Oct 03, 2005 at 12:54:00PM -0400, Ted Kaczmarek wrote:
> changeset: 7157:f22fba673196
>
> #########################################
> FC4 dom0, Tyan 2462 SMP, 4k kernel stack
> #########################################
>
> xm shutdown does not work at all, always get the d flag , that d flag
> also seems to be the stopper for xm destroy as well.
> I have yet to be able to destroy a domain with the d flag.
The d flag is most likely a symptom of your problem, not a cause, as it
indicates that something is holding the domain open. A broken driver might do
this, for example. I don't expect xm destroy to be able to destroy a domain
with the d flag. Domains with that flag have _already_ been destroyed, and it
is the broken whatever-it-is that is preventing final cleanup.
Since you are also having problems with the network drivers, I'd hazard a
guess that the brokenness there is causing the domain to hang around.
Cheers,
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|