From owner-freebsd-current@FreeBSD.ORG Thu Dec 2 05:13:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F088C16A4CE for ; Thu, 2 Dec 2004 05:13:37 +0000 (GMT) Received: from techno.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id C12A843D39 for ; Thu, 2 Dec 2004 05:13:36 +0000 (GMT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 22365 invoked by uid 0); 2 Dec 2004 05:13:38 -0000 Received: from webmail.sub.ru (HELO tarkhil.over.ru) (213.247.139.22) by techno.sub.ru with SMTP; 2 Dec 2004 05:13:38 -0000 Date: Thu, 2 Dec 2004 08:13:52 +0300 From: Alex Povolotsky To: freebsd-current@freebsd.org, scottl@freebsd.org Message-Id: <20041202081352.1bfb6be3@tarkhil.over.ru> In-Reply-To: <41AE3F80.1000506@freebsd.org> References: <41AE3F80.1000506@freebsd.org> Organization: sub.ru X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: My project wish-list for the next 12 months X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 05:13:38 -0000 On Wed, 01 Dec 2004 15:02:40 -0700 Scott Long wrote: SL> 4. Journaled filesystem. While we can debate the merits of speed SL> SL> 5. Clustered FS support. SANs are all the rage these days, and Maybe you could also look at unionFS? unionfs -b could be extremly useful for multiple jails... -- Alex.