Hello all,
I'm configuring a two node cluster. Pacemaker 0.9.169 on Centos 7.
How can i configure a specific service to run just on one node and avoid having
it running on more than one node simultaneously. If i start the service on the
other node, it keeps running, pacemaker does not kill it. I have googled and
searched the docs, but can't find a solution. This is for systemd resources.
Any ideas please?
Example:
node1# pcs resource create httpd_service systemd:httpd op monitor interval=10s
node2# systemctl start httpd
httpd keeps running on both nodes. Ideally, pacemaker should kill a second
instance of that service.
Thanks in advance for any tips you might have.
_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users
ClusterLabs home: https://www.clusterlabs.org/