From owner-freebsd-questions@FreeBSD.ORG Thu Jun 11 04:21:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C610106566B for ; Thu, 11 Jun 2009 04:21:13 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id DB8A08FC14 for ; Thu, 11 Jun 2009 04:21:12 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id E502C1369DA for ; Thu, 11 Jun 2009 06:21:11 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id D9F703CBC3 for ; Thu, 11 Jun 2009 06:21:11 +0200 (CEST) Received: from secure.esiee.fr (secure.esiee.fr [147.215.1.19]) by mail.esiee.fr (Postfix) with ESMTP id D2AB33CBC3 for ; Thu, 11 Jun 2009 06:21:11 +0200 (CEST) Received: from [192.168.0.69] (chs77-1-82-238-8-126.fbx.proxad.net [82.238.8.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by secure.esiee.fr (Postfix) with ESMTPSA id A7476E7D4F for ; Thu, 11 Jun 2009 06:21:11 +0200 (CEST) Message-ID: <4A30862F.8050703@esiee.fr> Date: Thu, 11 Jun 2009 06:21:03 +0200 From: Frank Bonnet User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <26face530906081813x5abd6d28i27137b76b0be41c@mail.gmail.com> <26face530906101559p28f4d56dl287d4b6026454d2b@mail.gmail.com> <4A308498.7090108@prgmr.com> In-Reply-To: <4A308498.7090108@prgmr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: Need a filesystem with "unlimited" inodes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 04:21:13 -0000 Michael David Crawford a =E9crit : > Could you use several large hard drives each with several partitions=20 > that each have one filesystem? >=20 > With eight drives and eight partitions on each, you would multiply the=20 > maximum total number of inodes by 256. >=20 > Mike Hello It seems ZFS would match his needs , why don't use it ?