Guide to the common implementations of RAID
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Guide to the common implementations of RAID

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Storage System
Author Message
Dave
Guest





Posted: Fri Feb 04, 2005 11:07 pm    Post subject: Guide to the common implementations of RAID Reply with quote

Hi guys,

I've written a short guide to the most common levels of RAID in use,
mainly so people new to computers and storage solutions can get to
grips with it. I know I would have found a guide useful a year ago when
I was new to RAID. I know there are many resources out there, but I
tried to make mine more accessible. Please let me know what you think,
and feel free to comment if you have any opinions.

RAIDers of the lost Archives:
http://www.thedaytoday.com/archives/000012.php

Thank you.

Dave
Back to top
Yura Pismerov
Guest





Posted: Fri Feb 04, 2005 11:54 pm    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Another link for Google search ? :)

Dave wrote:
Quote:
Hi guys,

I've written a short guide to the most common levels of RAID in use,
mainly so people new to computers and storage solutions can get to
grips with it. I know I would have found a guide useful a year ago when
I was new to RAID. I know there are many resources out there, but I
tried to make mine more accessible. Please let me know what you think,
and feel free to comment if you have any opinions.

RAIDers of the lost Archives:
http://www.thedaytoday.com/archives/000012.php

Thank you.

Dave
Back to top
Maxim S. Shatskih
Guest





Posted: Sat Feb 05, 2005 1:09 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

RAID 10, or RAID 1+0 - a stripe of several small mirrors. The best, if $$$
is not a limiter.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Dave" <dave.hunt@gmail.com> wrote in message
news:1107540467.730997.323260@z14g2000cwz.googlegroups.com...
Quote:
Hi guys,

I've written a short guide to the most common levels of RAID in use,
mainly so people new to computers and storage solutions can get to
grips with it. I know I would have found a guide useful a year ago when
I was new to RAID. I know there are many resources out there, but I
tried to make mine more accessible. Please let me know what you think,
and feel free to comment if you have any opinions.

RAIDers of the lost Archives:
http://www.thedaytoday.com/archives/000012.php

Thank you.

Dave
Back to top
Dave
Guest





Posted: Sat Feb 05, 2005 1:30 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Do you have personal experiance of RAID 10 or 1+0? I wanted to keep my
guide simple and didn't include them for that reason. They do sound
like the best of both worlds (speed and fault tolerance). Can they be
configured via software or is hardware RAID required. If software,
which?
Back to top
Bill Todd
Guest





Posted: Sat Feb 05, 2005 2:19 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Dave wrote:
Quote:
Hi guys,

I've written a short guide to the most common levels of RAID in use,
mainly so people new to computers and storage solutions can get to
grips with it. I know I would have found a guide useful a year ago when
I was new to RAID. I know there are many resources out there, but I
tried to make mine more accessible. Please let me know what you think,
and feel free to comment if you have any opinions.

Only a couple of nits:

1. Two-drive RAID-0 configurations are entirely possible and sensible.

2. *Drives* do not have parity data in RAID-5 ("Each drive's parity
data is distributed to the remaining drives" is nonsense).

3. 'A stripe array that is mirrored' is a very rare RAID construct:
most 'RAID-10' implementations are a set of mirror pairs which are then
striped.

- bill
Back to top
Dave
Guest





Posted: Sat Feb 05, 2005 4:56 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Thanks. I noticed the first one, and someone else also e-mailed me
about it. Also your second point makes perfect sense - I didn't think
that through did I!? As for the last, isn't that the same thing phrased
differently? I do admit your phrasing does make it easier to
comprehend. Correct me if I'm wrong.

Also, if I was being pedantic (sorry, but it's just in my nature) I'd
point out that three 'nits' is more than a couple. ;)

I'll make adjustments to the guide tomorrow - thanks for your input.

Dave
Back to top
Bill Todd
Guest





Posted: Sat Feb 05, 2005 6:10 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Dave wrote:
Quote:
Thanks. I noticed the first one, and someone else also e-mailed me
about it. Also your second point makes perfect sense - I didn't think
that through did I!? As for the last, isn't that the same thing phrased
differently?

No. A RAID-0 stripe which is then mirrored (to another RAID-0 stripe)
is quite different in failure (and performance after a failure)
characteristics from a set of disk mirror pairs across which data is
then striped (in a RAID-0 manner but using mirror pairs rather than
individual disks in the array).

I do admit your phrasing does make it easier to
Quote:
comprehend. Correct me if I'm wrong.

Also, if I was being pedantic (sorry, but it's just in my nature) I'd
point out that three 'nits' is more than a couple. ;)

The physical dictionary closest to my hand includes as its fourth
definition of couple "an indefinite small number; a few". I wrote my
opening phrase with only the first two corrections in mind, but when a
third appeared did not feel the need to alter it.

- bill
Back to top
Faeandar
Guest





Posted: Sat Feb 05, 2005 7:59 am    Post subject: Re: Guide to the common implementations of RAID Reply with quote

On 4 Feb 2005 12:30:26 -0800, "Dave" <dave.hunt@gmail.com> wrote:

Quote:
Do you have personal experiance of RAID 10 or 1+0? I wanted to keep my
guide simple and didn't include them for that reason. They do sound
like the best of both worlds (speed and fault tolerance). Can they be
configured via software or is hardware RAID required. If software,
which?

"The Best" raid is dependent on your workload and IO patterns. Not
all workloads are optimal under raid 10. Example would be very large
file transfers (multimedia, geological exploration, etc), they are
much better served by raid3 performance-wise if implemented properly.

But, for 95% of applications, raid 10 is "the best".

~F
Back to top
Dave
Guest





Posted: Sat Feb 05, 2005 5:30 pm    Post subject: Re: Guide to the common implementations of RAID Reply with quote

Thanks for your clarification bill. As for your use of 'couple', I
shall let you off - assuming you were using it informally. As an IT guy
though I prefer to be strictly correct, which is why I appreciate your
feedback.
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Storage System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot 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




VoIP Electronics Powered by phpBB