Bug #10361
closedUsing Discovery Module to Provision an instance warns about duplicate IP address for DHCP
Description
Working with the Host Discover (micro kernel) I see hosts show up in the dashboard and when i click "Provision" I get the following error
Create DHCP Settings for my.machine.host task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::Conflict]: 409 Conflict) for proxy https://my.dhcpserver.proxyl:8443/dhcp
Someone mentioned on google group that they click re-try and get in, but i have to edit the host and grab a new IP again to make it forward then purge DHCP if it generates multiple hosts.
Updated by Dominic Cleal about 10 years ago
- Project changed from Foreman to Discovery
- Category set to Discovery plugin
- Translation missing: en.field_release deleted (
50)
Updated by Lukas Zapletal almost 10 years ago
Is it possible for you to create lease range and foreman DHCP range in a way that there is no intersection? This should solve the problem.
We currently have an opened ticket to improve our documentation on this topic:
Updated by Byron Miller almost 10 years ago
- Status changed from New to Resolved
I did cerate a new pool, and i haven't had the problem in 1.8.2 which i think there was another bug i ran into, so i'll close this out. Thanks!