Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Where are the following LVS kernel modules
Date: Wed, 09 Sep 2009 03:14:09
Message-Id: 46d08bd30909082014s71ace455qb348d378b0ffb3b9@mail.gmail.com
1 I have included in my kenrel configuration the following:
2 <M> IP virtual server support
3 -> [*] TCP load balancing
4 -> [*] UDP load balancing
5
6
7 I have added to /etc/modules.autoload.d/kernel-2.6 the follwing
8
9 #lvs
10 ip_vs
11 ip_vs_rr
12 ip_vs_wrr
13 ip_vs_lc
14 ip_vs_wlc
15 ip_vs_lblc
16 ip_vs_lblcr
17 ip_vs_dh
18 ip_vs_sh
19 ip_vs_sed
20 ip_vs_nq
21 ip_vs_ftp
22
23 When I modprobe any of them I recieve module not found.
24
25 What am I doing wrong.
26
27
28 Your help is greatly apprecated,
29
30 Thanks In Advanced,
31 Ninus.

Replies

Subject Author
Re: [gentoo-user] Where are the following LVS kernel modules Albert Hopkins <marduk@×××××××××××.org>
[gentoo-user] Re: Where are the following LVS kernel modules walt <w41ter@×××××.com>