linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank Wittig <fw@weisshuhn.de>
To: Alvin Oga <aoga@mail.Linux-Consulting.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: raid5 - failed disks
Date: Fri, 01 Apr 2005 12:33:46 +0200	[thread overview]
Message-ID: <424D238A.8030305@weisshuhn.de> (raw)
In-Reply-To: <Pine.LNX.3.96.1050401015858.14428C-100000@Maggie.Linux-Consulting.com>

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

Alvin Oga wrote:
> hi ya raiders ..
> 
> we(they) have 14x 72GB scsi disks config'd as raid5,
> ( no hot spare .. )
> 
> - if 1 disk dies, no problem ... ez to recover

right. if one dies raid does exactly what is's supposed to do...


> - my dumb question is,
> 	- if 2 disks dies at the same time, i

if 2 disks fail at the same time you data is lost.
if you have raid5 with 5 hot spares and a second disk dies, befor a hot
spare is synced into the array (will be listed as spare until sync hast
finished) the same - data gone.


> - i think 4x 300GB ide disks is better ( less likely to fail ?? )

it's a simple calculation.
if one disk fails with a risk of 1 to 100000, then 10 disks fail with 10
to 100000. which means that having 10 disks is two times as dangerous as
having 5 disks.

if i had an array with as much disks as you have i would chose raid
level 6 (not sure if dm supports this by now).
raid level 6 survives two disks failing at once.

btw: what reason is there to switch off air conditioning of your it
equipment. temperature changes are poison to this fragile things.


greetings,
frank

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

  reply	other threads:[~2005-04-01 10:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01 10:08 raid5 - failed disks Alvin Oga
2005-04-01 10:33 ` Frank Wittig [this message]
2005-04-01 10:56   ` Alvin Oga
2005-04-01 11:09     ` Gordon Henderson
2005-04-01 11:22       ` raid5 - failed disks - i'm confusing Alvin Oga
2005-04-04 18:59         ` Doug Ledford
2005-04-04 19:46           ` Richard Scobie
2005-04-04 23:12             ` Alvin Oga
2005-04-04 22:51           ` Alvin Oga
2005-04-05  1:02             ` Doug Ledford
2005-04-01 10:55 ` raid5 - failed disks Andy Smith
2005-04-01 11:04   ` Alvin Oga
2005-04-01 11:05 ` Gordon Henderson
2005-04-01 17:01   ` Mike Hardy

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=424D238A.8030305@weisshuhn.de \
    --to=fw@weisshuhn.de \
    --cc=aoga@mail.Linux-Consulting.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).