Look inside your logs, I bet you won't see any promote on your LDAP-SERVER. Not sure, but sth like that : colocation LDAP-WITH-IP inf: VIP-1 MS-LDAP-SERVER:master order LDAP-AFTER-IP inf: MS-LDAP-SERVER:promote VIP-1:start might bring it to work better.
2013/3/18 guillaume@cheraot my.name <[email protected]> > Hello, > > I'll try for a week to make a cluster with 2 servers for slapd HA. > ldap01 is the master slapd server, ldap02 is a replica server. All is ok > with Debian and /etc/ldap/slapd.conf configuration. > > .../... master-node-max="1" notify="false" target-role="Master" > colocation LDAP-WITH-IP inf: VIP-1 MS-LDAP-SERVER > order LDAP-AFTER-IP inf: VIP-1 MS-LDAP-SERVER > property $id="cib-bootstrap-options" \ > dc-version="1.1.7-ee0730e13d124c3d58f00016c3376a1de5323cff" \ > cluster-infrastructure="openais" \ > expected-quorum-votes="2" \ > stonith-enabled="false" \ > no-quorum-policy="ignore" \ > last-lrm-refresh="1363619724" > .../... _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
