Comment 7 for bug 1300739

Revision history for this message
masterpe (michiel-y) wrote :

ipvsadm requires CONFIG_IP_VS_IPV6 in the kernel to be active.

This option has been set in the v3.6.10-raring kernel and the v3.6.11-raring kernel has been disabled.

michielp@michielppro:/tmp$ grep CONFIG_IP_VS_IPV6 linux-image-3.6.1*/boot/config*
linux-image-3.6.10/boot/config-3.6.10-030610-generic:CONFIG_IP_VS_IPV6=y
linux-image-3.6.11/boot/config-3.6.11-030611-generic:# CONFIG_IP_VS_IPV6 is not set