Bernd Schemmer wrote:> Hi,
>
> how do I get rid of a zombie domU?
reboot dom0 is the only way I know of.
> [09.08.2006 20:58:54] ERROR: Error starting the Xen domain
"xen-debian" started
> Error: Device 2049 (vbd) could not be connected. Hotplug scripts not
working.
>
> (bash):root@ferrari:/export/xen-images # xm list
> Name ID Mem(MiB) VCPUs State Time(s)
> Domain-0 0 512 1 r----- 577.2
> Zombie-xen-debian 10 128 1 --p--d 0.0
>
>
> I can''t destroy it and after disabling xen via svcadm I
can''t enable it anymore.
The zombie happens because we didn''t clean up something.
Your particular problem looks like one I''ve seen which is a
bug with the disk backend. i.e. the disk backend died and
you can''t create or destroy a domU anymore.. If so, this
is a known bug and Max is working on a fix.
MRJ