[Pacemaker] Dependency Trees
Donald Stahl
don at blacksun.org
Mon Feb 25 16:44:44 UTC 2013
> A little roundabout but you could create a dummy resource and make all the resource colocate with it. Then as long as you don't stop the dummy each of the other resources could stop/start independent of each other i.e.:
>
> colocation myset inf: ( app1 app2 app3 app4 ) dummy_res_for_colo_only_1
>
> apps 1-4 will follow dummy if it moves to the other node and none of the apps are dependent upon each other.
>
> HTH
That's actually a great idea and something I hadn't considered. I'll
have to give that a try.
Thanks,
-Don
More information about the Pacemaker
mailing list