linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Tor Arne Vestbø" <torarnv@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Re: Linux RAID autodetect partitions go missing from /dev, but fdisk can see them
Date: Thu, 18 Dec 2008 23:19:28 +0100	[thread overview]
Message-ID: <494ACC70.1040603@gmail.com> (raw)
In-Reply-To: <494AC8BA.7010704@gmail.com>

Tor Arne Vestbø wrote:
> The original array had sd[bcde]1 + sdf1 as spare. Then sdb1 went missing
> and the spare kicked in, and then sdc1 went missing, leaving me with a
> degraded array.

FYI, I decided to delete the Linux auto-detect partition on /dev/sdb so
I could re-create it and add /dev/sdb1 to the array again, so I at least
have four drives and not a degraded array (don't want to lose all my data).

This worked fine; after fdisk'ing /dev/sdb, deleting the partition and
recreating it with the same parameters is showed up as /dev/sdb1, and I
was able to add it to the array using mdadm /dev/md0 -a /dev/sdb1. The
array is now rebuilding.

We still have /dev/sdc1 as a test-case though, so the original problem
is still there, just not for two drives but for one. I would really like
to figure out why it's happening, so that suddenly it does not happen to
two drives at the same time, rendering my array dead :/

Tor Arne
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-12-18 22:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 20:56 Linux RAID autodetect partitions go missing from /dev, but fdisk can see them Tor Arne Vestbø
2008-12-16  3:27 ` Neil Brown
2008-12-18 22:03   ` Tor Arne Vestbø
2008-12-18 22:19     ` Tor Arne Vestbø [this message]
     [not found]     ` <18762.53424.819087.495066@notabene.brown>
2009-01-18 17:51       ` Tor Arne Vestbø
2009-01-19 16:18         ` Tor Arne Vestbø
2009-01-31 13:19         ` Tor Arne Vestbø
2009-01-31 18:50           ` Richard Scobie
2008-12-18 22:22   ` Tor Arne Vestbø
  -- strict thread matches above, loose matches on Subject: below --
2008-12-11  6:41 Tor Arne Vestbø

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=494ACC70.1040603@gmail.com \
    --to=torarnv@gmail.com \
    --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).