On Fri, 2 Aug 2019, Michal Privoznik wrote:
> On 8/1/19 4:21 AM, Christian Kujau wrote:
> >
> >
>
> This is clearly a misconfiguration. 192.168.56.139 is not from
> 192.168.122.130/24 subnet. Libvirt should report an error in this case but it
Yes, thanks for pointing this out. A l
On 8/1/19 4:21 AM, Christian Kujau wrote:
This is basically a continuation of an older posting[0] I found, but
apparently no solution has been posted. So, I'm trying to setup static
DHCP leases with dnsmasq that is being started by libvirtd:
-
This is basically a continuation of an older posting[0] I found, but
apparently no solution has been posted. So, I'm trying to setup static
DHCP leases with dnsmasq that is being started by libvirtd:
---
$ sudo virsh net-dumpxml --network
On 10/31/2017 06:27 AM, Dagmawi Biru wrote:
> Hi,
>
> It looks like that's the issue:
> # cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile
> 52:54:00:2c:85:92,192.168.80.1,openstack-controller-00
>
> But it makes me wonder...libvirt should be generating and managing this
> file right? Do I need to
Hi,
It looks like that's the issue:
# cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile
52:54:00:2c:85:92,192.168.80.1,openstack-controller-00
But it makes me wonder...libvirt should be generating and managing this
file right? Do I need to edit this myself or should libvirt be updating
this file? I
Please check the dnsmasq hostsfile, should have all the records there:
# cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile
52:54:00:2c:85:92,192.168.80.1,openstack-controller-00
52:54:00:e2:4b:25,192.168.80.2,openstack-database-00
52:54:00:50:91:04,192.168.80.3,openstack-keystone-00
52:54:00:fe:5b:3
Given the following network configuration:
===
osc_mgmt
d93fe709-14ae-4a0e-8989-aeaa8c76c513
When attempting to bring up the relevant interface in the virtual machine,
I get an incorrect IP address assigned, different