Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi. We have an old cluster made of OCFS2 running over DRBD using the heartbeat protocol. Now we are moving to DRBD + OCFS2 + Pacemaker. Following the steps from the user's manual I tried to make this configuration: disk { fencing resource-and-stonith; } handlers { outdate-peer "/sbin/make-sure-the-other-node-is-confirmed-dead.sh" } When i try to start the DRBD it wont start, I searched for the file "make-sure-the-other-node-is-confirmed-dead.sh" and I couldnt locate it ont the system. Also searching the internet was of no help. I downloaded the sources of DRBD versions drbd-8.3 and drbd-8.4, and loocked after the files "make-sure-the-other-node-is-confirmed-dead.sh" and "/sbin/kill-other-node.sh" that is refered by the 8.4 user's guide but i couldnt find any of them. Please, can someone tell what is the solution for this issue or where can I get those files? Best Regards, Carlos