Skip to main content

Add constraint and restart cluster

Add constraint so that the virtual IP starts before Fusion File Share then stop and restart the cluster.

$ sudo pcs constraint colocation add tsmb_ha virtual_ip INFINITY
$ sudo pcs cluster stop --all && sudo pcs cluster start --all