Hi all, when do I really need ipvs_sync? <http://www.ultramonkey.org/papers/conn_sync/conn_sync.shtml> tells me much about this, but IMHO if I use ldirectord with Direct Routing (DR), then the realservers itself will talk to the client and ensure the connection remains between the client and the realserver. Or am I wrong?
Thanks for your help in advance. Tom. >> <[email protected]> wrote: >> > Am Donnerstag, 25. Februar 2010 11:37:24 schrieb [email protected]: >> >> >> Does this mean - it doesnt matter what is in the ipvsadm.rules? >> >> >> It just needs to have the ipvsadm started ? >> >> > >> >> > ipvsadm is responsible for the state sync. >> >> > ldirectord for the rules. >> >> >> >> So -- if i have a init script, which does a >> >> >> >> ipvsadm --start-daemon=master --syncid=254 --mcast-interface=eth0 >> >> ipvsadm --start-daemon=backup --syncid=254 --mcast-interface=eth0 >> >> >> >> on all nodes, I have everything to get the state-table synced to >> >> the other nodes, and the rules are controlled by ldirectord? >> >> Right? >> >> >> >> Thanks for your reply in advance. >> >> >> >> Tom. >> > >> > Yes. >> >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems > > Yes again. But beware: syncid is broken in debian. > > And: > http://www.caliburn.nl/topposting.html _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
