From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 07:34:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D802437B401 for ; Fri, 20 Jun 2003 07:34:07 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B703B43F3F for ; Fri, 20 Jun 2003 07:34:06 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h5KEY0HM035736; Fri, 20 Jun 2003 09:34:00 -0500 (CDT) (envelope-from dan) Date: Fri, 20 Jun 2003 09:34:00 -0500 From: Dan Nelson To: Sergey Akifyev Message-ID: <20030620143400.GI1895@dan.emsphone.com> References: <3EF2BF8A.90803@cartoon-film.de> <1056112643.27633.7.camel@asa.gascom.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1056112643.27633.7.camel@asa.gascom.net.ru> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org cc: Karsten Fuhrmann Subject: Re: Journaling filesystems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 14:34:08 -0000 In the last episode (Jun 20), Sergey Akifyev said: > On Fri, 2003-06-20 at 12:02, Karsten Fuhrmann wrote: > > i am wondering if there are any journaling filesystems for freebsd > > which are ready to use like reiser or ext3 for freebsd. > > FFS + SoftUpdates is much better than journaling! FFS+SU does have the disadvantages that a full fsck is still needed (run in the background), and you risk losing the last `sysctl kern.metadelay` seconds worth of files written just before a crash. -- Dan Nelson dnelson@allantgroup.com