Re: [libvirt-users] libvirt/dnsmasq is not adhering to static DHCP assignments

2017-10-30 Thread Michal Privoznik
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

Re: [libvirt-users] libvirt/dnsmasq is not adhering to static DHCP assignments

2017-10-30 Thread Dagmawi Biru
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

Re: [libvirt-users] libvirt/dnsmasq is not adhering to static DHCP assignments

2017-10-30 Thread Yalan Zhang
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

[libvirt-users] guest state "in shutdown"

2017-10-30 Thread Lying
Hello,I just encountered a problem my virtual machine is not a normal shutdown and I get state is "in shutdown" when i check it using "virsh list --all" why i get the error state,and how i should solve it? ___ libvirt-users mailing list libvirt-users@redh

[libvirt-users] libvirt/dnsmasq is not adhering to static DHCP assignments

2017-10-30 Thread Dagmawi Biru
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