You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/10/01 08:31:39 UTC

[GitHub] [cloudstack] rhtyd opened a new issue #3613: New rules cause dnsmasq to be restarted instead of reloaded

rhtyd opened a new issue #3613: New rules cause dnsmasq to be restarted instead of reloaded
URL: https://github.com/apache/cloudstack/issues/3613
 
 
   When adding/configuring new dhcp/dns rules, the dnsmasq process is restarted:
   https://github.com/apache/cloudstack/blob/master/systemvm/debian/opt/cloud/bin/cs/CsDhcp.py#L71
   
   Explore if it's possible to simply reload the dnsmasq process than restart it.
   
   (If dnsmasq restarts at the same time monitoring service check kicks in, it might show to recover the dnsmasq again)
   
   ##### ISSUE TYPE
   
    * Improvement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   VR
   ~~~

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services