[
https://issues.apache.org/jira/browse/CLOUDSTACK-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979975#comment-14979975
]
ASF GitHub Bot commented on CLOUDSTACK-8993:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/981#issuecomment-152101614
ping @serbaut @remibergsma
Can you please do a force push to see if we get Jenkins green? I know is a
pain in the ass to depend on Jenkins/Travis that sometimes simply avoids us -
believe me, I had the same with my latest PR. However, getting both of them
green is kinda cool.
If it fails again after you force push, I will suggest to ignore it and get
your PR merged!
Cheers,
Wilder
> 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
>
> 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)