From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B1C671384AE for ; Sat, 19 Sep 2015 15:20:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EB2C21C049; Sat, 19 Sep 2015 15:20:47 +0000 (UTC) Received: from gw1.antarean.org (gw1.antarean.org [194.145.200.214]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DE00E0896 for ; Sat, 19 Sep 2015 15:20:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by gw1.antarean.org (Postfix) with ESMTP id B209A22F10 for ; Sat, 19 Sep 2015 15:17:58 +0000 () X-Virus-Scanned: amavisd-new at antarean.org Received: from gw1.antarean.org ([127.0.0.1]) by localhost (gw1.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gSSX6iIHIBE4 for ; Sat, 19 Sep 2015 15:17:57 +0000 (%Z) Received: from data.antarean.org (localhost [127.0.0.1]) by gw1.antarean.org (Postfix) with ESMTP id ED47F2193A for ; Sat, 19 Sep 2015 15:17:57 +0000 () Received: from andromeda.localnet (unknown [10.20.13.36]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id E1D9F4C for ; Sat, 19 Sep 2015 17:19:29 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Distfiles cache setup Date: Sat, 19 Sep 2015 17:20:35 +0200 Message-ID: <7362841.FD9qUx0x5k@andromeda> User-Agent: KMail/4.14.8 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: <55FC43A3.1050005@gmail.com> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: abac757e-618c-4a82-90e9-41dd5082aa0e X-Archives-Hash: d4ff912676460499d859512b236e7729 On Saturday, September 19, 2015 06:39:38 AM hydra wrote: > On Fri, Sep 18, 2015 at 7:02 PM, Daniel Frey wrote: > You can export distfiles via glusterfs. A single machine holds the data > while the others can fetch / upload files. Glusterfs needs to be installed > on each machine and fuse enabled in the kernel. That's a bit overkill. NFS (version 3) will easily work and doesn't require anything really special. -- Joost