> > But one more (simple) question: > > > The IP and ldirectord are running now, but not at the some node. > What > > > they have to of course in this setup. How can i make them always > running > > > on the same node? > > > > A colocation constraint. > > > > Have you enabled the sync function of the ipvs module? This syncs the > states > > of ipvs to the other node. All downloads will continue after a > failover. >
Wau, thats cool. Didn't knew that. I found the options from ipvsadm: # ipvsadm --start-daemon master # ipvsadm --start-daemon backup Are they persistent? Or do i have to add them somewhere in a file? To make a colocation constraint i did that in crm configuration (for my example): # colocation ldirector_on_ipaddr inf: failover-ip ldirectord_1 # commit seems to work... Thanks Urs _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
