[ClusterLabs] pcs removing single order constraint
Dennis Jacobfeuerborn
dennisml at conversis.de
Fri Jun 12 02:19:57 UTC 2015
Hi,
I'm wondering how I can remove a single order constraint using pcs.
Given the following constraints:
1. A -> B
2. B -> C
3. C -> D
How can I remove constraint 2?
"pcs constraint order remove B" would remove both 1+2, "pcs constraint
order remove C" would remove 2+3 and "pcs constraint order remove B C"
would remove all constraints since an OR is implied there.
So how do I remove constraint 2 only without touching the other ones?
Regards,
Dennis
More information about the Users
mailing list