NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Kernel with IPVS supportHi all, I am trying to install ultramonkey on sarge - HPPA version running kernel 2.6.8-3-32-smp. I am getting a message that the kernel does not support IPVS. Your help would greatly be appreciated. Thanks, |
IPVS is new
I don't know if the 2.6.8 kernel had IPVS at all - but it's definitely in 2.6.16. There are several sections like
# IPVS transport protocol load balancing support
(many options)
# IPVS scheduler
(even more options)
# IPVS application helper
(still more options)
Check your kernel config file in the /boot directory to see if the IPVS options are there (and how they are set) - if they do not exist or are disabled then you need to install a later kernel or compile your own.