Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 21:09:53 +0000
From:      RW <rwmaillists@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: some problems to enable journaling
Message-ID:  <20120220210953.581e5b99@gumby.homeunix.com>
In-Reply-To: <367959862.20120220194708@yandex.ru>
References:  <367959862.20120220194708@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Feb 2012 19:47:08 +0200
Коньков Евгений wrote:


> #gjournal label -f -s 256M /dev/ad10s1e
> 

You  aren't supposed to use -f and -s together:

-f        May be used to convert an existing file system to use
          gjournal, but only if the journal will be
          configured on a separate provider ...

             
-s jsize  Specifies size of the journal if only one
          provider is used for both data and journal. ...


But I think the error should have been handled better, so I'd suggest
you file a PR.



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