Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Data integritty in RAID5?

 
Goto page 1, 2
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Next:  New cooling fan on XFX 8800 GT?  
Author Message
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 1) Posted: Mon Feb 25, 2008 9:04 pm
Post subject: Data integritty in RAID5?
Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)

Hi All,

With all HDDs working, does RAID5 have any advantage as far as data
integrity is concerned - as when files are being read/written,?

Assume, that in 1 hdd, a portion of a file has become corrupted. While
reading that file, will the system parity, or error correction, or
something else, to detected that, and repair the file?

Thanks,
Jose

 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2178



(Msg. 2) Posted: Tue Feb 26, 2008 2:15 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously Jose <go.spam.TakeThisOut@somewhere.else> wrote:
> Hi All,

> With all HDDs working, does RAID5 have any advantage as far as data
> integrity is concerned - as when files are being read/written,?

> Assume, that in 1 hdd, a portion of a file has become corrupted. While
> reading that file, will the system parity, or error correction, or
> something else, to detected that, and repair the file?

Depends on the corruption.

Arno

 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Odie Ferrous2

External


Since: Aug 19, 2004
Posts: 273



(Msg. 3) Posted: Tue Feb 26, 2008 3:04 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose wrote:
>
> Hi All,
>
> With all HDDs working, does RAID5 have any advantage as far as data
> integrity is concerned - as when files are being read/written,?
>
> Assume, that in 1 hdd, a portion of a file has become corrupted. While
> reading that file, will the system parity, or error correction, or
> something else, to detected that, and repair the file?
>
> Thanks,
> Jose

RAID has no way of knowing a file is corrupt, unless the file becomes
corrupt due to failure of the raid or bad sectors on the hard drives,
etc, in which case you might get some sort of error message depending on
your raid / controller setup.

RAID works in bits and bytes - not on file formats / signatures /
structures. It doesn't know whether you're working with a jpg or a doc,
so won't know if an already-corrupt file is worked with.


Duncan
--
Retrodata
www.retrodata.co.uk
Globally Local Data Recovery Experts
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 4) Posted: Tue Feb 26, 2008 8:05 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 26 Feb 2008 19:01:21 +0000, Odie Ferrous
<odie_ferrous.TakeThisOut@hotmail.com> wrote:

>RAID has no way of knowing a file is corrupt, unless the file becomes
>corrupt due to failure of the raid or bad sectors on the hard drives,
>etc, in which case you might get some sort of error message depending on
>your raid / controller setup.

Well, since it stores, parity information, I thought it might/could
use that while reading files to check for their integrity - I know it
would delay the process.

If it would recover, fix, or move the data on bad sectors, that's
something nice, already.

I suppose we're still talking about RAID5 - which is what I originally
asked about - not RAID 1 (or does RAID1 also handle bad sectors
automatically?)

Thanks,

Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 5) Posted: Tue Feb 26, 2008 8:05 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PS- I'm particularly anoyed when I get a message saying application so
and so can not started because main file can not be found, and then
the next time I boot, it does start automatically, then a few days
latter it no longer does, and finally I need to reinstall the
application.
Can any RAID type fix this for me?


On Tue, 26 Feb 2008 19:01:21 +0000, Odie Ferrous
<odie_ferrous.RemoveThis@hotmail.com> wrote:

>RAID has no way of knowing a file is corrupt, unless the file becomes
>corrupt due to failure of the raid or bad sectors on the hard drives,
>etc, in which case you might get some sort of error message depending on
>your raid / controller setup.

Well, since it stores, parity information, I thought it might/could
use that while reading files to check for their integrity - I know it
would delay the process.

If it would recover, fix, or move the data on bad sectors, that's
something nice, already.

I suppose we're still talking about RAID5 - which is what I originally
asked about - not RAID 1 (or does RAID1 also handle bad sectors
automatically?)

Thanks,

Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Rod Speed

External


Since: Feb 01, 2006
Posts: 1853



