• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

LSI SAS onboard controller -

imipenem

Senior member
I'm interested in building a database server for our ERP software. I'm considering the Tyan Tempest i5100W (link ) because it has an onboard SAS controller. My question is, would the LSI SAS controller be considered hardware or software based RAID?
 
That would be hardware based RAID SAS, mind you SAS drives are very expensive 146GB = $750+ tax here in NZ. you could just use the onboard SATA RAID 5 across 6 cheaper drives FTW.
 
Originally posted by: imipenem
I'm interested in building a database server for our ERP software. I'm considering the Tyan Tempest i5100W (link ) because it has an onboard SAS controller. My question is, would the LSI SAS controller be considered hardware or software based RAID?
It's a software based (a.k.a. host based) RAID solution, but not the brainless 100% software RAID that uses inexpensive vanilla disk controllers. The LSI 1068E chip design, firmware, and drivers bring almost every application-specific optimization that can help make software RAID perform not so bad under low-to-moderate I/O and compute work loads, given ample other system resources.

Not sure if you'll need to use FB-DIMMs on that board, though. If so, you may want to keep looking.
 
tcsenter - How much would a hardware based RAID card cost? How much better would the performance be? Also, Intel's 5100 series chipsets do not use FB-DIMMS.

Thanks
 
Originally posted by: imipenem
tcsenter - How much would a hardware based RAID card cost? How much better would the performance be?
Hardware RAID solutions come in entry-level to premium feature sets, at appropriate price points, like anything else. Good hardware RAID starts around $300.

The question is not how much more performance but rather do you need (or want) features only hardware RAID can offer, such as being able to create/manage/rebuild arrays without an OS and physically moving your array into any system the controller can be installed in. Hardware RAID offers guaranteed performance, not to be confused with higher or more or better performance. This merely means that whatever loads are placed on the system CPU, it won't affect RAID performance. Whatever loads are placed on your RAID system, it will not affect system CPU performance.

So I imagine that database servicing for your ERP software may potentially place considerable loads elsewhere in the system like CPU and RAM. If so, that is a good candidate for hardware RAID. But its impossible to say, really, without evaluating it in your application.
 
Back
Top