Jump to content

Recommend RAID controller for server

ColFlame

Hey LTT peeps!

 

So I'm building a server for my Dad's office for tracking shipments for his business and I got pretty much everything ordered as per the tracking software's publishers requirements. However, I was planning on running a RAID 1 for the 2 SSD's for the software and OS and a RAID 1 on the 2 NAS drives. Do you think it's a good idea to get a raid controller (for error checking and what ever raid controller's do that is superior to the motherboard controller)?

 

Here's the link for the components: http://pcpartpicker.com/p/rBHBkL

 

Note: Had to pick a water-cooled unit for the CPU because the server's being flown to Dubai and didn't want to mount a air cooled CPU on the Mobo. Also the HDD's are WD Red NAS 1TB drives, not Blues.

 

Any advice/help would be awesome!

 

Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

I can't think of a good reason to use an add in card for raid 1. There's no parity calculation to offload.

Edit:if there's still time, air cool it - preferably with a headsink that can mount 2 fans. That will add redundancy rather than more points of failure.

Link to comment
Share on other sites

Link to post
Share on other sites

Unless you are completely opposed to used hardware, I'd recommend getting an LSI MegaRAID 9261-8i off of ebay. I have one in my storage server and now that I've sorted out the software I needed, it runs great. It's basically the best bang for your buck when it comes to 'hardware raid'. Brand new, they cost somewhere between $500-600, but you can get a used one as low as $200. One of the biggest benefits of 'hardware raid' cards is that they are basically their own self contained computers whose only purpose is managing your data. You can find cheaper raid cards, but for the most part all of these cheaper cards use 'software raid'. When you use motherboard raid controllers or 'software raid' cards, all of the management tasks are being offloaded onto your CPU. This is less than ideal because that means anytime your CPU is being fully utilized, your ability to read/write data to the drives in raid is impacted and more prone to hiccups. Whether or not getting a raid card is worth it is up to you to decide. How important is the data that the server will be handling, and if you think the features are worth the extra investment. For Raid 1 a dedicated card is a bit much, but to each their own.

Quote

Ignis (Primary rig)
CPU
 i7-4770K                               Displays Dell U2312HM + 2x Asus VH236H
MB ASRock Z87M Extreme4      Keyboard Rosewill K85 RGB BR
RAM G.Skill Ripjaws X 16GB      Mouse Razer DeathAdder
GPU XFX RX 5700XT                    Headset V-Moda Crossfade LP2
PSU Lepa G1600
Case Corsair 350D
Cooling Corsair H90             
Storage PNY CS900 120GB (OS) + WD Blue 1TB

Quote

Server 01Alpha                                       Server 01Beta                            Chaos Box (Loaner Rig)                Router (pfSense)
CPU
 Xeon X5650                                      CPU 2x Xeon E5520                    CPU Xeon E3-1240V2                     CPU Xeon E3-1246V3
MB Asus P6T WS Pro                               MB EVGA SR-2                             MB ASRock H61MV-ITX                 MB ASRock H81 Pro BTC
RAM Kingston unbuffered ECC 24GB  RAM G.Skill Ripjaws 16GB         RAM Random Ebay RAM 12GB    RAM G.Skill Ripjaws 8GB
GPU XFX R5 220                                       GPU EVGA GTX 580 SC               GPU Gigabyte R9 295x2                GPU integrated
PSU Corsair CX430M                               PSU Corsair AX1200                   PSU Corsair GS700                         PSU Antec EA-380D
Case Norco RPC-450B 4U                      Case Rosewill  RSV-L4000C        Case Modified Bitfenix Prodigy   Case Norco RPC-250 2U
Cooling Noctua NH-U9S                        Cooling 2x CM Hyper 212 Evo  Cooling EVGA CLC 120mm           Cooling stock
Storage PNY CS900 120GB (OS)           Storage null                                 Storage PNY CS900 120GB (OS)  Storage Fujitsu 150GB HDD
               8x WD Red 1TB in Raid 6                                                                                WD Black 1TB    
               WD Green 2TB

 

Link to comment
Share on other sites

Link to post
Share on other sites

