You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Remi Bergsma (JIRA)" <ji...@apache.org> on 2015/10/31 12:06:27 UTC

[jira] [Resolved] (CLOUDSTACK-8993) DHCP fails with "no address available" when an IP is reused

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remi Bergsma resolved CLOUDSTACK-8993.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.6.0

> DHCP fails with "no address available" when an IP is reused
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-8993
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8993
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: SystemVM
>    Affects Versions: 4.6.0
>            Reporter: Joakim Sernbrant
>            Priority: Critical
>             Fix For: 4.6.0
>
>
> CsDhcp.process() appends new entries to /etc/dhcphosts.txt causing duplicates like:
> {code}
> 06:49:14:00:00:4d,10.7.32.107,node1,infinite
> 06:42:b0:00:00:3a,10.7.32.107,node2,infinite
> {code}
> This makes dnsmasq fail with "no address available".
> CsDhcp.process() should repopulate the file to remove old entries with the same IP address.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)