Gentoo Archives: gentoo-user

From: Xavier Parizet <xav@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo LVS
Date: Thu, 10 Sep 2009 06:41:30
Message-Id: 4AA89F79.2060009@gentooist.com
In Reply to: Re: [gentoo-user] Gentoo LVS by Nick Khamis
1 Nick Khamis a écrit :
2 > Hey Xavier,
3 >
4 > I do appologize for the two messages, it will not happen again. When
5 > issuing a "find /lib/modules/`uname -r` -name ip_vs*.ko" I see only
6 >
7
8 <snip>
9
10 Ok so, under Networking support -> Networking options -> Network packet
11 filtering support (Netfilter), you enabled <M> IP virtual server support, then,
12 under <M> IP virtual server support, you said earlier that you enabled :
13
14 [*] TCP load balancing support
15
16 [*] UDP load balancing support
17
18 but, you're looking for ip_vs_* modules, so it seems you did not enabled theses
19 items :
20
21 *** IPVS scheduler ***
22 <M> round-robin scheduling (which is ip_vs_rr.ko)
23 <M> weighted round-robin scheduling (which is ip_vs_wrr.ko)
24 <M> least-connection scheduling (which is ip_vs_lc.ko)
25 <M> weighted least-connection scheduling (which is ip_vs_wlc.ko)
26 <M> locality-based least-connection scheduling (which is ip_vs_lblc.ko)
27 <M> locality-based least-connection with replication scheduling (which is
28 ip_vs_lblcr.ko)
29 <M> destination hashing scheduling (which is ip_vs_dh.ko)
30 <M> source hashing scheduling (which is ip_vs_sh.ko)
31 <M> shortest expected delay scheduling (which is ip_vs_sed.ko)
32 <M> never queue scheduling (which is ip_vs_nq.ko)
33 *** IPVS application helper ***
34 <M> FTP protocol helper (which is ip_vs_ftp.ko)
35
36 did you ? And, yes, next time you are looking for something in the kernel
37 config, please do a search using menuconfig (simply issue make menuconfig in the
38 kernel tree, and when the menu shows up, then use the '/' key, and enter the
39 <name> of the CONFIG_ item you're looking for)
40
41 HTH.
42
43 > Thanks in Advanced,
44 > Ninus
45
46
47 --
48 Xavier Parizet
49 YaGB : http://gentooist.com
50 GPG : C7DC B10E FC21 63BE
51 B453 D239 F6E6 DF65 1569 91BF

Attachments

File name MIME type
signature.asc application/pgp-signature