Download the Tom's Hardware App from the App Store
The reference for current tech news
Yes No
Ads
Tom's Hardware > Forum > CPU & Components > Other Components > RAID 0 with SSD drives. What's the pros and cons?

RAID 0 with SSD drives. What's the pros and cons?

Forum CPU & Components : Other Components RAID 0 with SSD drives. What's the pros and cons?

Word :    Username :           
 

Hi Tom's Hardware Experts,
I recently came across the problem of using SSD drives to make RAID 0.
I heard quite a few problems with the combination. For example: SSD uses TRIM which is not good for RAID 0.
So I researched a little by myself, that I found
1. the most recent intel RAID controller driver does support TRIM commands pass through.
2. Garbage collection has nothing to do with RAID, it will work as it is.
3. Windows 7 support site says it does make sense to RAID SSD.
4. There are lifespan problem to RAID SSDs.
5. IOPS is going to be the bottleneck for SSD Raid, therefore, no point to do RAID as SSDs are fast enough already.

 

A lot of these does not explain why RAID 0 is not good, but only better, yet people are not suggesting to do so.
Can anyone explain a little deeper?

 

And I do have two OCZ vertex 2 60G in RAID 0 running Win7 x64 at the moment. (Asus X58 Sabertooth board) Would it be better if I turn RAID off? any recommendation?

 

Thank you,
DD


Message edited by shanghai_stin on 03-10-2011 at 03:42:55 PM
Reply to shanghai_stin
Register or log in to remove.

Dadiggle wrote :

Use a pci-e add in raid controller.
I know it was mentioned something about sandforce and not handling compressed files too well. Maybe someone else can shed light on that issue I will try to find a link for you.
But that's not a problem the performance difference is huge



Thanks Dadiggle,

But I don't think I'm gonna buy a pci-e raid controller.
With my current onboard intel raid controller, should I keep the RAID 0 configuration?

Cheers,
DD

Reply to shanghai_stin

(1) Trim is NOT passed to SSD if it is a member drive for Raid. It is passed if bios set to raid, BUT SSD is NOT a member drive (Requires Intel Driver 9.6 or later).

(2) On GC - Some drives are better than others - some down right poor, some = Good. I do not seem to recall any that worked as well as trime.

(3) As you already pointed out Raid 0 for SSDs (or HDD) does NOT improve the 4 K random read/writes NOR the access time. It does Improve the Seq read/writes. For this reason Raid0 does little to Improve boot time and/or program load times. Where SSD raid 0 does shine is if you work with (a) large databasses, large cad/cam files, large dot VOBs (DVD files - typically 1 gig files), or blu-ray files which can be up to 40 gigs in size. Dought many will stick a VOB file, or a Blu-ray file on the SSD and edit them.

A single SSD, for Operating system and programs, coupled with a raid0 setup on a pair of HDD might be the better way to go.

Hope this helped.

Reply to RetiredChief

+1 SSD for O/S and Raid-0 SATA HDD for data.

------------------------------ HP Pavilion DV7-3020EA Entertainment Notebook PC + Win 7 Pro SP1 x64
GA-870A-UD3 + AMD PH-II X6 1100T BE + Hyper212+ + 8GB DDR3-1600 + GTX460 + Win 7 Pro SP1 x64
GA-870A-UD3 + AMD PH-II X4 840 + 4GB DDR3-1333 + ATI 3450 + SVR08 R2 SP1 x64
Reply to das_stig

RetiredChief wrote :

(1) Trim is NOT passed to SSD if it is a member drive for Raid. It is passed if bios set to raid, BUT SSD is NOT a member drive (Requires Intel Driver 9.6 or later).

(2) On GC - Some drives are better than others - some down right poor, some = Good. I do not seem to recall any that worked as well as trime.

