<div dir="ltr">I am trying to translate the last three rules of the Wiki example for Pg to crmsh, and I think I've tried everything in the doc and even tried with ChatGPT and it gave up.<div><br></div><div>This is the Wiki example: </div><div><a href="https://projects.clusterlabs.org/w/cluster_administration/pgsql_replicated_cluster/">https://projects.clusterlabs.org/w/cluster_administration/pgsql_replicated_cluster/</a><br></div><div><br></div><div>And these are the last three rules:</div><div>pcs constraint colocation add master-group with Master msPostgresql INFINITY<br>pcs constraint order promote msPostgresql then start master-group symmetrical=false score=INFINITY<br>pcs constraint order demote  msPostgresql then stop  master-group symmetrical=false score=0<br></div><div><br></div><div>I understand what they do, but I can't find any way to get them to work with crmsh. </div><div>Before you ask, I'm not sure why pcs is not available for FreeBSD.</div><div><br></div><div>Any help greatly appreciated!</div><div><br></div><div>-- </div><div>Alex</div><div><br></div><div><br></div><div>You<br>I just queried pacemaker for exact version and it's Pacemaker 2.1.6. Your last try didn't work either I got this:ERROR: element resource_ref: validity error : IDREF attribute id references an unknown ID "then"<br>element resource_ref: validity error : IDREF attribute id references an unknown ID "start"<br>(main)  error: CIB did not pass schema validation<br><br>ChatGPT<br>Thank you for providing the exact version. It seems there's a discrepancy in the syntax or handling of constraints in Pacemaker 2.1.6.<br>Given the challenges encountered, I recommend consulting the Pacemaker documentation specific to version 2.1.6 or seeking assistance from the Pacemaker community or support channels. They can provide insights into any changes in syntax or constraints introduced in this version and offer guidance on how to define constraints correctly.<br>Additionally, you might consider checking the release notes for Pacemaker 2.1.6, as they may contain information about any syntax changes or known issues related to constraint definitions.<br>If you have any further questions or need assistance with other aspects, feel free to ask!<br></div><div><br></div><div><br></div></div>