> > LVS guides suggest to bind the VIPs on the realservers to loopback
> > device (resp. aliases of lo). I've bound the VIPs to aliases of eth0.
> > Up to my understanding, the interface is not relevant since long as
> > rp_filter = 0 for the incoming interface (eth1 here).
>
> hmm. Can you hide the VIP on eth0:x and not hide the RIP on eth0?
> (I should know this, but I don't - if the RIP is being hidden,
> then your LVS wouldn't work at all).
Yes, you can :)
I used Maurizio Sartori's noarp module, suggested in your HOWTO in
chapter 4.5.3. It can be controlled by IP, not by interface.
I don't think the module is related to my problem. I haven't seen any
arp requests related to the freezes. And the working part of the source
looks quite simple.
Jan
|