Discussion:
[Pacemaker] (no subject)
Rahim Millious
2015-01-22 21:50:50 UTC
Permalink
Hello,

I am hoping someone can help me. I have a custom resource agent which requires access (via ssh) to the passive node in order to function correctly. Is it possible to stop the resource when quorum is lost and restart it when it is regained? Thanks.
Rahim
Andrew Beekhof
2015-01-23 01:21:34 UTC
Permalink
Post by Rahim Millious
Hello,
I am hoping someone can help me. I have a custom resource agent which requires access (via ssh) to the passive node in order to function correctly. Is it possible to stop the resource when quorum is lost and restart it when it is regained?
Thats the default mode of operation
Post by Rahim Millious
Thanks.
Rahim_______________________________________________
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
_______________________________________________
Pacemaker mailing list: ***@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
Rahim Millious
2015-01-23 02:25:08 UTC
Permalink
To clarify, I want to do this only for the one resource and keep the others running. I am currently using ignore quorum loss. Sorry for being vague in my previous email.
Post by Rahim Millious
Post by Rahim Millious
Hello,
I am hoping someone can help me. I have a custom resource agent which
requires access (via ssh) to the passive node in order to function
correctly. Is it possible to stop the resource when quorum is lost and
restart it when it is regained?
Thats the default mode of operation
Post by Rahim Millious
Thanks.
Rahim_______________________________________________
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Post by Rahim Millious
Bugs: http://bugs.clusterlabs.org
_______________________________________________
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
Andrew Beekhof
2015-01-23 02:35:43 UTC
Permalink
On the resource's start action, set requires=quorum
I think that should work
Post by Rahim Millious
To clarify, I want to do this only for the one resource and keep the others running. I am currently using ignore quorum loss. Sorry for being vague in my previous email.
Hello,
I am hoping someone can help me. I have a custom resource agent which requires access (via ssh) to the passive node in order to function correctly. Is it possible to stop the resource when quorum is lost and restart it when it is regained?
Thats the default mode of operation
Thanks.
Rahim
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker
Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
Pacemaker mailing list: ***@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Loading...