|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] most of qcow images cannot boot since c/s 16958.
I'm not sure what causes that. Hanging 'xm destroy' is because qemu-dm is
now killed by SIGTERM rather than SIGKILL. I think that was a mistake to
change, so I'll probably revert that. But it doesn't explain why your
qemu-dm went bad in the first place. I think you will have to work out
exactly which changeset caused the problem.
-- Keir
On 3/2/08 07:48, "Li, Haicheng" <haicheng.li@xxxxxxxxx> wrote:
> Hi all,
>
> We found since c/s 16958, most of our qcow images will hang on boot; xm
> dmesg shows:
> (XEN) HVM3: int13_harddisk: function 41, unmapped device for ELDL=81
> (XEN) HVM3: int13_harddisk: function 08, unmapped device for ELDL=81
> (XEN) HVM3: *** int 15h function AX=00C0, BX=0000 not yet supported!
>
> When this hang happens, "xm destroy" command cannot destroy that domain
> any more; and xend will lose response after running "xm destroy" until
> this qemu process is killed by "kill -9".
>
> This issue blocks our testing. And c/s 16945 has no such issue.
>
> Detailed xm dmesg log is attached.
>
> -- haicheng
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|