Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Where are the following LVS kernel modules
Date: Wed, 09 Sep 2009 12:08:16
Message-Id: 46d08bd30909090508n657346del80fd823811c06aff@mail.gmail.com
In Reply to: [gentoo-user] Re: Where are the following LVS kernel modules by walt
1 How I recompile the kernel is select the module that I need
2
3 <M> IP virtual server support
4 >> -> [*] TCP load balancing
5 >> -> [*] UDP load balancing
6 >>
7 > then do a make followed by a make modules_install.
8
9 ip_vs is in my list of modules (the only ip_vs*) and does not return an
10 error when I modprobe it but these are not there:
11
12 #lvs
13 ip_vs
14 ip_vs_rr
15 ip_vs_wrr
16 ip_vs_lc
17 ip_vs_wlc
18 ip_vs_lblc
19 ip_vs_lblcr
20 ip_vs_dh
21 ip_vs_sh
22 ip_vs_sed
23 ip_vs_nq
24 ip_vs_ftp
25
26
27 I am using kernel 2.6.30r5
28
29 Thanks for you Help,
30 Ninus.

Replies

Subject Author
Re: [gentoo-user] Re: Where are the following LVS kernel modules Nick Khamis <symack@×××××.com>