[Pacemaker] how can i define service so that switch all other services to onother node if one service failed?
Thomas Elsäßer
elsaesser at animate.de
Mon Feb 28 12:00:04 UTC 2011
Dear all,
i have read the clusterbook, but i have not understand how can i
configure example three services so that if one service failed, all
three services switch to another node.
Example:
primitive ServiceAmavis lsb:amavis op monitor interval="10" timeout="20s"
primitive ServiceApache lsb:apache2 op monitor interval="10"
primitive ServiceCyrus lsb:cyrus2.2 op monitor interval="10" timeout="20s"
what must i configure if i kill example apache process, that switch all
three to another node?
Thanks
Thomas
More information about the Pacemaker
mailing list