Aces High Bulletin Board

General Forums => Hardware and Software => Topic started by: MaSonZ on April 10, 2012, 03:04:39 PM

Title: RAID
Post by: MaSonZ on April 10, 2012, 03:04:39 PM
just got a SSD for my OS, and I plan on backing it up to my HDDs. Before I do that however, I want to set up a RAID configuration. I am torn between RAID 1 or RAID 0, both offer what I want, but I dont have the money for 2 more HDD's to do a Raid 1+0 or a RAID 10. I have two Seagate HDDs: http://www.newegg.com/Product/Product.aspx?Item=N82E16822148433

I have not had any issues with these two (had one since April of last year, the second since Decemberish), but they could still be young in their lives.

my questions? For those of you have had Seagate drives, which RAID would you recommend? Stripe or Mirror? Secondly, I have done some research and already backed up my data, but any tips for setting up a RAID configuration? Yes, my board supports it (ICH10R chipset) and my HDD's are the same. I know I need to switch my HDD settings in my BIOs to RAID and not SATA, then reboot and hit a key combination to set up the HDDs for the configuration, at least thats what I read (posted a few years back), is this true still or no? will setting up my RAID configuration affect my OS (on the SSD which will not be included in the RAID configuration)?

Thoughts and tips?
Title: Re: RAID
Post by: guncrasher on April 10, 2012, 05:37:09 PM
I thought you can only do raid when you have the same hd's.  if you already have the os on your ssd.  is it possible to have the os on 1 hd and raid the other 2 only?  or am misunderstanding masonz?

also i thought raid can only be set up when you install the os and if after then the os must be reinstalled.  unless you let windows itself do the raid.  I heard this can be done in win7 but I never could figure out how.  I am actually waiting for hd prices to go down myself so i can do raid 10.


semp
Title: Re: RAID
Post by: MaSonZ on April 10, 2012, 05:40:41 PM
I thought you can only do raid when you have the same hd's.  if you already have the os on your ssd.  is it possible to have the os on 1 hd and raid the other 2 only?  or am misunderstanding masonz?

also i thought raid can only be set up when you install the os and if after then the os must be reinstalled.  unless you let windows itself do the raid.  I heard this can be done in win7 but I never could figure out how.  I am actually waiting for hd prices to go down myself so i can do raid 10.


semp
I have 2 seagate HDDs, and my OS on a SSD. RAID can be setup whenever I believe, but you have to back up your data or else youll lose everything on the HDDs. I may be wrong, but why I asked before I went into the great uknown.
Title: Re: RAID
Post by: 2bighorn on April 10, 2012, 06:06:39 PM
I thought you can only do raid when you have the same hd's.

In most cases, you can have different HDDs, although not recommended.


also i thought raid can only be set up when you install the os and if after then the os must be reinstalled.

Only if OS resides on RAID volume, otherwise you can install RAID driver later.



but you have to back up your data or else youll lose everything on the HDDs.

You should definitely backup everything before configuring the RAID, however, when you configure RAID 1, most of controllers will give you an option to chose the source HDD and data will be preserved, of course this requires the HDD with data to be equal or smaller in size than the other drive. It's easy to select wrong drive as a source. So, backup.


Title: Re: RAID
Post by: MrRiplEy[H] on April 11, 2012, 03:54:50 AM
In most cases, you can have different HDDs, although not recommended.

If a raid contains several kinds of hdd:s it messes up the function. Both drives need to do stuff simultaneously so if either one is lagging behind it will cause problems. Also if drives are of different size, only the capacity of the smaller drive is available.
Title: Re: RAID
Post by: Bino on April 12, 2012, 03:49:02 PM
just got a SSD for my OS, and I plan on backing it up to my HDDs. Before I do that however, I want to set up a RAID configuration. I am torn between RAID 1 or RAID 0, both offer what I want, but I dont have the money for 2 more HDD's to do a Raid 1+0 or a RAID 10. I have two Seagate HDDs: http://www.newegg.com/Product/Product.aspx?Item=N82E16822148433

I have not had any issues with these two (had one since April of last year, the second since Decemberish), but they could still be young in their lives.

