From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: Incomplete 3.2 binary packages Date: Wed, 27 Feb 2008 10:45:46 -0500 Message-ID: <47C585AA.6070204@redhat.com> References: <47C5778A.9080806@redhat.com> <18373.33329.84179.789549@mariner.uk.xensource.com> <20080227153806.GD13508@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080227153806.GD13508@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Daniel P. Berrange" Cc: xen-devel , Ian Jackson List-Id: xen-devel@lists.xenproject.org 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 > 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 > > Dan. And this might be it; I'll try with this patch applied. Chris Lalancette