From owner-freebsd-questions@FreeBSD.ORG Sun Oct 7 13:14:15 2007 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 BF54B16A41A for ; Sun, 7 Oct 2007 13:14:15 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.19.101.164]) by mx1.freebsd.org (Postfix) with ESMTP id 9C42913C43E for ; Sun, 7 Oct 2007 13:14:15 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (localhost [127.0.0.1]) by mail.barafranca.com (Postfix) with ESMTP id 12C54C4D15; Sun, 7 Oct 2007 13:43:04 +0000 (UTC) Received: from mail.barafranca.com ([67.19.101.164]) by localhost (mail.barafranca.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23968-08; Sun, 7 Oct 2007 13:42:31 +0000 (UTC) Received: from nexus.bsdlan.org (a213-22-17-158.cpe.netcabo.pt [213.22.17.158]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 28D72C4AF4; Sun, 7 Oct 2007 13:42:30 +0000 (UTC) Message-ID: <4708D729.8030905@barafranca.com> Date: Sun, 07 Oct 2007 13:55:05 +0100 From: Hugo Silva User-Agent: Thunderbird 2.0.0.6 (X11/20070816) MIME-Version: 1.0 To: Wojciech Puchar References: <00a201c8085b$f23b0720$0800020a@mickey> <6.0.0.22.2.20071006161249.025449f8@mail.computinginnovations.com> <001801c80862$b10f8260$0800020a@mickey> <6.0.0.22.2.20071006171409.0252dba8@mail.computinginnovations.com> <20071007010336.U47947@wojtek.tensor.gdynia.pl> In-Reply-To: <20071007010336.U47947@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at barafranca.com X-Spam-Status: No, score=0 tagged_above=-1 required=4 tests=[none] X-Spam-Score: 0 X-Spam-Level: Cc: freebsd-questions@freebsd.org Subject: Re: Building a SAN using FreeBSD 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: Sun, 07 Oct 2007 13:14:15 -0000 Wojciech Puchar wrote: >>> different file systems, etc... >> >> I think you want to look into ZFS then, available on current. > > ZFS is not a distributed filesystem AFAIK > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" You could always ZFS+ggate :) Hugo