On Thu, Oct 30, 2003 at 12:20:02PM +0900, Takahiro Sekiguchi wrote:
> Hi
>
> I have questions about LVS install
>
> I want to install LVS.
> but have not installed LVS.
>
> Please help me..
>
> My machine is follews
> ===================
> OS
> redhat.9.0
>
> kernel version
> #uname -r
> 2.4.20-8smp
> ======================
>
> I got ipvs-1.0.9.tar.gz
>
> I tried the follew command.
> #tar zxvf ipvs-1.0.9.tar.gz
> #rpm -ivh kernel-source-2.4.20-8.i386.rpm
> #cd /usr/src/linux-2.4
> #cat ((path))/ipvs-1.0.9/linux_kernel_ksyms_c.diff | ps -p1
> #cat ((path))/ipvs-1.0.9/linux_net_netsyms_c.diff | ps -p1
> #patch -p1 < ((path))/linux-2.4.21-ipvs-1.0.10.patch.gz
> #make mrproper
> #make menuconfig
>
> Threre are not this follew in menu.
>
> Networking options
> IPforwarding <-nothing
> IPfirewalling <-nothing
> IPmasquarading <-nothing
>
> so, please tel me how to install this.
I have some detailed instructions on how to build and install
LVS here at the begining of this document:
http://www.ultramonkey.org/papers/lvs_tutorial/html/
But if you are running Red Hat 9 then it may be easier
to use kernels that I have made by taking Red Hat's kernel
RPM and adding LVS.
They can be found at
http://www.ultramonkey.org/download/2.0.1/BETA-rh.9/
--
Horms
Ultra Monkey: www.ultramonkey.org
VA Linus Sustems Japan: www.valinux.co.jp
|