(3) As you already pointed out Raid 0 for SSDs (or HDD) does NOT improve the 4 K random read/writes NOR the access time. It does Improve the Seq read/writes. For this reason Raid0 does little to Improve boot time and/or program load times. Where SSD raid 0 does shine is if you work with (a) large databasses, large cad/cam files, large dot VOBs (DVD files - typically 1 gig files), or blu-ray files which can be up to 40 gigs in size. Dought many will stick a VOB file, or a Blu-ray file on the SSD and edit them.

A single SSD, for Operating system and programs, coupled with a raid0 setup on a pair of HDD might be the better way to go.

Hope this helped.


Thank you RetiredChief

But when you say (1) Trim is NOT passed to SSD if it is a member drive for Raid. It is passed if bios set to raid, BUT SSD is NOT a member drive (Requires Intel Driver 9.6 or later).
does this mean even with the intel driver 9.6, Trim still doesn't work in RAID 0?

I'm actually running two 60G SSD on RAID 0 for OS, virtual memory and main programs (like office and game). I'm using two 500G HDD RAID 0 as secondary game drive and primary data store. Got another 1.5T HDD for data backup.

Any point taking the two SSD off the RAID 0 config? (use one for OS and one for programs?)

Thank you,
DD

Reply to shanghai_stin

(1) That is correct, Trim is NOT passed to SSDs when they are part of a raid configuration even with the latest Intel drivers.

(2) Since you alread have them configured as raid0, I'd probably leave them that way - if you see degrgation in performance the yes break the raid0 config an set them up as two seperate drives. In my estimate, 60 gig is on the small size for operating system and programs. On artical on the new Z68 platform which dealt with SSDs indicated the min size is 80 gigs. I know, some use as small as 40 gigs - But @ 40 -> 60 you are really limited in number of programs you can install.

http://www.tomshardware.com/review [...] ,2888.html

If you work with large files, you might think about short stroking your 2 500 gig drives. You loose 500 gigs, but gain in performance. You can google "short stroke" to get a feel if you want to try that.

Message quoted 1 times
Message edited by RetiredChief on 03-10-2011 at 10:22:43 PM
Reply to RetiredChief

On the 4k random read/write performance, its all dependant on the stripe size. A 4k stripe will see no improvement since data will not be split among the drives. This goes for hdd's also. Reducing the stripe size should see an improvement but alot depends on the raid controller and how well it handles the smaller stripe (smaller stripe = more work the raid controller has to do)

As for IOP's, I doubt they'd ever be an issue for just about any home user. You worry about IOP's when you start serving files to thousand of people.

Message quoted 1 times
Message edited by popatim on 03-11-2011 at 12:34:02 AM
Reply to popatim

Dadiggle wrote :

that is not correct. it does support trim
http://www.bit-tech.net/news/hardw [...] for-raid/1

Two ssd in raid got a good performance. But the Crappy onboard raid controllers are normally the bottleneck


Tried turning RAID 0 off, only getting half of the performance of almost every size both read and write, only except 4K write is about the same.
Windows do feel a little unresponding compare to when RAIDed

Put RAID 0 back on again.

Thank you for all the help!
Regards,
DD

Reply to shanghai_stin

@ Dagiggle
Read your Link - thought, Great.
The article had a link - it takes you to ver 9.6 which does not support trim in Raid0
Tried to check Intel web site, all I could find is this:
http://www.intel.com/support/chips [...] 031491.htm

Went back to your artical - It was Dated Mar 23, 2010 - article is in ERROR

Reply to RetiredChief
Register or log in to remove.
Tom's Hardware > Forum > CPU & Components > Other Components > RAID 0 with SSD drives. What's the pros and cons?
Go to:

There are 1849 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
  • Ask the community now
  • Publish
Ad
Ads
Latest best answer
3930k idles low, boots hot, then cools?
By DJDeCiBeL, 3 hours ago:

Check your temps with HWMonitor, Core Temp or RealTemp. SpeedFan seems to be wrong more...

Best offers
They won a badge
Join us in greeting them
Top experts