RE: [libvirt] Using Xen config files

2008-08-22 Thread Matthew Donovan
; Subject: Re: [libvirt] Using Xen config files > > On Thu, Aug 21, 2008 at 02:16:55PM -0400, Matthew Donovan wrote: > > I'm still having problems with this. I've dug around and > found errors in > > the qemu-dm log. > > > > When I try to start the VM wi

Re: [libvirt] Using Xen config files

2008-08-22 Thread Richard W.M. Jones
On Thu, Aug 21, 2008 at 02:16:55PM -0400, Matthew Donovan wrote: > I'm still having problems with this. I've dug around and found errors in > the qemu-dm log. > > When I try to start the VM with libvirt, the error I'm getting is: > "xs_read(/vm/414e73de-cf1e-487c-87e0-d4ebf7a23576/rtc/timeoffset)

RE: [libvirt] Using Xen config files

2008-08-21 Thread Matthew Donovan
uxVM,hda,w', ] vif = [ 'type=ioemu, mac=7A:AB:D0:01:82:98', ] uuid = "414e73de-cf1e-487c-87e0-d4ebf7a23576" device_model = "/usr/lib/xen/bin/qemu-dm" kernel = "/usr/lib/xen/boot/hvmloader" vnc=1 vnc=0 sdl=1 stdvga=0 boot="cda" usbdevice

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 dom

RE: [libvirt] Using Xen config files

2008-08-20 Thread Matthew Donovan
gt; Sent: Wednesday, August 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 LIBVI

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) > D

RE: [libvirt] Using Xen config files

2008-08-20 Thread Matthew Donovan
onovan > Cc: libvir-list@redhat.com > Subject: Re: [libvirt] Using Xen config files > > On Wed, Aug 20, 2008 at 08:35:46AM -0400, Matthew Donovan wrote: > > I am trying to programmatically start Xen guest VMs (HVM) > with libvirt (on > > Fedora Core 8) and I

Re: [libvirt] Using Xen config files

2008-08-20 Thread Richard W.M. Jones
On Wed, Aug 20, 2008 at 08:35:46AM -0400, Matthew Donovan wrote: > I am trying to programmatically start Xen guest VMs (HVM) with libvirt (on > Fedora Core 8) and I'm having some trouble with it. I've included my code > below. Essentially, the domain seems to get created correctly but it > doesn't

[libvirt] Using Xen config files

2008-08-20 Thread Matthew Donovan
I am trying to programmatically start Xen guest VMs (HVM) with libvirt (on Fedora Core 8) and I'm having some trouble with it. I've included my code below. Essentially, the domain seems to get created correctly but it doesn't seem to run. I don't receive any error messages from the libvirt functi

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 installe

[libvirt] Using Xen config files

2008-06-25 Thread Thomas Moyer
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? -- Thomas Moyer Graduate Student CSE Department Penn State University [EMAIL PROTECTED] http://www.cs