|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Daily Xen-HVM Build Testing: cs10470: broken
Does xm create return?
Can you liberally sprinkle xen/xm/create.py:make_domain() with print's
to figure out where the exception is being generated?
I've seen the RPC's for HVM domain creation exhibit strange behavior
with not closing the connection (for HTTP/1.0). I believe this is due
to a bug somewhere in the HVM create path (probably when it spawns off
qemu-dm -- not properly daemonizing it).
Regards,
Anthony Liguori
Nakajima, Jun wrote:
Yes, we are observing the same problem. Our team is saying it would work
if the changeset 10454 "Add support to Xend XML-RPC server for HTTP/1.1
Keep-Alive" is backed out.
Looks like the newly created HVM guest is placed into the pause state.
If we do xm unpause, it starts running.
Jun
---
Intel Open Source Technology Center
-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Rick
Gonzalez
Sent: Wednesday, June 21, 2006 9:51 AM
To: Xen Developers
Subject: [Xen-devel] Daily Xen-HVM Build Testing: cs10470: broken
Hardware: x460
- 32bit and 64bit dom0 boots fine.
- 32bit and 64bit hvm guests do not boot at all. the get in a pause
state.
- dom0 crashes when I issue the following command "xm destroy <id>"
- no error messages are displayed with "xm dmesg" or "dmesg" on dom0.
I need to hookup a console to get debug information.
Investigation further.
------------------------
Rick Gonzalez
Linux Technology Center
IBM Corporation
Phone#: 512-838-0623
_______________________________________________
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
|
|
|
|
|