Comment 7 for bug 1069570

Revision history for this message
Thiago Martins (martinx) wrote : Re: 1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think...

Hi!

 After upgrading, I can't find that "permission denied" message again...

 But, the dhcpd still gives two IPs for 1 MAC (only for my second node), look:

Oct 23 11:15:02 seed1 dhcpd: DHCPDISCOVER from 52:54:00:79:f2:d0 via eth0
Oct 23 11:15:03 seed1 dhcpd: DHCPOFFER on 192.168.50.2 to 52:54:00:79:f2:d0 via eth0
Oct 23 11:15:04 seed1 dhcpd: DHCPREQUEST for 192.168.50.2 (192.168.63.250) from 52:54:00:79:f2:d0 via eth0
Oct 23 11:15:04 seed1 dhcpd: DHCPACK on 192.168.50.2 to 52:54:00:79:f2:d0 via eth0

NEW IP:

Oct 23 11:15:28 seed1 dhcpd: DHCPDISCOVER from 52:54:00:79:f2:d0 via eth0
Oct 23 11:15:29 seed1 dhcpd: DHCPOFFER on 192.168.50.3 to 52:54:00:79:f2:d0 (maas-enlist) via eth0
Oct 23 11:15:29 seed1 dhcpd: DHCPREQUEST for 192.168.50.3 (192.168.63.250) from 52:54:00:79:f2:d0 (maas-enlist) via eth0
Oct 23 11:15:29 seed1 dhcpd: DHCPACK on 192.168.50.3 to 52:54:00:79:f2:d0 (maas-enlist) via eth0
Oct 23 11:15:29 seed1 dhcpd: DHCPREQUEST for 192.168.50.3 (192.168.63.250) from 52:54:00:79:f2:d0 (maas-enlist) via eth0
Oct 23 11:15:29 seed1 dhcpd: DHCPACK on 192.168.50.3 to 52:54:00:79:f2:d0 (maas-enlist) via eth0

Best,
Thiago