All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sevrin Robstad <quackyo@start.no>
To: linux-raid@vger.kernel.org
Subject: trying to "brute-force" my RAID 5...
Date: Mon, 17 Jul 2006 00:02:21 +0200	[thread overview]
Message-ID: <44BAB76D.9070809@start.no> (raw)

I have written some posts about this before... My 6 disk RAID 5 broke 
down because of hardware failure. When I tried to get it up'n'running again
I did a --create without any missing disk, which made it rebuild. I have 
also lost all information about how the old RAID was set up..

I got a friend of mine to make a list of all the 6^6 combinations of dev 
1 2 3 4 5 missing, and set it up this way :

"mdadm --create -n 6 -l 5  dev1 2 3 4 5 missing ; fdisk -l /dev/md0 ; 
mdadm --stop /dev/md0" .
But a "cat logfile | grep Linux" of the output of this script tells me 
that on no of these combination does it find a valid "type 83" partition.

shouldn't this work ???

Sevrin

             reply	other threads:[~2006-07-16 22:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-16 22:02 Sevrin Robstad [this message]
2006-07-17 11:13 ` trying to "brute-force" my RAID 5 Molle Bestefich
     [not found]   ` <44BBFF5A.7010702@start.no>
2006-07-17 21:23     ` Sevrin Robstad
2006-07-18 14:04       ` Molle Bestefich
2006-07-18  1:39 ` Neil Brown
2006-07-18  8:17   ` Francois Barre
2006-07-18  8:30     ` Brad Campbell
2006-07-18  8:56       ` Francois Barre
  -- strict thread matches above, loose matches on Subject: below --
2006-07-18 21:14 Sevrin Robstad
2006-07-23 12:28 ` Tuomas Leikola

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=44BAB76D.9070809@start.no \
    --to=quackyo@start.no \
    --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.