Re: [libvirt] libvirtd crashing with network bridge configuration

2008-12-19 Thread Emre Erenoglu
Hi Again, On Sat, Dec 20, 2008 at 12:25 AM, Emre Erenoglu wrote: > Hi Daniel, > > I'm very surprised. dnsmasq is not listed in the dependencies of libvirt as > far as I know. I was guessing that it's a "nice to have" package, to enable > DHCP IP distriPid: 2616, comm: libvirtd Tainted: P

Re: [libvirt] libvirtd crashing with network bridge configuration

2008-12-19 Thread Emre Erenoglu
Hi Daniel, On Fri, Dec 19, 2008 at 11:19 AM, Daniel P. Berrange wrote: > The key is this message from the libvirt debug output: > > > DEBUG: util.c: virExec (dnsmasq --keep-in-foreground --strict-order > --bind-interfaces --pid-file --conf-file --listen-address 192.168.122.1 > --except-interfac

Re: [libvirt] [PATCH] fix numa-related (and kernel-dependent) test failures

2008-12-19 Thread Jim Meyering
"Daniel P. Berrange" wrote: > On Wed, Dec 17, 2008 at 08:39:04AM +0100, Jim Meyering wrote: >> Daniel Veillard wrote: >> ... >> >> All tests pass for me with that patch. Looks good. >> > >> > Same for me, +1 ! >> >> Thanks. >> Pushed with this comment: >> >> fix numa-related (and kerne

Re: [libvirt] patch for pci passthrough

2008-12-19 Thread Daniel P. Berrange
On Fri, Dec 19, 2008 at 02:54:45PM +, Mark McLoughlin wrote: > On Fri, 2008-12-19 at 14:09 +, Daniel P. Berrange wrote: > > On Fri, Dec 19, 2008 at 02:04:43PM +, Mark McLoughlin wrote: > > > Hi Jason, > > > > > > On Tue, 2008-12-16 at 03:02 +0100, Jason Krieg wrote: > > > > Hi, > > > >

Re: [libvirt] patch for pci passthrough

2008-12-19 Thread Mark McLoughlin
On Fri, 2008-12-19 at 14:09 +, Daniel P. Berrange wrote: > On Fri, Dec 19, 2008 at 02:04:43PM +, Mark McLoughlin wrote: > > Hi Jason, > > > > On Tue, 2008-12-16 at 03:02 +0100, Jason Krieg wrote: > > > Hi, > > > > > > This patch adds support for the -pcidevice host=bus:dev.func > > > adde

Re: [libvirt] patch for pci passthrough

2008-12-19 Thread Daniel P. Berrange
On Fri, Dec 19, 2008 at 02:04:43PM +, Mark McLoughlin wrote: > Hi Jason, > > On Tue, 2008-12-16 at 03:02 +0100, Jason Krieg wrote: > > Hi, > > > > This patch adds support for the -pcidevice host=bus:dev.func > > added in kvm-79 > > > > I used the structure as already defined in src/domain_co

Re: [libvirt] patch for pci passthrough

2008-12-19 Thread Mark McLoughlin
Hi Jason, On Tue, 2008-12-16 at 03:02 +0100, Jason Krieg wrote: > Hi, > > This patch adds support for the -pcidevice host=bus:dev.func > added in kvm-79 > > I used the structure as already defined in src/domain_conf.h > > so analog to usb one now can add pci devices > > as example: > > lspci:

[libvirt] libvirt autostart VM is broken

2008-12-19 Thread Dr. Michael J. Chudobiak
Hi all, The libvirtd autostart VM option seems to be broken [1,2], so I need a work-around. How can I start the libvirtd service, and then (after the service has fully started) start a particular VM from the command line? (I can do this from the gui of course, but I want to stick it in a scr

Re: [libvirt] libvirtd crashing with network bridge configuration

2008-12-19 Thread Daniel P. Berrange
On Fri, Dec 19, 2008 at 12:47:14AM +0100, Emre Erenoglu wrote: > Hi Daniel, > > On Thu, Dec 18, 2008 at 1:47 PM, Daniel P. Berrange > wrote: > > > > ps ax shows the following output right after the service is started: > > > > > > 3605 ?S 0:00 /usr/sbin/libvirtd --daemon > > > 3624

Re: [libvirt] libvirt remote connection failing

2008-12-19 Thread Richard W.M. Jones
On Fri, Dec 19, 2008 at 11:44:47AM +0530, Shanmuga Rajan wrote: > i am getting the following error > > >>> dcconn = libvirt.open('qemu://192.168.1.82/system') Try: LIBVIRT_DEBUG=1 virsh -c qemu://192.168.1.82/system nodeinfo Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.re