(Msg. 6) Posted: Tue Feb 26, 2008 8:05 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose <go.spam RemoveThis @somewhere.else> wrote:

> PS- I'm particularly anoyed when I get a message saying application
> so and so can not started because main file can not be found, and
> then the next time I boot, it does start automatically, then a few days
> latter it no longer does, and finally I need to reinstall the application.

You've got some fundamental problem with the hard
drive subsystem, or something very basic like ram etc.

> Can any RAID type fix this for me?

Nope.


> On Tue, 26 Feb 2008 19:01:21 +0000, Odie Ferrous
> <odie_ferrous RemoveThis @hotmail.com> wrote:
>
>> RAID has no way of knowing a file is corrupt, unless the file becomes
>> corrupt due to failure of the raid or bad sectors on the hard drives,
>> etc, in which case you might get some sort of error message
>> depending on your raid / controller setup.
>
> Well, since it stores, parity information, I thought it might/could
> use that while reading files to check for their integrity - I know it
> would delay the process.
>
> If it would recover, fix, or move the data on bad sectors, that's
> something nice, already.
>
> I suppose we're still talking about RAID5 - which is what I originally
> asked about - not RAID 1 (or does RAID1 also handle bad sectors
> automatically?)
>
> Thanks,
>
> Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Folkert Rienstra

External


Since: Nov 10, 2003
Posts: 1906



(Msg. 7) Posted: Wed Feb 27, 2008 12:25 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose wrote in news:47c35cdb.10404000@news20.forteinc.com
> Hi All,

> With all HDDs working, does RAID5 have any advantage as far as data
> integrity is concerned - as when files are being read/written,?

Nope.

> Assume, that in 1 hdd, a portion of a file has become corrupted.

Again: hard drives do not corrupt data.
news:47aa17e7$1$3968$dbd43001@news.wanadoo.nl

One speaks of corruption when data is returned that doesn't reflect
the original written data. A file can be corrupted if less data is re-
turned than was originally written to it without an error issued. This
won't happen with harddrives as the culprit. It's a system problem.
Files disappearing may be caused by the system not being able to read
directories but fail to tell you so.

> While reading that file, will the system parity, or error correction, or
> something else, to detected that, and repair the file?

What else did you think redundant in RAID stands for.

>
> Thanks,
> Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2178



(Msg. 8) Posted: Wed Feb 27, 2008 12:47 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously Jose <go.spam RemoveThis @somewhere.else> wrote:
> On Tue, 26 Feb 2008 19:01:21 +0000, Odie Ferrous
> <odie_ferrous RemoveThis @hotmail.com> wrote:

>>RAID has no way of knowing a file is corrupt, unless the file becomes
>>corrupt due to failure of the raid or bad sectors on the hard drives,
>>etc, in which case you might get some sort of error message depending on
>>your raid / controller setup.

> Well, since it stores, parity information, I thought it might/could
> use that while reading files to check for their integrity - I know it
> would delay the process.

> If it would recover, fix, or move the data on bad sectors, that's
> something nice, already.

> I suppose we're still talking about RAID5 - which is what I originally
> asked about - not RAID 1 (or does RAID1 also handle bad sectors
> automatically?)

> Thanks,

> Jose


Jist ot give you an example, here is how it works under Linux:
If a defective sector is found, that one is reconstructed using the
other disks. No other defect detection is done. You can run an offline
integrity check, but it is rather obscure. If enough defects are found
in one disk, then that disk is disabled entirely. If a hot spare
is available, the array is reconstructed using that.

So, yes, if your files are corrucpted because of defective sectors,
then RAID5 will help to some degree. If it is something else, e.g.
defective RAM, RAID5 could not care less.

Arno
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2178



(Msg. 9) Posted: Wed Feb 27, 2008 12:49 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously Jose <go.spam RemoveThis @somewhere.else> wrote:
> PS- I'm particularly anoyed when I get a message saying application so
> and so can not started because main file can not be found, and then
> the next time I boot, it does start automatically, then a few days
> latter it no longer does, and finally I need to reinstall the
> application.
> Can any RAID type fix this for me?

