From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MlVF3-0003kn-59 for garchives@archives.gentoo.org; Wed, 09 Sep 2009 22:02:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 251EAE083A; Wed, 9 Sep 2009 22:02:16 +0000 (UTC) Received: from mail-fx0-f211.google.com (mail-fx0-f211.google.com [209.85.220.211]) by pigeon.gentoo.org (Postfix) with ESMTP id D7F3DE083A for ; Wed, 9 Sep 2009 22:02:15 +0000 (UTC) Received: by fxm7 with SMTP id 7so3470596fxm.34 for ; Wed, 09 Sep 2009 15:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=05A43FCUAR7NWQAi5wocaQsWlg7CH+CO0+wCDPOXIKU=; b=PNa8LPYRUgg0ATuWSAsSNrxSGszrHgQZEC6oe4ZJ5Ct8kld8nzMt/qOueGzZXF4oWY 5NlIJAYPBY1usTAe8/Z88D8J8p6SzGC3c4V24fn5oFLmyBHt7PzVgRmTVBk9ThBIAhHJ Zpzx1uOzDi71moGIaoO1K0S+cWh7t61h7iQiM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FHyBA+7h8DCEWWtYjumRfWBwdt5tX7CaPL11QGlaZ2rOxlfcrSfEymlf+07FHMSNC3 X5GBASMYyt4LsiXywOrZvO+5pkC9SYJAB40/Or7ES2GnSOqSnVROsi0a8osw1peZUVsn WVudMCNjn+i79XpqfxiZrah+QR8BZWBzVFKM4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.103.81.12 with SMTP id i12mr557480mul.37.1252533735002; Wed, 09 Sep 2009 15:02:15 -0700 (PDT) Date: Wed, 9 Sep 2009 18:02:14 -0400 Message-ID: <46d08bd30909091502g1c44f1cfgf90be709694281e6@mail.gmail.com> Subject: [gentoo-user] Gentoo LVS From: Nick Khamis To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6482b4458128904732c3cae X-Archives-Salt: 329f7c66-e8d2-4fa6-9bcc-b764d6d817a7 X-Archives-Hash: f4572ba2f26116080fb87f86266e2c88 --0016e6482b4458128904732c3cae Content-Type: text/plain; charset=ISO-8859-1 Hello everyone I am having problems with using LVS in Gentoo, I needed the following modules built into the kernel: ip_vs ip_vs_rr ip_vs_wrr ip_vs_lc ip_vs_wlc ip_vs_lblc ip_vs_lblcr ip_vs_dh ip_vs_sh ip_vs_sed ip_vs_nq ip_vs_ftp How I recompile the kernel is select the module that I need IP virtual server support >> -> [*] TCP load balancing >> -> [*] UDP load balancing >> > then do a make followed by a make modules_install. ip_vs is in my list of modules (the only ip_vs*) and does not return an error when I modprobe it but these are not there: #lvs ip_vs ip_vs_rr ip_vs_wrr ip_vs_lc ip_vs_wlc ip_vs_lblc ip_vs_lblcr ip_vs_dh ip_vs_sh ip_vs_sed ip_vs_nq ip_vs_ftp I am using kernel 2.6.30r5 Thanks for you Help, Ninus. --0016e6482b4458128904732c3cae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello everyone I am having problems with using LVS in Gentoo, I needed the = following modules built into the kernel:
ip_vs
ip_vs_rr
ip_vs_wrr
ip_vs_lc
ip_vs_wlc
ip_vs_lblc
ip_vs_lblcr
ip_vs_dh
ip_vs_sh
ip_vs_sed
ip_vs_nq
ip_vs_ftp


How I recompile the kernel is select the module that I= need

<M> IP virt= ual server support
=A0 =A0 =A0 =A0 =A0 =A0 -> [*] TCP load balancing
=A0 =A0 =A0 =A0 =A0 =A0 -> [*] UDP load balancing
then do a make followed by a make mod= ules_install.

ip_vs is in my list of modules (the only ip_vs*) and d= oes not return an error when I modprobe it but these are not there:


#lvs
ip_vs
ip_vs_rr
ip_vs_wrr
ip_vs_lc
ip_vs_wlc
ip_vs_lblc
ip_vs_lblcr
ip_vs_dh
ip_vs_sh
ip_vs_sed
ip_vs_nq
ip_vs_ftp


I am using kernel 2.6.30r5

Thanks for you= Help,
Ninus. --0016e6482b4458128904732c3cae--