Honestly for RAID 1 there isn't a need for a dedicated hardware RAID card. RAID 1 has almost no overhead to it what-so-ever. It's literally just a straight pass-through. Dedicated RAID cards really help with RAID levels like 5 and 6 because they have to calculate parity data during write procedures and that can be fairly intensive, but for a RAID 1 or 0 there isn't really a benefit at all to having them, especially for the cost. They aren't cheap, heck even a used card is gonna be $150+. I have a LSI MegaRAID 9266-8i and used that was a $200 card off ebay. New it's like $700 or something crazy.

They only benefit you might have from a dedicated RAID card is ease of transferring the array to another machine in case of a MoBo failure. If a MoBo fails when you are using on-board RAID, it is pretty likely you will have to get a MoBo of that exact model to be able to access the data. The same can be said for RAID cards, if they die you typically need an exact model replacement. But, RAID cards tend to stay in production longer than MoBo's so they are typically easier to find replacements for. They also typically have lower failure rates. Plus with a RAID card, if a MoBo or CPU or something like that dies, you should be able to move the setup to another computer and be good to go to at least retrieve data off of it. Can't really do that with MoBo raid.

Still for a RAID 1 I would recommend on-board RAID with a good off-site back up solution.

Link to comment
Share on other sites

Link to post
Share on other sites

For the 2 SSD's your much better off using the onboard Intel RAID to keep trim support. Also the WD disk you have picked are not certified for hardware RAID either. Always best to stick to vendor recommendations when it comes to business/corporate installations. 

 

http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-701277.pdf

 

 

WD Caviar Blue Hard Drives are not recommended for and are not warranted for use in RAID environments utilizing Enterprise HBAs and/or expanders and in multi-bay chassis, as they are not designed for, nor tested in, these specific types of RAID applications

Link to comment
Share on other sites

Link to post
Share on other sites

For the 2 SSD's your much better off using the onboard Intel RAID to keep trim support. Also the WD disk you have picked are not certified for hardware RAID either. Always best to stick to vendor recommendations when it comes to business/corporate installations. 

 

http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-701277.pdf

Yeah PCPartPicker didn't show the Red drives so I put Blue just as a filler. I bought WD Reds. Thanks for the input though!

Link to comment
Share on other sites

Link to post
Share on other sites

Ok as far as I understand, for RAID 1 (and 0) there isn't really a benefit to have a RAID card other than for the fact that some of the raid processing will be done by the card itself instead of the CPU. Also RAID cards are more flexible in case of hardware failure as opposed to motherboard failure.

 

The server will be tracking and storing data, but it will also be sending the data out to other computers in the office (as far as I understood the GPS tracking software publisher's notes). So data loss on the server itself isn't as crucial as being able to run 24/7.

 

So go with the motherboard controller seems like the practical choice.

 

Thanks for the really rapid response guys! Really appreciate it!

Link to comment
Share on other sites

Link to post
Share on other sites

I can't think of a good reason to use an add in card for raid 1. There's no parity calculation to offload.

Edit:if there's still time, air cool it - preferably with a headsink that can mount 2 fans. That will add redundancy rather than more points of failure.

 

Unfortunately I already bought the cooler. Think I should still return it and get something like a Noctua NH-D15?

Link to comment
Share on other sites

Link to post
Share on other sites

They only benefit you might have from a dedicated RAID card is ease of transferring the array to another machine in case of a MoBo failure. If a MoBo fails when you are using on-board RAID, it is pretty likely you will have to get a MoBo of that exact model to be able to access the data. The same can be said for RAID cards, if they die you typically need an exact model replacement. 

 

Not quite true especially for hardware RAID. I have migrated an existing RAID array from an X58 to X79 motherboard, Intel to Intel.

 

For hardware RAID I've migrated tons of arrays between cards across different ROCs/IOCs OEM, mostly between LSI and Adaptec. I've done this back in the old parallel SCSI days and on modern SAS/SATA. Have to remember when disks are put in to a RAID array there is a header written to each disk with the full configuration of the array. All you have to do is plug the disks, even  just 1, in to another RAID card and import the foreign configuration.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×