From owner-freebsd-questions Fri Jun 11 13:17:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from broccoli.graphics.cornell.edu (BROCCOLI.GRAPHICS.CORNELL.EDU [128.84.247.53]) by hub.freebsd.org (Postfix) with ESMTP id 0D013151D7 for ; Fri, 11 Jun 1999 13:17:57 -0700 (PDT) (envelope-from mkc@Graphics.Cornell.EDU) Received: from graphics.cornell.edu (localhost.graphics.cornell.edu) by broccoli.graphics.cornell.edu with ESMTP (1.37.109.16/16.2) id AA114972273; Fri, 11 Jun 1999 16:17:54 -0400 Message-Id: <199906112017.AA114972273@broccoli.graphics.cornell.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: Hans-Christoph Steiner Cc: freebsd-questions@FreeBSD.ORG Subject: Soft updates [was: journaled filesystem?] In-Reply-To: Your message of "Thu, 10 Jun 1999 18:47:30 EDT." <199906102247.SAA08096@yaga.razorfish.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Jun 1999 16:17:53 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >FreeBSD does not have a journaled file system, but it does have "soft updates" > >which achieves many of the same results. > >ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/contrib/sys/softupdates / >README Very interesting, thanks. This looks like it will do what I'm after. If I understand correctly this is already built-in, at least in 3.0 and later, and to turn it on I just have to 'tunefs -n enable' each filesystem? Is anybody here running this? Could I get some testimonials before I put our whole lab on soft updates? :-) -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message