Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2008 05:25:38 GMT
From:      Yoshihiro Ota <ota@j.email.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/122702: device is missing from example
Message-ID:  <200804130525.m3D5Pcgr007816@www.freebsd.org>
Resent-Message-ID: <200804130530.m3D5U0mc003958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804130525.m3D5Pcgr007816>