my questions? For those of you have had Seagate drives, which RAID would you recommend? Stripe or Mirror? Secondly, I have done some research and already backed up my data, but any tips for setting up a RAID configuration? Yes, my board supports it (ICH10R chipset) and my HDD's are the same. I know I need to switch my HDD settings in my BIOs to RAID and not SATA, then reboot and hit a key combination to set up the HDDs for the configuration, at least thats what I read (posted a few years back), is this true still or no? will setting up my RAID configuration affect my OS (on the SSD which will not be included in the RAID configuration)?

Thoughts and tips?

Although running drives in RAID-0 (striped) via the ICH10R may give you a small, measurable performance increase over JBOD disks, it is most unlikely to give you a noticeable performance increase.  RAID-1 (mirrored) will give you some protection against physical disk failures (and a tiny increase in read-only performance), but there are no RAID configurations that can provide protection from logical file system corruption (as has been pointed out in this forum before).  And any meaningful performance gains are going to be found primarily in applications that do big, sequential file reads, not in applications like Aces High.

OTOH, if you install a fast, caching controller (i.e. Adaptec 6405 (http://www.adaptec.com/en-us/products/controllers/hardware/sas/value/sas-6405/) for $360) and a quartet of fast 15K-RPM SAS disks (i.e. Seagate Cheetah 15K.7 (http://www.seagate.com/www/en-us/products/enterprise-hard-drives/cheetah-15k#tTabContentSpecifications) at $550 a pop) in a striped & mirrored RAID-10 array... now you're talking fast!  But to throw hardware at the problem, you spend money.  No getting around that.

Title: Re: RAID
Post by: MrRiplEy[H] on April 13, 2012, 10:05:02 AM
Although running drives in RAID-0 (striped) via the ICH10R may give you a small, measurable performance increase over JBOD disks, it is most unlikely to give you a noticeable performance increase.  RAID-1 (mirrored) will give you some protection against physical disk failures (and a tiny increase in read-only performance), but there are no RAID configurations that can provide protection from logical file system corruption (as has been pointed out in this forum before).  And any meaningful performance gains are going to be found primarily in applications that do big, sequential file reads, not in applications like Aces High.

OTOH, if you install a fast, caching controller (i.e. Adaptec 6405 (http://www.adaptec.com/en-us/products/controllers/hardware/sas/value/sas-6405/) for $360) and a quartet of fast 15K-RPM SAS disks (i.e. Seagate Cheetah 15K.7 (http://www.seagate.com/www/en-us/products/enterprise-hard-drives/cheetah-15k#tTabContentSpecifications) at $550 a pop) in a striped & mirrored RAID-10 array... now you're talking fast!  But to throw hardware at the problem, you spend money.  No getting around that.



Much cheaper and easyer to slip in an Intel 910 or any run-of-the-mill SSD instead.
Title: Re: RAID
Post by: MaSonZ on April 13, 2012, 05:30:00 PM
Got the configurartion all set up. ran into a hiccup when I first got it running (didnt read the array when I checked it) didnt realize I had to run the New Disk Setup wizard first, so I was hung up a few hours. but now I just have to transfer everything back over to my machine.  :rock
Title: Re: RAID
Post by: Bino on April 16, 2012, 09:56:57 AM
Much cheaper and easyer to slip in an Intel 910 or any run-of-the-mill SSD instead.

Cheaper?  Over at Techspot (http://www.techspot.com/news/48156-intel-unveils-pcie-based-ssd-910-series-for-the-data-center.html) they report that, "Pricing for the Intel SSD 910 Series is $1,929 for the 400GB capacity and $3,859 for 800GB..."
Title: Re: RAID
Post by: MrRiplEy[H] on April 17, 2012, 05:19:33 AM
Cheaper?  Over at Techspot (http://www.techspot.com/news/48156-intel-unveils-pcie-based-ssd-910-series-for-the-data-center.html) they report that, "Pricing for the Intel SSD 910 Series is $1,929 for the 400GB capacity and $3,859 for 800GB..."


Yeah, cheaper price/performance wise. Raid card + raid 10 using 15.5k scsi amounts to 3000 bucks and it's still left cold by the 910. Not to mention a regular raid 1 sata3 ssd which drops the price to 5-600 bucks and still outperforms the scsi raid :)
Title: Re: RAID
Post by: 2bighorn on April 17, 2012, 01:08:35 PM
Yeah, cheaper price/performance wise. Raid card + raid 10 using 15.5k scsi amounts to 3000 bucks and it's still left cold by the 910. Not to mention a regular raid 1 sata3 ssd which drops the price to 5-600 bucks and still outperforms the scsi raid :)

910 is not bootable, secondly, it's just PCe SSD storage (no data redundancy), and it won't outperform Adaptec 6405, thirdly, in RAID10 conf on 6405, with 600GB storage (4x300GB 15k SAS) will cost under $1500, card included, lastly, 6405 Adaptec will absolutely smoke any firmware SSD RAID1, even more so if you add NAND module.
Title: Re: RAID
Post by: MrRiplEy[H] on April 17, 2012, 01:53:53 PM
910 is not bootable, secondly, it's just PCe SSD storage (no data redundancy), and it won't outperform Adaptec 6405, thirdly, in RAID10 conf on 6405, with 600GB storage (4x300GB 15k SAS) will cost under $1500, card included, lastly, 6405 Adaptec will absolutely smoke any firmware SSD RAID1, even more so if you add NAND module.

Adaptec may smoke, the 15k platter drives won't. How did you get that price figure when I just saw 500 bucks quoted for a single drive? :)
Title: Re: RAID
Post by: 2bighorn on April 17, 2012, 02:11:27 PM
Adaptec may smoke, the 15k platter drives won't. How did you get that price figure when I just saw 500 bucks quoted for a single drive? :)

Cheetah 15k 300gb SAS, $248.78 each (at Provantage) x 4 = $995.12 + Adaptec 6405 $314.99, subtotal $1,310.11 + tax and shipping = $1,454.92
Title: Re: RAID
Post by: guncrasher on April 17, 2012, 02:28:29 PM
leave it to you guys when somebody asks a simple question and you guys complicate it  so much that even the government would say "damn, that's expensive" :).


semp
Title: Re: RAID
Post by: 2bighorn on April 17, 2012, 02:36:52 PM
leave it to you guys when somebody asks a simple question and you guys complicate it  so much that even the government would say "damn, that's expensive" :).


semp

Well, in that case, get motherboard with  Intel RST support, configure 2 SATA drives in RAID1, add SSD (20-60GB) via IRST as caching drive. You get data redundancy, lots of storage and almost SSD like performance.
Title: Re: RAID
Post by: katanaso on April 17, 2012, 03:14:59 PM
just got a SSD for my OS, and I plan on backing it up to my HDDs. Before I do that however, I want to set up a RAID configuration. I am torn between RAID 1 or RAID 0, both offer what I want, but I dont have the money for 2 more HDD's to do a Raid 1+0 or a RAID 10. I have two Seagate HDDs: http://www.newegg.com/Product/Product.aspx?Item=N82E16822148433

Thoughts and tips?

To get back to your question, I'd go with RAID 1 if you don't need the full 2 TB of disk space.  You'll at least be safe from a single physical HDD failure this way.  RAID 0 will give you the full 2 TB of space, but it will also double your points of failure, as if either drive fails, the entire array is gone.

Backup your SSD to the RAID 1 HDDs with some type of tool.  I personally use Acronis to backup my system to the backup drives.

Title: Re: RAID
Post by: MrRiplEy[H] on April 17, 2012, 08:53:01 PM
Cheetah 15k 300gb SAS, $248.78 each (at Provantage) x 4 = $995.12 + Adaptec 6405 $314.99, subtotal $1,310.11 + tax and shipping = $1,454.92

Even so, any sata3 ssd in raid 1 will just wipe the floor with a 15k platter raid 10. Max IO per second at 4k is just off the charts compared to the platter drives. Only with cached burst data the traditional drives can compete at level terms, if the disk seek happens to hit cache that is :)
Title: Re: RAID
Post by: 2bighorn on April 17, 2012, 11:23:22 PM
Even so, any sata3 ssd in raid 1 will just wipe the floor with a 15k platter raid 10.

Actually, it would be pretty close. SSD RAID1 (that is, SSD drives in RAID of comparable size, 2x600GB) would have advantage in sustained sequential read (maybe 10-20%), probably about even in 4KB random reads, 15k HDD RAID10 would still be faster when it comes to writes, that is sustained sequential writes and 4KB random writes. RAID10 with SAS drives would also be at least 25% cheaper.

Max IO per second at 4k is just off the charts compared to the platter drives. Only with cached burst data the traditional drives can compete at level terms, if the disk seek happens to hit cache that is :)

Nope, top of the line, synchronous mode MLC 512GB or bigger SSD are about the same at random 4KB reads (35K IOPS) and about 30% worse at random 4KB writes (25k IOPS) than good SAS 15k drive (about 35K IOPS 4KB random, both read and write).

You can get cheaper SSDs at about twice the 4KB random read/write IOPS, but they have trouble with compressed data (today, most of data formats are in compressed form), so real world usage IOPS would be much lower.

They are still ahead in sustained sequential read/write performance, more than double of a typical 15k SAS drive, but RAID10 would bring that to about equal level.

If I'd have to spend my own money, I'd choose 4 15k SAS drives in RAID10 over two SSDs in RAID1. In two/three years I'd probably go with SSDs though. But not today, not yet.

Title: Re: RAID
Post by: Butcher on April 18, 2012, 01:27:28 AM
I went with RAID-0 - the performance gained was beyond well worth it. I had toyed around without raid for a week then got it raided - there's a nice difference with Sata 3 drives 6G/second.

 I also added a SSD for my Intel chip to increase speeds, there was a measure of change to my system - about 10% gain from it. However I know you need an INTEL chip and board to run it.

my Drives are 2TB Western Digital's, and SSD is a 32gig patriot.

So far I am loving everything about the setup.


Title: Re: RAID
Post by: MrRiplEy[H] on April 18, 2012, 08:15:52 AM
Nope, top of the line, synchronous mode MLC 512GB or bigger SSD are about the same at random 4KB reads (35K IOPS) and about 30% worse at random 4KB writes (25k IOPS) than good SAS 15k drive (about 35K IOPS 4KB random, both read and write).

OCZ Vertex3 Max IOPS scores 85k so that's more than double your figures. Add in the factor that you can raid10 those ssds for the same money, you get a tough combination to beat. The Intel 910 is rated for 180k iops read and 75k write. The platters just can't cut the mustard anymore. Even the Marvell/Indilinx based SSD:s get 60k iops and that's with compressed data.
Title: Re: RAID
Post by: guncrasher on April 18, 2012, 11:00:00 AM
It's a good thing you didnt ask which type of ice cream is better.


semp
Title: Re: RAID
Post by: 2bighorn on April 18, 2012, 11:50:48 AM
OCZ Vertex3 Max IOPS scores 85k so that's more than double your figures. Add in the factor that you can raid10 those ssds for the same money, you get a tough combination to beat. The Intel 910 is rated for 180k iops read and 75k write. The platters just can't cut the mustard anymore. Even the Marvell/Indilinx based SSD:s get 60k iops and that's with compressed data.

You don't give up, do you?

1.) We were comparing 600GB of useable storage, ie 4x300GB in RAID10 vs comparable in size SSD RAID1. 15k HDDs in RAID10 will be around 60k 4KB random read and write IOPS and over 300GB in sustained sequential read/write.
Now you can go and look for 512GB or bigger SSDs with similar performance because on board RAID1 won't improve read nor write performance. You may find one with better (on paper) specs, but not for much, and definitely, 2 SSDs of appropriate size won't be cheaper than 4 HDDs + controller.

2.) Use both HDD RAID10 and SSD RAID1 for a year, then benchmark it again. You'll lose some of the performance on HDD RAID due to fragmentation (fixable), but on SSD RAID you'll lose almost half of the performance.