This sounds like a filesystem issue. RAID5 will likely have no effect
here. But you should do more thorough analysis what the problem
actually is.

Arno
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 10) Posted: Wed Feb 27, 2008 8:06 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 27 Feb 2008 00:47:54 GMT, Arno Wagner <me.TakeThisOut@privacy.net> wrote:

>Jist ot give you an example, here is how it works under Linux:
>If a defective sector is found, that one is reconstructed using the
>other disks. No other defect detection is done. You can run an offline
>integrity check, but it is rather obscure. If enough defects are found
>in one disk, then that disk is disabled entirely. If a hot spare
>is available, the array is reconstructed using that.
>
>So, yes, if your files are corrucpted because of defective sectors,
>then RAID5 will help to some degree. If it is something else, e.g.
>defective RAM, RAID5 could not care less.

Thanks a lot for the clear answer! Hopefuly it works that way in
Windows too Wink
Naturaly, I wouldn't expect RAID5 to do anything about any potential
memory problem.

Best,
Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 11) Posted: Wed Feb 27, 2008 8:06 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 27 Feb 2008 00:49:31 GMT, Arno Wagner <me.TakeThisOut@privacy.net> wrote:

>This sounds like a filesystem issue. RAID5 will likely have no effect
>here. But you should do more thorough analysis what the problem
>actually is.

In other words, please? What do I need to do?

Regards,
Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Jose

External


Since: Feb 06, 2008
Posts: 9



(Msg. 12) Posted: Wed Feb 27, 2008 8:06 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 27 Feb 2008 00:25:07 +0100, "Folkert Rienstra"
<see_reply-to.TakeThisOut@myweb.nl> wrote:

>> While reading that file, will the system parity, or error correction, or
>> something else, to detected that, and repair the file?
>
>What else did you think redundant in RAID stands for.

What just about everybody else has been trying to push into my head:
it's only good one 1 of the hdd stops working, you replace it with a
new one, and the system rebuilds the info on the dead hdd.

Where in the Net can you find a proper explanation of what RAID5 does,
before one of the hdd dies,
*for_people_who_don't_know_the_answer_yet*?

I wouldn't have come asking here if I had been able to find the answer
already written elsewhere...

Regards,
Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Folkert Rienstra

External


Since: Nov 10, 2003
Posts: 1906



(Msg. 13) Posted: Wed Feb 27, 2008 8:29 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose wrote in news:47c48856.41307406@news20.forteinc.com
> On Tue, 26 Feb 2008 19:01:21 +0000, Odie Ferrous <odie_ferrous DeleteThis @hotmail.com> wrote:
>
> > RAID has no way of knowing a file is corrupt, unless the file becomes
> > corrupt due to failure of the raid or bad sectors on the hard drives,
> > etc, in which case you might get some sort of error message depending
> > on your raid / controller setup.

> Well, since it stores, parity information, I thought it might/could
> use that while reading files to check for their integrity

Gee, there's an idea. Maybe you should patent it. Call it RAID-5.

> - I know it would delay the process.

Oh, why's that. (notice the absence of a question mark)

> If it would recover, fix,

> or move the data on bad sectors,

What.

> that's something nice, already.

Already? Just for starters, huh. Any other wishes?

>
> I suppose we're still talking about RAID5 - which is what I originally
> asked about - not RAID 1

> (or does RAID1 also handle bad sectors automatically?)

It does or doesn't, just as RAID5 does or doesn't, depending
on ones definition of "handle bad sectors automatically".
Whether that includes 'made to disappear' depends on the
features of your particular RAID controller.

>
> Thanks,
>
> Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Folkert Rienstra

External


Since: Nov 10, 2003
Posts: 1906



(Msg. 14) Posted: Wed Feb 27, 2008 8:41 pm
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose wrote in news:47c74a89.1833359@news20.forteinc.com
> On Wed, 27 Feb 2008 00:25:07 +0100, "Folkert Rienstra" <see_reply-to.RemoveThis@myweb.nl> wrote:

