linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Lindsell <nick@nexnix.co.uk>
To: linux-raid@vger.kernel.org
Subject: Re: Am I dead?  NO!  (yaay!)
Date: Mon, 02 Dec 2002 13:42:45 +0000	[thread overview]
Message-ID: <5.1.1.6.0.20021202133235.069a5c98@core> (raw)
In-Reply-To: <5.1.1.6.0.20021202131942.0697d690@core>

Thanks to Jakob I have my data back.  <phew>.
Just for the record I made a raidtab with the following:-

raiddev /dev/md5
	raid-level 5
	nr-raid-disks 3
	chunk-size 64k
	persistent-superblock 1
	nr-spare-disks 0
	device /dev/sda2
	raid-disk 0
	device /dev/sdb2
	raid-disk 1
	device /dev/sdc2
	raid-disk 2

and ran "raidstart /dev/md5". Looking in the syslog
showed that the raiddev was wrong - needed to be /dev/md2.
So I corrected that and ran "mkraid --really-force /dev/md2"
The array now corrected I was able to mount the root filesystem
and copy the original raidtab to my repair disk and run mkraid
on the other partitions. I now have my data.

Finally, what could have caused this? I'm pretty confident about the
hardware (I've not replaced anything yet) - could a power outage have
broken my arrays?

many thanks
nick.






















      reply	other threads:[~2002-12-02 13:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5.1.1.6.0.20021202124116.0699afe8@core>
2002-12-02 12:21 ` Am I dead? Nick Lindsell
2002-12-02 12:32   ` Jakob Oestergaard
2002-12-02 15:33     ` Gernot A. Weber
     [not found]   ` <20021202125611.GD6155@unthought.net>
2002-12-02 13:23     ` Nick Lindsell
2002-12-02 13:42       ` Nick Lindsell [this message]

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=5.1.1.6.0.20021202133235.069a5c98@core \
    --to=nick@nexnix.co.uk \
    --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 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).