Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2009 13:28:06 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        obrien@freebsd.org
Cc:        freebsd-current@freebsd.org, Artem Belevich <fbsdlist@src.cx>
Subject:   Re: gjournal is not automounted any more
Message-ID:  <03225241@bs1.sp34.ru>
In-Reply-To: <20090102091334.GA41230@dragon.NUXI.org> (David O'Brien's message of "Fri\, 2 Jan 2009 01\:13\:34 -0800")
References:  <80044077@bb.ipt.ru> <ed91d4a80812310908ndc0afeeqa277c7a718ab429f@mail.gmail.com> <69321574@bs1.sp34.ru> <20090102091334.GA41230@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@freebsd.org> writes:
> On Wed, Dec 31, 2008 at 10:45:13PM +0300, Boris Samorodov wrote:
>> "Artem Belevich" <fbsdlist@src.cx> writes:
>> 
>> >> /dev/mirror/gm0.journal /m              ufs,async  rw           2       2
>> >
>> > Looks like there's an error in your fstab. You've added "async" to the
>> > filesystem type instead of mount options. It should probably look like
>> > this:
>> >
>> > /dev/mirror/gm0.journal /m              ufs      async,rw           2       2
>> >
>> > Might explain why mount does not like it.
>> 
>> Hm, well... You are right. But it used to work so far though...
>
> Before 'fsck' would read the lable for the FS type.  That has changed and
> thus you cannot just 'fsck /dev/ad1s1d' anymore.  So the FS type in fstab
> must be accurate.

Aha, then there is no magic even at a New Year. ;-)
Thanks, David!


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



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