2012/12/17 Felipe Gutierrez <[email protected]> > > crm configure property no-quorum-policy=ignore > crm configure property stonith-enabled=false > .../... (removed whole config from here .../...
First, why don't you put the cluster_ip in the group_vz group ? that might stick fairly well. Then, as you declared : group group_vz drbd_r8_fs vz_svc ve1011 it seems to me that : order fs-before-vz_svc inf: drbd_r8_fs:start vz_svc:start is implicite, as we know that meta ordered="true" by default. Remember Ockham. But more important, your logs show many problems with your VEs, maybe solving this at first will enlighten a bit the cluster behaviour. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