3.) OCZ Vertex3 are really low end in SSD world. In real life scenarios IOPS aren't remotely close to those in benchmarks.

4.) OCZ Octane 512GB would be vastly better choice, but is also more expensive and IOPS aren't all that great, but they do better reflect the reality.

5.) Intel 910 has PCIe interface, not comparable with SATA, and 400GB model will cost you $2K and you're quoting 800GB model IOPS which is just few bucks short of $4K.
400GB 910 specs are: random 4KB - 90,000 IOPS read, 38,000 IOPS write (and I dare you to find the place where I can get them today)


Come back when you can actually configure 512-600GB SSD RAID1 with similar price, performance, quality and longevity as 600GB 15k SAS RAID10.
Title: Re: RAID
Post by: MrRiplEy[H] on April 19, 2012, 10:06:16 AM
You don't give up, do you?

1.) We were comparing 600GB of useable storage, ie 4x300GB in RAID10 vs comparable in size SSD RAID1. 15k HDDs in RAID10 will be around 60k 4KB random read and write IOPS and over 300GB in sustained sequential read/write.
Now you can go and look for 512GB or bigger SSDs with similar performance because on board RAID1 won't improve read nor write performance. You may find one with better (on paper) specs, but not for much, and definitely, 2 SSDs of appropriate size won't be cheaper than 4 HDDs + controller.

