I have next configuration of HA cluster:<div><br></div><div>primitive P_NGINX lsb:nginx </div><div><div><div>primitive P_NGINX_IP1 ocf:heartbeat:IPaddr2 params ip=&quot;x.x.x.x&quot; nic=&quot;eth0&quot; </div></div><div>...</div>
<div>group G_NGINX P_NGINX_IP P_NGINX_IP1 P_NGINX_IP2 P_NGINX_IP3 P_NGINX_IP4 P_NGINX_IP5 P_NGINX_IP6 P_NGINX </div></div><div><br></div><div><div>Often I need to add new dedicated  ip address to nginx config. But when I add new IP to G_NGINX it stops nginx deamon and starts it from scratch. It affect clients -- they get errors. And have small downtime. </div>
<div>Is it possible to use &quot;reload&quot; instead of &quot;stop and start&quot; resource? </div></div><div><br></div><div>-- <br>Viacheslav Sov1et Biriukov<br><a href="http://openstar.com.ua" target="_blank">http://openstar.com.ua</a><br>

</div>