[ClusterLabs] Order set troubles
Strahil Nikolov
hunter86_bg at yahoo.com
Wed Mar 24 05:27:06 EDT 2021
Hello All,
I have a trouble creating an order set .
The end goal is to create a 2 node cluster where nodeA will mount nfsA , while nodeB will mount nfsB.On top of that a depended cloned resource should start on the node only if nfsA or nfsB has started locally.
A prototype code would be something like:
pcs constraint order start (nfsA or nfsB) then start resource-clone
I tried to create a set like this, but it works only on nodeB:
pcs constraint order set nfsA nfsB resource-clone
Any idea how to implement that order constraint ?
Thanks in advance.
Best Regards,
Strahil Nikolov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20210324/95c62192/attachment.htm>
More information about the Users
mailing list