2.) Use both HDD RAID10 and SSD RAID1 for a year, then benchmark it again. You'll lose some of the performance on HDD RAID due to fragmentation (fixable), but on SSD RAID you'll lose almost half of the performance.

3.) OCZ Vertex3 are really low end in SSD world. In real life scenarios IOPS aren't remotely close to those in benchmarks.

4.) OCZ Octane 512GB would be vastly better choice, but is also more expensive and IOPS aren't all that great, but they do better reflect the reality.

5.) Intel 910 has PCIe interface, not comparable with SATA, and 400GB model will cost you $2K and you're quoting 800GB model IOPS which is just few bucks short of $4K.
400GB 910 specs are: random 4KB - 90,000 IOPS read, 38,000 IOPS write (and I dare you to find the place where I can get them today)


Come back when you can actually configure 512-600GB SSD RAID1 with similar price, performance, quality and longevity as 600GB 15k SAS RAID10.

Why stick to raid1? Who stops you from going raid10 on 300gig ssds? The ssd performance loss is a thing of the past, firmwares have evolved since then to handle garbage collection more effeciently.

I chose vertex3 because it's a common and relatively cheap drive. I don't know about you but I wouldn't want to have a raid10 worth of 15k scsi drives chattering away in my room. They're noisy as hell. Scsi drives are ok for servers but pretty horrible for a workstation.
Title: Re: RAID
Post by: 2bighorn on April 19, 2012, 11:15:03 AM
Why stick to raid1? Who stops you from going raid10 on 300gig ssds?

