Hi,

> 
> we are building Xen virtual machine failover system using heartbeat 2.1.3
> (v1 config style - 2 node cluster setup) on CentOS 5.2. 

Make your life easier and use hb2 with crm. 

- Install 2 domus for openldap, setup ldap-replication
- use the xen-domu as cluster-ressources with constraints, so you can
say ldap1 rans preffered on XENBOX1 and ldap on xenbox2

if you prefer v1 this should help:
http://www.linuxjournal.com/article/5505

> Next solution would be to setup LDAP into a cluster. However, as far as 
> I checked the docu, we need to specify IP address of slave and I am not 
> sure how it works when we need to switchover.

openLDAP 2.3 supports only 
- Master/Slave-Replication
so you need heartbeat for HA

if running 2.4 you can also the built-in mirror-mode (for active
server-to-server replication used in high-availability environments)


> 
> Is there anyone experienced with such a problem?

nope - running fine here with heartbeat and simple
master/slave-replication with service-IP


> Thanks.

Thomas

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to