On Sun, Jan 31, 2010 at 06:39:28PM -0800, Erich Weiler wrote:
Hi,

> However, it seems that when LDAP starts, the IP needs to be live on each  
> node for the LDAP server to bind on that IP.  Is that how the  
> master/slave setup works in pacemaker?  Does it use iptables or  
> something to block the IP on the non-active node when the slave doesn't  
> have the floating IP?

Application (slapd) should be able to bind to a non local IP address
after setting sysctl:
sysctl -w 'net.ipv4.ip_nonlocal_bind=1'

Regards,
Kupson

_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to