linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* unused space before data offset mismatch
@ 2013-11-20 19:46 kustep
  2013-11-21  3:25 ` Phil Turmel
  2013-11-21  3:33 ` NeilBrown
  0 siblings, 2 replies; 3+ messages in thread
From: kustep @ 2013-11-20 19:46 UTC (permalink / raw)
  To: linux-raid

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-21  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 19:46 unused space before data offset mismatch kustep
2013-11-21  3:25 ` Phil Turmel
2013-11-21  3:33 ` NeilBrown

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).