linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ryan Wagoner <rswagoner@gmail.com>
To: stuart-b-uk <stuart.buckell@googlemail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID-5 Degraded, Seemed to have lost files? Please help!
Date: Tue, 15 Dec 2009 09:32:57 -0500	[thread overview]
Message-ID: <7d86ddb90912150632m3dce373au2803b49c4ee0fcdd@mail.gmail.com> (raw)
In-Reply-To: <26792453.post@talk.nabble.com>

On Tue, Dec 15, 2009 at 5:26 AM, stuart-b-uk
<stuart.buckell@googlemail.com> wrote:
>
> Hello,
>
> We have a RAID-5  4x 250GB SATA running on an Intel SATA Hardware Raid
> controller.
>
> Yesterday a drive failed, which was replaced, however we did not have
> another matching drive, therefore it didn't like what it saw and wouldn't
> rebuild.
>
> Someone accessed files over HTTP and for some reason the filesystem went
> into readonly mode.
>
> The system is now degradding to 3 drives Raid-5, and is at 20% after 12
> hours.
>
> The problem we have is a critical folder exists but has nothing inside it,
> except a few question marks when the directory is listed via bash.
>
> My question is:-
>
> 1) Is it likely after the raid has gone from 750GB to 495GB that we will
> ever see these files again?
> 2) Can you recommend any recovery software which might be able to get these
> files back?
> 3) Has anyone experienced random loss of files from a rebuild of RAID-5
> before?
>
> I appreciate the importance of backing up, unfortunately, this is the only
> folder in the system that wasn't set up in the backup routine properly, and
> yes, Murphy struck again...
>
> Thanks to anyone who can help,
>
> Regards,
>
> Stuart
> --
> View this message in context: http://old.nabble.com/RAID-5-Degraded%2C-Seemed-to-have-lost-files--Please-help%21-tp26792453p26792453.html
> Sent from the linux-raid mailing list archive at Nabble.com.
>
> --
> 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
>

1. A 4 x 250GB drive array is 750GB to begin with as one drive is used
for parity. Thus when it degrades it is still 750GB in size. When only
one drive is lost the performance of the array goes down, but all data
should be accessible.

3. If using the onboard Intel Matrix fake RAID controller then yes I
have heard of them loosing arrays and not rebuilding correctly. For
critical data either a hardware RAID controller with battery backed
cache or software RAID (mdadm).

Supposedly new versions of mdadm support the Intel Matrix metadata.
You might be able to reassemble the array using mdadm to recovery the
data.

I would probably start by shutting down the system and making a dd
copy of each drive in another system so you have a copy of the data.

Of course if the data is highly important you might just send the
drives off to be recovered.

Ryan
--
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:[~2009-12-15 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 10:26 RAID-5 Degraded, Seemed to have lost files? Please help! stuart-b-uk
2009-12-15 14:32 ` Ryan Wagoner [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=7d86ddb90912150632m3dce373au2803b49c4ee0fcdd@mail.gmail.com \
    --to=rswagoner@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=stuart.buckell@googlemail.com \
    /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).