Jump to content

Whats the difference between an HBA card vs a RAID Card?

Go to solution Solved by Windows7ge,

You're pretty close. An HBA is just a controller that provides an expansion of SAS/SATA ports. What manages the drives is up to the OS.

A RAID Controller is like an HBA but has the onboard functionality to create a array which is then presented to the OS as a singular drive.

 

To contradict RONOTHAN## a little due to what sounds like a bias...there are pros and cons to each solution. The industry as a whole is starting to migrate to predominately OS based RAID solutions. Windows has Storage Spaces, Linux & UNIX have various File Systems that provide RAID features. If you want to follow industry trends you can use OS based RAID. It's a perfectly fine option.

 

On the oppose side of the fence. Depending on your hardware you can use a hardware RAID controller. These have a theoretical limit as to how many drives you can connect (4, 8, 16, 24) but this is usually circumvented with what are called SAS expanders which in turn can proved more ports for more disks. The controller is designed to do one job really well which can alleviate CPU load. OS based RAID is CPU reliant. Depending on the complexity of the array you can be CPU bottle-necked but this usually isn't a problem you'll run into with a home server. Not nearly enough disks. Additionally if your RAID card fails migrating an array to another RAID card isn't a plug'n'play task. There's also issues with data corruption and what can be lack of error checking which is why you don't want to cheap-out if you use a hardware RAID card.

 

There's many other examples but it's not as though either solutions is superior really. Both have their pros and cons. Which is better is dependent on your use case and other hardware. Choice of OS. Etc...

I'm trying to figure out what the difference between an HBA card and an RAID card? The only difference that I found is that with HBAs you can connect multiple drives but there isn't an onboard raid controller on the PCIE card, while with the RAID card you can do the same thing but you're limited in terms of external or internal SAS ports. 

Am I wrong or correct? I'm trying to build a server for myself and i'm confused about those 2 options.

Link to comment
Share on other sites

Link to post
Share on other sites

HBAs give the OS direct control over the drives letting you use software RAID (generally more reliable) while Raid cards handle all the RAID calculations on board and appear to the OS as if you only have a single drive. 

 

Generally you want to be using an HBA if possible so you can use software RAID, or find a RAID controller that you can flash into IT mode and use it as an HBA. 

Link to comment
Share on other sites

Link to post
Share on other sites

You're pretty close. An HBA is just a controller that provides an expansion of SAS/SATA ports. What manages the drives is up to the OS.

A RAID Controller is like an HBA but has the onboard functionality to create a array which is then presented to the OS as a singular drive.

 

To contradict RONOTHAN## a little due to what sounds like a bias...there are pros and cons to each solution. The industry as a whole is starting to migrate to predominately OS based RAID solutions. Windows has Storage Spaces, Linux & UNIX have various File Systems that provide RAID features. If you want to follow industry trends you can use OS based RAID. It's a perfectly fine option.

 

On the oppose side of the fence. Depending on your hardware you can use a hardware RAID controller. These have a theoretical limit as to how many drives you can connect (4, 8, 16, 24) but this is usually circumvented with what are called SAS expanders which in turn can proved more ports for more disks. The controller is designed to do one job really well which can alleviate CPU load. OS based RAID is CPU reliant. Depending on the complexity of the array you can be CPU bottle-necked but this usually isn't a problem you'll run into with a home server. Not nearly enough disks. Additionally if your RAID card fails migrating an array to another RAID card isn't a plug'n'play task. There's also issues with data corruption and what can be lack of error checking which is why you don't want to cheap-out if you use a hardware RAID card.

 

There's many other examples but it's not as though either solutions is superior really. Both have their pros and cons. Which is better is dependent on your use case and other hardware. Choice of OS. Etc...

Link to comment
Share on other sites

Link to post
Share on other sites

6 hours ago, ZachTheDoggo said:

I'm trying to figure out what the difference between an HBA card and an RAID card? The only difference that I found is that with HBAs you can connect multiple drives but there isn't an onboard raid controller on the PCIE card, while with the RAID card you can do the same thing but you're limited in terms of external or internal SAS ports. 

Am I wrong or correct? I'm trying to build a server for myself and i'm confused about those 2 options.

If your planning to use truenas or unraid, you want an HBA. 
 

Some RAID cards (my Dell H310 for example) can be flashed to IT mode which turns them into an HBA. 

Rig: i7 13700k - - Asus Z790-P Wifi - - RTX 4080 - - 4x16GB 6000MHz - - Samsung 990 Pro 2TB NVMe Boot + Main Programs - - Assorted SATA SSD's for Photo Work - - Corsair RM850x - - Sound BlasterX EA-5 - - Corsair XC8 JTC Edition - - Corsair GPU Full Cover GPU Block - - XT45 X-Flow 420 + UT60 280 rads - - EK XRES RGB PWM - - Fractal Define S2 - - Acer Predator X34 -- Logitech G502 - - Logitech G710+ - - Logitech Z5500 - - LTT Deskpad

 

Headphones/amp/dac: Schiit Lyr 3 - - Fostex TR-X00 - - Sennheiser HD 6xx

 

Homelab/ Media Server: Proxmox VE host - - 512 NVMe Samsung 980 RAID Z1 for VM's/Proxmox boot - - Xeon e5 2660 V4- - Supermicro X10SRF-i - - 128 GB ECC 2133 - - 10x4 TB WD Red RAID Z2 - - Corsair 750D - - Corsair RM650i - - Dell H310 6Gbps SAS HBA - - Intel RES2SC240 SAS Expander - - TreuNAS + many other VM’s

 

iPhone 14 Pro - 2018 MacBook Air

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

×