Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RAID questions…
#6
I've found that Wikipedia has a very thorough description of RAID. For most home/small office use RAID 0,1 and 5 are probably most common. RAID 0 gives performance, but actually decreases the reliability because if one drive failes you're screwed (remember those Lacie BigDisks?). RAID 1 is simply mirroring. You are limitted to the size of the smallest disk in the array. RAID 5 is going to be expensive because of the number of drives, but it gives redundancy and reliability. You can still function with a single bad drive and it can be rebuilt on-the-fly if all fo the pieces are hot-swappable. If you lose 2 drives you're screwed though.

http://en.wikipedia.org/wiki/RAID

RAID 0
A RAID 0 (also known as a stripe set) splits data evenly across two or more disks with no parity information for redundancy.

RAID 1
A RAID 1 creates an exact copy (or mirror) of a set of data on two or more disks. This is useful when read performance is more important than data capacity. Such an array can only be as big as the smallest member disk. A classic RAID 1 mirrored pair contains two disks, which increases reliability exponentially over a single disk.

RAID 5
A RAID 5 uses block-level striping with parity data distributed across all member disks. RAID 5 has achieved popularity due to its low cost of redundancy. Generally, RAID 5 is implemented with hardware support for parity calculations.
Reply


Messages In This Thread
RAID questions… - by john-o - 09-01-2006, 07:23 PM
Re: RAID questions… - by jdc - 09-01-2006, 07:29 PM
Re: RAID questions… - by john-o - 09-01-2006, 07:34 PM
Re: RAID questions… - by mattkime - 09-01-2006, 07:36 PM
Re: RAID questions… - by john-o - 09-01-2006, 07:40 PM
Re: RAID questions… - by ztirffritz - 09-01-2006, 07:55 PM
Re: RAID questions… - by mattkime - 09-01-2006, 07:56 PM
Re: RAID questions… - by ztirffritz - 09-01-2006, 08:00 PM
Re: RAID questions… - by The Grim Ninja - 09-01-2006, 08:01 PM
Re: RAID questions… - by john-o - 09-01-2006, 08:02 PM
Re: RAID questions… - by john-o - 09-01-2006, 08:05 PM
Re: RAID questions… - by The Grim Ninja - 09-01-2006, 08:15 PM
Re: RAID questions… - by Harbourmaster - 09-01-2006, 08:22 PM
Re: RAID questions… - by mattkime - 09-01-2006, 08:23 PM
Re: RAID questions… - by john-o - 09-01-2006, 08:31 PM
Re: RAID questions… - by JJ - 09-01-2006, 09:36 PM
Re: RAID questions… - by The Grim Ninja - 09-01-2006, 09:41 PM
Re: RAID questions… - by JJ - 09-01-2006, 09:48 PM
Re: RAID questions… - by Silencio - 09-02-2006, 12:15 AM
Re: RAID questions… - by john-o - 09-02-2006, 12:32 AM
Re: RAID questions… - by Mr645 - 09-02-2006, 12:39 PM
Re: RAID questions… - by john-o - 09-02-2006, 02:10 PM
Re: RAID questions… - by Mr645 - 09-02-2006, 03:21 PM
Re: RAID questions… - by john-o - 09-02-2006, 04:09 PM
Re: RAID questions… - by JJ - 09-02-2006, 07:19 PM
Re: RAID questions… - by Mr645 - 09-03-2006, 02:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)