RE: setsockopt failed: Invalid Arguement (using ipvsadm)
"Alex Yu" <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Organization | YU designs |
| Message-ID | <001801c27f94$85c96190$7f3c7180@monkey> |
> The ipvsadm 1.20-7 RPM is found up on > <http://www.academy.rpi.edu/~yua/open_source/piranha/> Wondering how many hits are on my site now :) > THE ONLY REMAINING ISSUE with this setup is that the > Piranha-GUI fails to show the "CURRENT LVS ROUTING TABLE" > > What do you think (piranha-gui issue) ??? (I suppose > could additionally try the ipvsadm 1.21 RPM from 7.3 > errata or 8.0 stock, but don't know if that will fix > the piranha-gui issue.) Another way for fixing the problem: perl -pi -e "s,\/sbin\/ipvsadm,\/bin\/ipvsadm,g" /etc/sysconfig/ha/web/secure/control.php3 Alex