Hello,

I have two init scripts:
 /etc/init.d/noBugs
 /etc/init.d/buggy

buggy is dependent on noBugs.

If buggy dies, I want to restart it. If noBugs dies, I want to
relocate both noBugs and buggy to the other node.

How can I represent this? Would a failover domain achieve this?

Ralph

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to