$$, if you need a lot of storage, large and quality SSDs are still prohibitive in price. Not cost effective at all.

The ssd performance loss is a thing of the past, firmwares have evolved since then to handle garbage collection more effeciently.

I had OCZ Vertex3 240GB ($400 back then) in my main machine, upgraded firmware twice, after about six months of moderate usage (roughly 60% filled), performance is down by over 50% (measured with HDTune). Sequential read/writes got slower than my Seagate Constellation RAID1, and Constellations are relatively slow drives.
So, manufacturer numbers are definitely just for fresh drives and GC works to an extent only. Cut 50% and you get more realistic numbers. Still awesome performance, but too expensive if you need terabytes of storage.

The beef with SSDs is, that as they get better, price won't necessarily come down a lot, NAND efficiency (in terms of production) has limits.


I chose vertex3 because it's a common and relatively cheap drive. I don't know about you but I wouldn't want to have a raid10 worth of 15k scsi drives chattering away in my room. They're noisy as hell. Scsi drives are ok for servers but pretty horrible for a workstation.

Yeah, they can be loud, especially in a bunch, but they got quieter than they used to be. I wouldn't pick them because, while they're cheaper than SSDs, they're still too expensive for non-business use.

I went with hybrid solution. Replaced Vertex with 2x1TB 7.2k HDDs in RAID1 as boot volume. Slapped 24GB Intel SLC SSD in front as caching drive (IRST on Z68). Not as fast as SSD, but it's quick enough, reliable and cost effective.