[lvs-users] Configuring keepalived on Centos 5.1
Sid Stuart
sid at kongregate.com
Tue Apr 8 02:06:52 BST 2008
The configure script for keepalived requires that the kernel sources be
installed. If they are not, it generates the following error messages,
configure: WARNING: Cannot determine Linux Kernel version.
configure: WARNING: keepalived will be built without LVS support.
To install the kernel source on Centos, use "yum install kernel-devel"
Once the source is installed, go /usr/src and make a symbolic link from the
current kernel source directory to /usr/src/linux. On my machine the command
is,
ln -s kernels/2.6.18-53.1.14.el5-x86_64 linux
Sid
Search lvs-users Archives
More information about the lvs-users
mailing list