<div dir="ltr">Hi.<div>I have a 2-node cluster with a cloned IP and nginx configured.</div><div><br></div><div><div>user@proxy04 ~]$ sudo pcs resource show --full</div><div> Clone: ha-ip-clone</div><div>  Meta Attrs: clone-max=2 clone-node-max=2 globally-unique=true resource-stickiness=0</div><div>  Resource: ha-ip (class=ocf provider=heartbeat type=IPaddr2)</div><div>   Attributes: cidr_netmask=24 clusterip_hash=sourceip ip=192.68.20.240</div><div>   Operations: monitor interval=5s timeout=15s (ha-ip-monitor-interval-5s)</div><div>               start interval=0s timeout=20s (ha-ip-start-interval-0s)</div><div>               stop interval=0s timeout=20s (ha-ip-stop-interval-0s)</div><div> Clone: ha-nginx-clone</div><div>  Meta Attrs: clone-max=2 clone-node-max=1 globally-unique=true resource-stickiness=0</div><div>  Resource: ha-nginx (class=ocf provider=heartbeat type=nginx)</div><div>   Attributes: configfile=/etc/nginx/nginx.conf</div><div>   Operations: monitor interval=5s timeout=20s (ha-nginx-monitor-interval-5s)</div><div>               start interval=0s timeout=60s (ha-nginx-start-interval-0s)</div><div>               stop interval=0s timeout=60s (ha-nginx-stop-interval-0s)</div><div><br></div><div><div>$ pcs --version</div><div>0.9.158</div></div><div><br></div><div>I have 2 questions about that resource type:</div><div>1) How do I reload nginx config in the clustered resource without restarting the nginx process?</div><div>pcs doesn't have an option to do that (analogous to pcs resource restart ha-nginx-clone)</div><div>Is there a pacemaker command to do that?</div><div><br></div><div>According to <a href="http://linux-ha.org/doc/man-pages/re-ra-nginx.html">http://linux-ha.org/doc/man-pages/re-ra-nginx.html</a> this type of agent supports a reload option, so how can I use it?</div><div><br></div><div>2) How do I do an nginx config test with the clustered resource?</div><div><br></div><div>I know I can do a "nginx -t", but is there an option to do it using pacemaker/pcs commands on both nodes?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px"><div dir="ltr"><div dir="ltr">Best Regards<br> <br>Przemysław Kulczycki<br>System administrator<br>Avaleo<br><br>Email: <a href="mailto:upr@avaleo.net" style="color:rgb(17,85,204)" target="_blank">upr@avaleo.net</a></div></div></div></div></div></div></div>
</div></div>