Associate
- Joined
- 19 Oct 2002
- Posts
- 292
Disclaimer: All images belong to their respective owners
With the recent introduction of SATA, the contruction of an ATA RAID array has become vastly complicated. Add to that a new 10k rpm drive from WD and the use of hdd for the setup becomes more difficult to choose.
Types Of RAID
There are at least nine types of RAID plus a non-redundant array (RAID-0):
The most common types of RAID in use by desktop users and power users is RAID0. Although some of the information in this document applies to all RAID modes, it is focused on data applying to RAID0 arrays.
Stripe Size
After much research i have discovered that the stripe size hugely affects benchmarks. However the two factors are inversly proportional and although a small stripe size will yield a stunning benchmark, the real-world gain will be smaller than a larger stripe.
Here is a simple breakdown.
4k Stripe - The smallest stripe available on many controllers. This size has a very high benchmarking performance. Infact it has the highest. If you want to see what your rig can do try this and benchmark it. However!, real-world performance is quite bad, infact the small stripe increases overhead reading so much that when dealing big games or graphic manipulation, performance suffers. Not a recommended day to day setting
16/32/64k Stripe - These three settings are useful for the casual user who does not handle big files. Benchies reflect an excellant STR and any OS will feel very responsive. I would say this is an opimum setting the user who surfs, plays the occasional game and likes windows to be nice and snappy. Obviously the variance depends on what kind of files you predict that you will use but it all comes from trying and experimenting.
128/256k Stripe - 128k is aparently the optimum stripe size for Intel's 'average' user. It provides a pretty high STR but keeps performance constantly high even when dealing with larger files. Users who rely on photoshop or compliation apps will like a 256k stripe due to the larger files that need to be chucked around. Of course the larger the stripe, the less CPU time used. This could be a big disadvantage for smaller stripes.
When chosing your stripe, just remember that Smaller stripe size= better transfer rate = less HDD performance
Choosing A Controller
From the ground up, the choice of controller is often constricting as the casual user just goes for raid due to an inbuilt ide raid chip as a pose to a separate PCI card. However the specifics of the controller are important to the performance. As most in-built controllers are only software RAID as a pose to hardware, the efficiency of a stripe between 4 and 32k is highly reduced and performance takes a hit. Infact due to this, Intel recommends a stripe size of 128k when using RAID on its ICH5 Southbridge.
The choice of controller depends on your budget, if you are willing to pay the money a hardware controller will benefit you by giving unrivaled RAID performance with many extra features. However for the majority of users, a software controller is most suitable and gives satisfactory performance. As for the current difference between a SATA controller and PATA controller, yes the SATA interface is better but not by a significant margin.
Choosing Disks
The choice of disk to use in an array is complicated if you are really trying to get the most performance you can, especially if you have opted for software RAID which relys on the hdd having a good performance apaption (in terms of firmware controller).
With the introduction of 80gb platters, read heads are able to do more over a smaller area therefore slightly reducing the access time. In fact, the benefit of this in RAID is mostly highlighted by the latest maxtor max plus 9 disks which use 80gb platters.
Here is an example of a single Maxtor Max Plus 9 SATA
It is clear that the drive is extremely fast just by itself...
These benchies show how the drives are performing well when in a RAID0 situation. This uses a 16k stripe
It is clear there is a significant increase in performance. It should be noted that the use of 80gb platters does give the maxtor a good speed boost both when RAID'ed and not. However the realworld performance in this RAID0 bench is overshadowed by the use of a 16k stripe which tends to look good specific benchies. Also remember Sandra is pretty synthetic and should be treated as such. The variance in performance with different stripe sizes is discussed above.
So the Maxtor returns a good result, the drive also gives some nice storage capabilities. It can be beaten tho, this is where the new WD Raptor comes in.
With the recent introduction of SATA, the contruction of an ATA RAID array has become vastly complicated. Add to that a new 10k rpm drive from WD and the use of hdd for the setup becomes more difficult to choose.
Types Of RAID
There are at least nine types of RAID plus a non-redundant array (RAID-0):
RAID-0. This technique has striping but no redundancy of data. It offers the best performance but no fault-tolerance.
RAID-1. This type is also known as disk mirroring and consists of at least two drives that duplicate the storage of data. There is no striping. Read performance is improved since either disk can be read at the same time. Write performance is the same as for single disk storage. RAID-1 provides the best performance and the best fault-tolerance in a multi-user system.
RAID-2. This type uses striping across disks with some disks storing error checking and correcting (ECC) information. It has no advantage over RAID-3.
RAID-3. This type uses striping and dedicates one drive to storing parity information. The embedded error checking (ECC) information is used to detect errors. Data recovery is accomplished by calculating the exclusive OR (XOR) of the information recorded on the other drives. Since an I/O operation addresses all drives at the same time, RAID-3 cannot overlap I/O. For this reason, RAID-3 is best for single-user systems with long record applications.
RAID-4. This type uses large stripes, which means you can read records from any single drive. This allows you to take advantage of overlapped I/O for read operations. Since all write operations have to update the parity drive, no I/O overlapping is possible. RAID-4 offers no advantage over RAID-5.
RAID-5. This type includes a rotating parity array, thus addressing the write limitation in RAID-4. Thus, all read and write operations can be overlapped. RAID-5 stores parity information but not redundant data (but parity information can be used to reconstruct data). RAID-5 requires at least three and usually five disks for the array. It's best for multi-user systems in which performance is not critical or which do few write operations.
RAID-6. This type is similar to RAID-5 but includes a second parity scheme that is distributed across different drives and thus offers extremely high fault- and drive-failure tolerance. There are few or no commercial examples currently.
RAID-7. This type includes a real-time embedded operating system as a controller, caching via a high-speed bus, and other characteristics of a stand-alone computer. One vendor offers this system.
RAID-10. This type offers an array of stripes in which each stripe is a RAID-1 array of drives. This offers higher performance than RAID-1 but at much higher cost.
RAID-53. This type offers an array of stripes in which each stripe is a RAID-3 array of disks. This offers higher performance than RAID-3 but at much higher cost.
The most common types of RAID in use by desktop users and power users is RAID0. Although some of the information in this document applies to all RAID modes, it is focused on data applying to RAID0 arrays.
Stripe Size
After much research i have discovered that the stripe size hugely affects benchmarks. However the two factors are inversly proportional and although a small stripe size will yield a stunning benchmark, the real-world gain will be smaller than a larger stripe.
Here is a simple breakdown.
4k Stripe - The smallest stripe available on many controllers. This size has a very high benchmarking performance. Infact it has the highest. If you want to see what your rig can do try this and benchmark it. However!, real-world performance is quite bad, infact the small stripe increases overhead reading so much that when dealing big games or graphic manipulation, performance suffers. Not a recommended day to day setting
16/32/64k Stripe - These three settings are useful for the casual user who does not handle big files. Benchies reflect an excellant STR and any OS will feel very responsive. I would say this is an opimum setting the user who surfs, plays the occasional game and likes windows to be nice and snappy. Obviously the variance depends on what kind of files you predict that you will use but it all comes from trying and experimenting.
128/256k Stripe - 128k is aparently the optimum stripe size for Intel's 'average' user. It provides a pretty high STR but keeps performance constantly high even when dealing with larger files. Users who rely on photoshop or compliation apps will like a 256k stripe due to the larger files that need to be chucked around. Of course the larger the stripe, the less CPU time used. This could be a big disadvantage for smaller stripes.
When chosing your stripe, just remember that Smaller stripe size= better transfer rate = less HDD performance
Choosing A Controller
From the ground up, the choice of controller is often constricting as the casual user just goes for raid due to an inbuilt ide raid chip as a pose to a separate PCI card. However the specifics of the controller are important to the performance. As most in-built controllers are only software RAID as a pose to hardware, the efficiency of a stripe between 4 and 32k is highly reduced and performance takes a hit. Infact due to this, Intel recommends a stripe size of 128k when using RAID on its ICH5 Southbridge.
The choice of controller depends on your budget, if you are willing to pay the money a hardware controller will benefit you by giving unrivaled RAID performance with many extra features. However for the majority of users, a software controller is most suitable and gives satisfactory performance. As for the current difference between a SATA controller and PATA controller, yes the SATA interface is better but not by a significant margin.
Choosing Disks
The choice of disk to use in an array is complicated if you are really trying to get the most performance you can, especially if you have opted for software RAID which relys on the hdd having a good performance apaption (in terms of firmware controller).
With the introduction of 80gb platters, read heads are able to do more over a smaller area therefore slightly reducing the access time. In fact, the benefit of this in RAID is mostly highlighted by the latest maxtor max plus 9 disks which use 80gb platters.
Here is an example of a single Maxtor Max Plus 9 SATA
It is clear that the drive is extremely fast just by itself...
These benchies show how the drives are performing well when in a RAID0 situation. This uses a 16k stripe
It is clear there is a significant increase in performance. It should be noted that the use of 80gb platters does give the maxtor a good speed boost both when RAID'ed and not. However the realworld performance in this RAID0 bench is overshadowed by the use of a 16k stripe which tends to look good specific benchies. Also remember Sandra is pretty synthetic and should be treated as such. The variance in performance with different stripe sizes is discussed above.
So the Maxtor returns a good result, the drive also gives some nice storage capabilities. It can be beaten tho, this is where the new WD Raptor comes in.
Last edited: