RE: [libvirt] Using Xen config files

2008-08-22 Thread Matthew Donovan
Xen and Xen-devel are 3.1.2. I'm using version 0.4.4 of libvirt. -matthew -Original Message- From: Richard W.M. Jones [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2008 4:19 AM To: Matthew Donovan Cc: Daniel P. Berrange; libvir-list@redhat.com Subject: Re: [libvirt] Using

RE: [libvirt] Using Xen config files

2008-08-21 Thread Matthew Donovan
PROTECTED] Sent: Wednesday, August 20, 2008 1:05 PM To: Richard W.M. Jones Cc: Matthew Donovan; libvir-list@redhat.com Subject: Re: [libvirt] Using Xen config files On Wed, Aug 20, 2008 at 04:44:04PM +0100, Richard W.M. Jones wrote: On Wed, Aug 20, 2008 at 11:35:17AM -0400, Matthew Donovan

Re: [libvirt] Using Xen config files

2008-08-20 Thread Richard W.M. Jones
On Wed, Aug 20, 2008 at 11:35:17AM -0400, Matthew Donovan wrote: Thanks for the quick reply! I set the LIBVIRT_DEBUG flag to 1 and ran it again. (The output is below.) [...] [EMAIL PROTECTED] ~]$ gcc -g virt_test.c -lvirt ./a.out DEBUG: libvirt.c: virInitialize (register drivers) DEBUG:

RE: [libvirt] Using Xen config files

2008-08-20 Thread Matthew Donovan
20, 2008 11:44 AM To: Matthew Donovan Cc: libvir-list@redhat.com Subject: Re: [libvirt] Using Xen config files On Wed, Aug 20, 2008 at 11:35:17AM -0400, Matthew Donovan wrote: Thanks for the quick reply! I set the LIBVIRT_DEBUG flag to 1 and ran it again. (The output is below

Re: [libvirt] Using Xen config files

2008-08-20 Thread Daniel P. Berrange
On Wed, Aug 20, 2008 at 04:44:04PM +0100, Richard W.M. Jones wrote: On Wed, Aug 20, 2008 at 11:35:17AM -0400, Matthew Donovan wrote: It certainly looks OK, and it seems like the domain should run after virDomainCreate. Have you tried adding a delay of 30 seconds just to check if the domain

Re: [libvirt] Using Xen config files

2008-06-26 Thread Daniel Veillard
On Thu, Jun 26, 2008 at 12:06:04AM -0400, Thomas Moyer wrote: Is it possible to directly utilize the Xen config files when using the python bindings for libvirt? If not, is there any automated method of converting the Xen config to a libvirt XML config? If the config files are installed