andrijapanicsb commented on issue #3913: Fix dhcp infinite lease time URL: https://github.com/apache/cloudstack/pull/3913#issuecomment-590999289 @svenvogel yes and not - I mean we can not change this (unless one edits the script/systemVM.iso) - here we are ensuring renew time is in far, far future ("infinite" as defined by the dnsmasq options) - thus effectively VM will never attempt to renew it's IP and thus will not be possible to fail to renew IP from the VR which has no knowledge of the issues lease (new VR that is created as part of the network restart with clean up - the /var/lib/misc/dnsmasq.leases is missing in this new VR - so VR will reject any DHCPRENEW request, and VM will eventually fail back to to "initialisation" process with DHCPDISCOVER etc - but some OS (RHEL) will remove/delete their static routes when this happens...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
