Hide Forgot
Incorrect/incomplete setoptions for ordering set constraint 1. score is not a valid option for setoptions OR for options. [root@rhel-8-0-3 ~]# pcs constraint order set dummy1 dummy2 setoptions score=500 Error: invalid option 'score', allowed options are: id, kind, symmetrical [root@rhel-8-0-3 ~]# pcs constraint order set dummy1 dummy2 score=500 Error: invalid option 'score', allowed options are: action, require-all, role, sequential 2. The "kind" and "symmetrical" options are omitted from this list. See error output above, as well as the table here: http://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/2.0/html-single/Pacemaker_Explained/index.html#idm140330760660800 https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/configuring_and_managing_high_availability_clusters/assembly_determining-resource-order.adoc-configuring-and-managing-high-availability-clusters#annotations:75b55d93-3a14-4a39-89aa-a3c486b58d4f