I want that DRBD-based 2 nodes cluster start resources in the following order -
1. on both nodes start stonith:fence_ipmilan
2. on one node drbd-clone promote
3. on the same node as drbd promote, start all NFS server resources (ip, export,…)
But how to tell pacemaker promote drbd-clone only after started stonith:fence_ipmilan on each of two nodes ?
I tried
pcs constraint order set ipmi-fence-memverge ipmi-fence-memverge2 action=start require-all=true sequential=false set ha-nfs-clone action=promote sequential=false require-all=false
it seems that stonith:fence_ipmilan and drbd-clone promote start simultaneously…
Anton
Asked by Anton Gavriliuk
(11 rep)
Feb 4, 2025, 03:03 PM
Last activity: Feb 4, 2025, 07:12 PM
Last activity: Feb 4, 2025, 07:12 PM