From: kustep <kustep@web.de>
To: linux-raid <linux-raid@vger.kernel.org>
Subject: unused space before data offset mismatch
Date: Wed, 20 Nov 2013 20:46:21 +0100 [thread overview]
Message-ID: <528D118D.7090800@web.de> (raw)
Hello Everyone,
is there an option to specifiy the "Unused Space : before=...."
Superblock information in mdadm -C ....?
My Raid crashed due to a controller error, but I was able to make the
new superblock almost identical to the old one (using mdadm -C
--assume-clean --level=6 --raid-devices=11 --chunk=256K --metadata=1.2
--bitmap=None --size=195328588 --data-offset=128768 /dev/md0
/dev/mapper/disk[cdefmbjkh] missing). Looking at mdadm --examine the
only difference left is:
old layout: Unused Space : before=257456 sectors, after=197632 sectors
new layout: Unused Space : before=257448 sectors, after=197632 sectors
Is there an option to change that or anything else I can do to make the
layouts identical? The assembled raid refuses to mount, and I suspect
this difference to be the reason.
Thanks in advance
Stephan
next reply other threads:[~2013-11-20 19:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 19:46 kustep [this message]
2013-11-21 3:25 ` unused space before data offset mismatch Phil Turmel
2013-11-21 3:33 ` NeilBrown
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=528D118D.7090800@web.de \
--to=kustep@web.de \
--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 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.