public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: Raz <raziebe@gmail.com>
Cc: linux-xfs@oss.sgi.com
Subject: Re: mounting raid5 with different unit values
Date: Mon, 8 Oct 2007 08:19:03 +1000	[thread overview]
Message-ID: <20071007221902.GO23367404@sgi.com> (raw)
In-Reply-To: <5d96567b0710070015j723810aag20dc3e2866868684@mail.gmail.com>

On Sun, Oct 07, 2007 at 09:15:23AM +0200, Raz wrote:
> Hello
> I am trying to mount xfs over raid5. I am trying to mount it with
> different values than
> the true ones. the mount fails with a general error of :
> mount -osunit=6144,swidth=18432 /dev/md1 /d1/
> mount: wrong fs type, bad option, bad superblock on /dev/md1,
>        or too many mounted file systems

Try looking in your syslog or dmesg for the error that occurred
during mount. THere's the possibility that it won't give you
an error because of a bug that was fixed more recently than
2.6.17 that suppressd errors incorrectly. You shoul dreally
try a more recent kernel ;)

Most likely, the new sunit/swidth are being rejected because
of alignent reasons (e.g. the AG size is not a multiple of
the new sunit you are setting).

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group

  parent reply	other threads:[~2007-10-07 22:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-07  7:15 mounting raid5 with different unit values Raz
2007-10-07  8:16 ` Justin Piszcz
2007-10-07 17:42   ` Raz
2007-10-07 14:52 ` Chris Wedgwood
2007-10-07 15:48   ` Justin Piszcz
2007-10-08  0:45     ` Chris Wedgwood
2007-12-08 19:42       ` Raz
2007-10-07 17:45   ` Raz
2007-10-07 22:19 ` David Chinner [this message]
2007-10-07 23:00   ` Eric Sandeen

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=20071007221902.GO23367404@sgi.com \
    --to=dgc@sgi.com \
    --cc=linux-xfs@oss.sgi.com \
    --cc=raziebe@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox