docs/122702: device is missing from example
Yoshihiro Ota
ota at j.email.ne.jp
Sun Apr 13 05:30:01 UTC 2008
>Number: 122702
>Category: docs
>Synopsis: device is missing from example
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 13 05:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Yoshihiro Ota
>Release: CVS Web/8.0-CURRENT
>Organization:
>Environment:
N/A
>Description:
There are some examples of "man gjournal" at
http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/geom/class/journal/gjournal.8?rev=1.3
Once of them is as following. tunefs is missing its device argument.
gjournal label da0s1d da0s1e && \e
tunefs -J enable -n disable && \e
mount -o async /dev/da0s1d.journal /mnt || \e
mount /dev/da0s1d /mnt
>How-To-Repeat:
man gjournal or use the link above.
>Fix:
"tunefs -J enable -n disable da0s1d.journal", I suppose.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list