Sample Header Ad - 728x90

Prevent promotion on specific node in Pacemaker

0 votes
1 answer
358 views
I have a drbd + pacemaker cluster with three nodes, one being a quorum device only. I'm trying to configure the pacemaker resource so that the promotable drbd-resource should run on all three devices, but it should never be promoted on the quorum device. I've tried setting location constraints on the resource, but that results in pacemaker not starting the resource at all on the quorum device so drbd can't keep quorum on a failover. The desired state would be: - drbd resource is started on all three nodes - drbd resource is promotable - pacemaker will never promote the quorum device I can't find anything in the documentation, but what I'm envisioning would be a parameter like "don't promote on device X" that I have missed for the drbd resource.
Asked by comrain (3 rep)
Mar 13, 2023, 07:23 AM
Last activity: Mar 13, 2023, 06:55 PM