Kernel with IPVS support

Hi 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,
Scott

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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.

Syndicate content