5 messages in com.xensource.lists.xen-develRe: [Xen-devel] Incomplete 3.2 binary...
FromSent OnAttachments
Chris Lalancette27 Feb 2008 06:45 
Ian Jackson27 Feb 2008 07:30 
Daniel P. Berrange27 Feb 2008 07:37 
Chris Lalancette27 Feb 2008 07:45 
Chris Lalancette27 Feb 2008 10:12 
Subject:Re: [Xen-devel] Incomplete 3.2 binary packages
From:Chris Lalancette (clal@redhat.com)
Date:02/27/2008 07:45:23 AM
List:com.xensource.lists.xen-devel

Daniel P. Berrange wrote:

Can you confirm that qemu-dm is on your system ? If not do you know why not ? If you have some more information (for example, actual error messages which show where it is looking for which file) I might be able to fix it up if indeed it's a bug in the package.

Ian, you are completely right, I do have a qemu-dm on my system. I don't know how I missed it. I still am not able to create guests, though; I'll get some additional debugging data to you.

WRT to libvirt starting guests, there was a bug in 3.2.0 which prevented any HVM guest starting - the timer_mode bug - you need this fix otherwise it simply won't work

changeset: 16764:3f26758bcc02 user: Keir Fraser <keir@citrix.com> date: Fri Jan 18 22:27:51 2008 +0000 files: tools/python/xen/xend/XendDomainInfo.py description: xend: Handle unspecified timer_mode domain platform parameter. Signed-off-by: Keir Fraser <keir@citrix.com>

Dan.

And this might be it; I'll try with this patch applied.