On Tue, Sep 6, 2016 at 1:04 PM, Devin Ortner < devin.ort...@gtshq.onmicrosoft.com> wrote:
> Master/Slave Set: ClusterDBclone [ClusterDB] > Masters: [ node1 ] > Slaves: [ node2 ] > ClusterFS (ocf::heartbeat:Filesystem): Started node1 > As Digimer said, you really need fencing when you are using DRBD. Otherwise it's only a matter of time before your shared filesystem gets corrupted. You also need an order constraint to be sure that the ClusterFS Filesystem does not start until after the Master DRBD resource, and a colocation constraint to ensure these are on the same node. --Greg
_______________________________________________ Users mailing list: Users@clusterlabs.org http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org