From owner-freebsd-questions@FreeBSD.ORG Thu Mar 23 06:50:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8311616A41F for ; Thu, 23 Mar 2006 06:50:17 +0000 (UTC) (envelope-from maxsec@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 693B843D48 for ; Thu, 23 Mar 2006 06:50:16 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by wproxy.gmail.com with SMTP id i12so582416wra for ; Wed, 22 Mar 2006 22:50:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=K/kewTqfX4XYP7i99vH2NAcrq0P7ozFTXaznIzOIkRQCUuiNVYsWzU/46ShbjBGKb0MAYs15uk4h3KU0w7AMNPcFE9dxhp9MREbN7bmfiPHXSsd8+BKgtK2kO2cad0Wc0ZEW7i4Yr/xEfFr23WmBKwtIszPg3XcCG14qpDfrXyM= Received: by 10.64.250.6 with SMTP id x6mr987882qbh; Wed, 22 Mar 2006 22:50:15 -0800 (PST) Received: by 10.64.210.4 with HTTP; Wed, 22 Mar 2006 22:50:15 -0800 (PST) Message-ID: <72cf361e0603222250i6084e1aara126fdb3321b7ed1@mail.gmail.com> Date: Thu, 23 Mar 2006 06:50:15 +0000 From: "Martin Hepworth" To: "Luiz Eduardo Guida Valmont" In-Reply-To: <97be9bec0603221420v7ac97162lc55d5f2013d50bdf@mail.gmail.com> MIME-Version: 1.0 References: <97be9bec0603221420v7ac97162lc55d5f2013d50bdf@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Availability of a journaling file system 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, 23 Mar 2006 06:50:17 -0000 Hi in freebsd this is called softupdates and can be enables using tunefs (see the man page). If not quite journaling as it does things slightly differently, but achieve= s many of the same effects, like reduced fsck time on boot. -- martin On 3/22/06, Luiz Eduardo Guida Valmont wrote: > > I've had some problems earlier this year due to FreeBSD-6.0 crashing > after a few hours of execution (perhaps it's mal-functioning hd's dma, > but - simply put - I can't install FreeBSD 2 or 3 times a day to find > out! ^^). And so I thought of journaling file systems. > > I think XFS is being ported to FreeBSD, but last news on the official > page (http://people.freebsd.org/~rodrigc/xfs/) dates from December > 12th, 2005 (and it's still read-only). So... > > Is there a journaling file system (rw ready) available? Which one? > > Another question: how can I completly diable hd dma? -.-" > > -- > []'s, > Luiz Eduardo > > _______________________________________________ > 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" > >