linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Litherland <josh@temp123.org>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Superblock checksum problems
Date: Mon, 04 Sep 2006 17:13:18 -0400	[thread overview]
Message-ID: <1157404398.2990.14.camel@localhost> (raw)
In-Reply-To: <1157403347.2990.11.camel@localhost>


This one will really curl your hair.  So, operating with the knowledge
that the checksum's state of correctness or incorrectness was changing
all the time, I did this:

while [ $? != 0 ] ; do
	mdadm -A /dev/md0 /dev/sd[abcd]1
done

after 1,518 trials it successfully assembled.

*beats head against wall*

-- 
Josh Litherland (josh@temp123.org)


  reply	other threads:[~2006-09-04 21:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02 22:36 Superblock checksum problems Josh Litherland
2006-09-04  5:12 ` Neil Brown
2006-09-04 16:00   ` Josh Litherland
2006-09-04 20:55     ` Josh Litherland
2006-09-04 21:13       ` Josh Litherland [this message]
2006-09-04 21:35         ` Neil Brown
2006-09-04 21:46           ` Josh Litherland
2006-09-04 23:11             ` Josh Litherland
2006-09-04 23:17               ` Neil Brown
2006-09-04 23:43               ` Henrik Holst
2006-09-06  7:07                 ` Mario 'BitKoenig' Holbe
2006-09-06 13:26               ` Josh Litherland
2006-09-07 20:40                 ` Josh Litherland
2006-09-04 21:54           ` Josh Litherland

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=1157404398.2990.14.camel@localhost \
    --to=josh@temp123.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).