From: Chris Mason <mason@suse.com>
To: Steve Pratt <slpratt@us.ibm.com>
Cc: reiserfs-list@namesys.com
Subject: Re: Problems with journal size option on mkfs
Date: 15 May 2002 19:43:54 -0400 [thread overview]
Message-ID: <1021506234.16648.754.camel@tiny> (raw)
In-Reply-To: <OF2BE1EA14.D1ED3784-ON85256BBA.00775D7B@pok.ibm.com>
On Wed, 2002-05-15 at 17:49, Steve Pratt wrote:
>
> Chris Mason wrote:
> >On Wed, 2002-05-15 at 16:12, Steve Pratt wrote:
> >>
> >> I am in the process of writing a File System Interface Module (FSIM) for
> >> EVMS that will interface with ReiserFS and am having a problem with the
> -s
> >> (journal size) option on mkfs.reiserfs. The problem is that if I
> specify
> >> any journal size the mkfs fails. By fails, what I mean is that the
> device
> >> is not mountable, I don't actually get any error message from mkfs.
> This
> >> happens even when I give it the default size of 8193 blocks. I didn't
> see
> >> anything in the faq about this option not working, but I tried it on 2
> >> different machines with the same results. I am running tools level
> 3.x.1b
> >> and stock 2.4.17 kernel + EVMS + JFS + kgdb + vfslock.
> >>
> >> Here is a sample of the output, the only line that changes is the
> reference
> >> to non-standard journal
>
> >The kernel side of the dedicated logging device code has not been sent
> >for inclusion in 2.4.x yet. The beta patch below implements it, against
> >2.4.19-pre7.
>
> So the -s option only works with offline log devices? It doesn't say
> anything about this in the man pages. Also, wouldn't the mkfs code just
> ignore this option if you did not specify an external log device (like the
> example)?
>
> Just looked at man page again, and it indicates that this should work for
> inline logs as well.
>
It works with both, but the kernel doesn't understand things properly
without the patch.
-chris
next prev parent reply other threads:[~2002-05-15 23:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-15 21:49 Problems with journal size option on mkfs Steve Pratt
2002-05-15 23:43 ` Chris Mason [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-16 14:59 Steve Pratt
2002-05-16 15:09 ` Oleg Drokin
2002-05-16 15:15 ` Hans Reiser
2002-05-16 16:14 ` Edward Shushkin
2002-05-15 20:12 Steve Pratt
2002-05-16 5:16 ` Oleg Drokin
2002-05-16 10:47 ` Hans Reiser
2002-05-16 11:00 ` Yury Umanets
2002-05-16 10:55 ` Hans Reiser
2002-05-16 11:52 ` Chris Mason
2002-05-16 12:00 ` Hans Reiser
2002-05-16 13:02 ` Chris Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1021506234.16648.754.camel@tiny \
--to=mason@suse.com \
--cc=reiserfs-list@namesys.com \
--cc=slpratt@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.