linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* failed to write superblock errors, and more!
@ 2011-02-15  4:00 Jon Nelson
  2011-02-15  4:24 ` NeilBrown
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Nelson @ 2011-02-15  4:00 UTC (permalink / raw)
  To: LinuxRaid

I'm wondering what's going on here:

turnip:~ # mdadm /dev/md1 --create --level=1 --bitmap=internal
--raid-devices=2 /dev/sdd1 missing
mdadm: array /dev/md1 started.
turnip:~ # mdadm /dev/md2 --create --level=1 --bitmap=internal
--raid-devices=2 /dev/md1 missing
mdadm: failed to write superblock to /dev/md1
mdadm: array /dev/md2 started.
turnip:~ # mdadm /dev/md2 --stop
turnip:~ # mdadm --zero-superblock /dev/md1
mdadm: Couldn't open /dev/md1 for write - not zeroing
turnip:~ # mdadm /dev/md1 --stop
turnip:~ # mdadm --zero-superblock /dev/sdd1
mdadm: Couldn't open /dev/sdd1 for write - not zeroing
turnip:~ # mdadm /dev/md2 --stop
turnip:~ # mdadm /dev/md2 --stop --force
turnip:~ # ls /sys/block/md1/holders/
md2
turnip:~ #

The kernel is 2.6.34.7-0.7-default (x86_64).  openSUSE 11.3.
mdadm 3.0.3

-- 
Jon

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

end of thread, other threads:[~2011-02-15  4:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15  4:00 failed to write superblock errors, and more! Jon Nelson
2011-02-15  4:24 ` 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).