Hi Christian,
show us please how all these services should depend on each other. The dependency graph shown in the pacemaker docs is a nice way to do it. And then people here can give advice. Otherwise we only can guess what you want to achieve. Best regards Andreas Mock Von: Christian Gebler [mailto:[email protected]] Gesendet: Dienstag, 13. August 2013 11:57 An: The Pacemaker cluster resource manager Betreff: [Pacemaker] 2 node Cluster Hi, I am trying to set up a 2 node Pacemaker-Cluster with a few services (drbd, psql, ip, tomcat, nginx). All these services should run on one node, all the time, if one service is down, everything must migrate to the other node. So I created one colocation and one order, that works fine and all services run and migrate as expected. But I have one problem...if I stop my Tomcat or Nginx (on the CRM CLI), the database and the ip goes down too, but that should not happen. I have no idea how to fix this problem, so I hope you can help me. Or is the only solution to unmanage the Service at first? Thx! Chris Here is my Config: http://goo.gl/FkeqlH
_______________________________________________ Pacemaker mailing list: [email protected] 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
