Re: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs

2013-10-30 Thread Laine Stump
On 10/18/2013 12:31 AM, Tim wrote: > Thanks for the hint with net-update, thats exactly that what I was > looking for. > > Am 07.10.2013 13:10, schrieb Laine Stump: >> Fortunately, in libvirt 0.10.0 and later (I think that is the version it >> was added) you can use the "virsh net-update" command t

Re: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs

2013-10-17 Thread Tim
Thanks for the hint with net-update, thats exactly that what I was looking for. Am 07.10.2013 13:10, schrieb Laine Stump: > On 10/04/2013 12:09 PM, Tim wrote: >> Hi guys, >> >> I'm running a KVM/libvirt host in a datacenter and got a fancy IPv4 >> subnet from my provider. I'm able to assign IPs fr

Re: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs

2013-10-07 Thread Laine Stump
On 10/04/2013 12:09 PM, Tim wrote: > Hi guys, > > I'm running a KVM/libvirt host in a datacenter and got a fancy IPv4 > subnet from my provider. I'm able to assign IPs from that subnet via > dhcp to my VMs: > > host01 ~ # virsh net-dumpxml internet > > internet > 37b888cc-510f-46f1-9246-346da9

Re: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs (Tim)

2013-10-07 Thread Laine Stump
On 10/05/2013 08:22 PM, Chandana De Silva wrote: > You can do this with the built in dhcp server for the virtual network. > The definition is passed to dnsmasq. > > ... > > > > ip="192.168.122.10" /> > > > ... but if you do this via "virsh net-edit", you will have to stop and r

Re: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs (Tim)

2013-10-05 Thread Chandana De Silva
static ipv4 via dhcp to new VMs (Tim) Subject: [libvirt-users] Automatically assign static ipv4 via dhcp to new VMs Message-ID: <524ee851.2010...@online-mail.biz> Content-Type: text/plain; charset=ISO-8859-15 Hi guys, What I would like to do: 1) Right know it seems like dnsmasq assi

[libvirt-users] Automatically assign static ipv4 via dhcp to new VMs

2013-10-04 Thread Tim
Hi guys, I'm running a KVM/libvirt host in a datacenter and got a fancy IPv4 subnet from my provider. I'm able to assign IPs from that subnet via dhcp to my VMs: host01 ~ # virsh net-dumpxml internet internet 37b888cc-510f-46f1-9246-346da96222ed