linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Guy <bugzilla@watkins-home.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Can't mount after mkfs -b 8192
Date: Fri, 04 Jun 2004 10:14:16 +0100	[thread overview]
Message-ID: <40C03D68.2060900@dgreaves.com> (raw)
In-Reply-To: <200406040127.i541RB316590@watkins-home.com>

Guy wrote:

>Don't know about your mount issue, but I did notice 4096 in you dmesg,
>should it be 8192?  I did not see any mount options for block size.
>
>sh-2011: read_super_block: can't find a reiserfs filesystem on (dev
>dm-0, block 16, size 4096)
>  
>
Yep
I got a response on the reiser list that prompted me to try XFS.

It rather nicely said:
XFS: Attempted to mount file system with blocksize 8192 bytes
XFS: Only page-sized (4096) or less blocksizes currently work.
XFS: SB validate failed

David
PS http://www.namesys.com/mkreiserfs.html says :
   -b | --block-size N
   N is block size in bytes. It may only be set to a power of 2 within 
the 512-8192 interval.

So that might help googlers in the future ;)

      parent reply	other threads:[~2004-06-04  9:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 22:31 Can't mount after mkfs -b 8192 David Greaves
2004-06-04  1:21 ` Neil Brown
2004-06-04  1:27 ` Guy
2004-06-04  5:22   ` Neil Brown
2004-06-04  9:14   ` David Greaves [this message]

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=40C03D68.2060900@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=bugzilla@watkins-home.com \
    --cc=linux-raid@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).