From owner-freebsd-doc@FreeBSD.ORG Mon Sep 6 03:52:23 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3426A10656CE; Mon, 6 Sep 2010 03:52:23 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 258968FC26; Mon, 6 Sep 2010 03:52:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o863qNbq026941; Mon, 6 Sep 2010 03:52:23 GMT (envelope-from brd@freefall.freebsd.org) Received: (from brd@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o863qN32026937; Mon, 6 Sep 2010 03:52:23 GMT (envelope-from brd) Date: Mon, 6 Sep 2010 03:52:23 GMT Message-Id: <201009060352.o863qN32026937@freefall.freebsd.org> To: brd@FreeBSD.org, freebsd-doc@FreeBSD.org, brd@FreeBSD.org From: brd@FreeBSD.org Cc: Subject: Re: docs/128524: No geom documentation for loading gjournal(8) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2010 03:52:23 -0000 Synopsis: No geom documentation for loading gjournal(8) Responsible-Changed-From-To: freebsd-doc->brd Responsible-Changed-By: brd Responsible-Changed-When: Mon Sep 6 03:51:53 UTC 2010 Responsible-Changed-Why: Hi Joe, I believe all of your questions have been answered in the current documentation. The documentation that is available on www.FreeBSD.org is the most up to date. As the documentation is improved it is rebuilt and uploaded to the website. The `geom load' command will load the geom_journal kernel module. To remove the the journal you will need to use the `geom clear' command. The newfs(1) is only done on the journaled provider, i.e. /dev/da0s1a.journal. Thanks for helping make FreeBSD better. Regards, Brad Davis http://www.freebsd.org/cgi/query-pr.cgi?pr=128524