> [On topic info snipped]

Apparently not actually interested.

>
> > > While reading that file, will the system parity, or error correction, or
> > > something else, to detected that, and repair the file?
> >
> > What else did you think redundant in RAID stands for.

> What just about everybody else has been trying to push into my head:

Uhuh, and who exactly is "everybody else"?

> it's only good one 1 of the hdd stops working, you replace it with
> a new one, and the system rebuilds the info on the dead hdd.

Nonsense.
When it can do that offline then obviously it can do it online as well,
for a single sector.

>
> Where in the Net can you find a proper explanation of

> what RAID5 does, before one of the hdd dies,

The same as after. It works on the sector level.

> *for_people_who_don't_know_the_answer_yet*?

Ever heard of FAQ and Google?
Even tried something utterly silly as typing www.raid.com?

>
> I wouldn't have come asking here if I had been able to find the answer
> already written elsewhere...
>
> Regards,
> Jose
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Bob Willard

External


Since: Feb 08, 2005
Posts: 89



(Msg. 15) Posted: Thu Feb 28, 2008 6:34 am
Post subject: Re: Data integritty in RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jose wrote:
> On Wed, 27 Feb 2008 00:25:07 +0100, "Folkert Rienstra"
> <see_reply-to.DeleteThis@myweb.nl> wrote:
>
>
>>>While reading that file, will the system parity, or error correction, or
>>>something else, to detected that, and repair the file?
>>
>>What else did you think redundant in RAID stands for.
>
>
> What just about everybody else has been trying to push into my head:
> it's only good one 1 of the hdd stops working, you replace it with a
> new one, and the system rebuilds the info on the dead hdd.
>
> Where in the Net can you find a proper explanation of what RAID5 does,
> before one of the hdd dies,
> *for_people_who_don't_know_the_answer_yet*?
>
> I wouldn't have come asking here if I had been able to find the answer
> already written elsewhere...
>
> Regards,
> Jose
>

Google for it. Or go straight to http://en.wikipedia.org/wiki/RAID

If you are looking for early warning of problems with an individual HD
in a RAIDset, you're out of luck: that is beyond the scope of RAID.
Some RAID controllers may keep and report statistics on individual HDs,
but AFAIK there is no standard on how, or even if, they do so.
--
Cheers, Bob
 >> Stay informed about: Data integritty in RAID5? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OS drives on own controller vs being on same controller wi.. - Can anyone comment on whether there would be any real advantage of having the OS drives (mirror) attached to say the motherboard controller (SataII), vs being on the same card as say a 3ware 8 port PCI-x or pcie controller card (along with the raid 5 dat...

What stripe size to use for RAID5? - I have a Promise SX6000 PCI RAID5 card w/ 128Mb cache. I have 6 drives hooked up in a 5x75GB RAID5 with 1x75GB set aside as a hot-spare drive. Using the default stripe size of 64KB and NTFS formatted as 4KB cluster size. Performance is varied.....

RAID10+10Krpm vs RAID5+15Krpm - I'm setting up a SCSI drive array, and I was wondering, which is more significant -- RAID level or drive speed? I'm considering the following setups: RAID 10 with 10K rpm drives RAID 5 with 15K rpm drives Obviously RAID 10 will always have the..

Replace older drives on a RAID5. - We have an email server running a RAID5 (Hot Swap) storage setup with an Adaptec 2100s SCSI controller. Currently we have 4 older IBM 18GB 80pin drives installed. 1 drive is setup as the "Hot Spare". One of the drives just recently malfuncti...

aaccli&gt; container create raid5 - Took me some time to figure out, so I guess I'd better publish this. Maybe someone else has been wondering how to create a RAID 5 from the AACCLI command line, in Linux or FreeBSD or what have you... Suppose you have 3 disk drives, known as ID's 0, 1 an...
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]