correct me if I'm wrong, but this seem to me simply active-passive. You define a resource for each IP address and stick it with higher preference to each individual node, with a lower score to the other node. When one node goes down, it takes the other IP.
quite simple actually. On 02/18/11 02:41, liangjun wrote: > > > hi,everybody! > How to configure active/active deployment mode? Deployment diagram in > appendix. > I found the active/active configure example are associated with GFS2 > filesystem, and only use one ip address. > i find some active/active example is use GFS2 filesystem. and only use > one ip address. > In my program there, I need to use two IP addresses(192.168.1.1 and > 192.168.1.2). When a machine(eg: 192.168.1.1) down, another machine take > over the IP address 192.168.1.1. > My LDAP data synchronizathion using LDAP own synchronizathion . Not DRDB > or GFS2. > > thanks! > > > > > _______________________________________________ > Pacemaker mailing list: [email protected] > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: > http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
