Conversation
…h dhcp dynamic range, but added anyway.
|
@po1vo Thank you for the contribution. |
But the address is added to dhcpd.leases anyway |
|
This has the potential to break existing installations of xCAT (especially badly designed ones, like my early efforts) . A release note/warning in the next version would be a good idea if this is merged. |
|
@samveen Can you elaborate under which conditions this PR will be a problem ? |
|
The potential break comes in the differing expectations:
I prefer that the node configuration should override the cluster expectation, as it is viewable and thus expected configuration. Without such a static lease, in the case of a node reboot/restart, the node may not get the same IP, which is potentially disastrous from the cluster's perspective. |
|
|
dhcp.pm claimed to not add ip address of a node, overlapping with dhcp dynamic range, but added anyway