Re: [libvirt-users] Making multiple connections from an application using libvirt-0.6.3-20.1.el5_4

2011-02-08 Thread Daniel Veillard
On Fri, Feb 04, 2011 at 12:04:07AM -0500, Nandini Chandra wrote: > I came across a thread in the archives that seems to suggest that > multiple connections can be made from a single application,although > I am unsure what version(s) of libvirt support it. > https://www.redhat.com/archives/libvirt-u

[libvirt-users] Serving DHCP and DNS from a KVM guest

2011-02-08 Thread Adam Reid
Hello All, I am trying to set up a cobbler server running as a guest on an isolated network. I'm having trouble figuring out how I can forward the DHCP and DNS traffic to this guest instead of DNSMASQ on the host. So far I have only tried to get dhcp working by enabling the 'allow-dhcp-server' on

Re: [libvirt-users] Libvirt in Windows not working

2011-02-08 Thread Justin Clift
On 09/02/2011, at 3:16 AM, Matthias Bolte wrote: > Currently the libvirt installer for Windows includes the Python > bindings but doesn't try to detect an installed Python to put the > bindings into the right place yet. > > You have to do this manually. Copy libvirt.py and libvirtmod.py from > th

[libvirt-users] Clarification about virsh migration options

2011-02-08 Thread Berend Dekens
I am trying to work out what all the options are for migrating a KVM machine to another KVM machine, without using shared storage. The documentation is not quite verbose and not intuitive, so I'm hoping someone can explain this to me. The man pages show this syntax: migrate optional --live --p2p -

Re: [libvirt-users] Libvirt in Windows not working

2011-02-08 Thread Matthias Bolte
2011/2/8 arpita k : > Hi, > > This is Arpita. > > I am using Libvirt API in the Windows Vista system.VMware is installed over > there.I have installed Libvirt and Python 2.6 in the Windows Vista system > andhave written a small test file in Python. You mean you're trying to connect to an VMware ES