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 1MlLyC-00088V-JP for garchives@archives.gentoo.org; Wed, 09 Sep 2009 12:08:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6632E078D; Wed, 9 Sep 2009 12:08:14 +0000 (UTC) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by pigeon.gentoo.org (Postfix) with ESMTP id A5DA3E078D for ; Wed, 9 Sep 2009 12:08:14 +0000 (UTC) Received: by bwz27 with SMTP id 27so1062829bwz.34 for ; Wed, 09 Sep 2009 05:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=aGsBWCEllD3Q9w5w2cuJdwB01eHGHbdcvSU2rG8k0ck=; b=laZgUCli1/nmitrgjj2OXGAHwoFTks69PyZDi2q+Uh30DS/HKsiI7RXXFwLRociGfo QF3VBG3VvSnGbx0fcuvlkORMoAMWO+qOw7UCrMVqYM91/f/jA4JT0C3g8twgmtt0i40b 3Cts/Ae73QclqXnEWC625mvd78g4y4UfFhVOc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=XJbJ9mG6+TN2j4HRZpipPoX3LlWadGfeK4jSfs4+jXEy2qHESuk0vppsKyjigA3Q01 IEpdJLXatnEjlO5Ry2E0xy3QuxVVkWbZ+nyX+zoGwBcAnWaYvtE8P+SUbEEy9670gBuW gGaJ1mtpUNCffdbnduiyXCg+PMr1C4d0HnmsA= 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.102.197.11 with SMTP id u11mr71909muf.97.1252498093967; Wed, 09 Sep 2009 05:08:13 -0700 (PDT) In-Reply-To: References: <46d08bd30909082014s71ace455qb348d378b0ffb3b9@mail.gmail.com> Date: Wed, 9 Sep 2009 12:08:13 +0000 Message-ID: <46d08bd30909090508n657346del80fd823811c06aff@mail.gmail.com> Subject: Re: [gentoo-user] Re: Where are the following LVS kernel modules From: Nick Khamis To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016364d26c5f908eb047323efe6 X-Archives-Salt: 5671e6db-f5d8-4e52-ab58-3d6f2b6b60ba X-Archives-Hash: 718118c168a5b0195117777d5b48567f --0016364d26c5f908eb047323efe6 Content-Type: text/plain; charset=ISO-8859-1 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. --0016364d26c5f908eb047323efe6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 modu= les_install.

ip_vs is in my list of modules (the only ip_vs*) and do= es 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.

--0016364d26c5f908eb047323efe6--