Hardware Compatibility List (HCL)

From OSNEXUS Online Documentation Site
Revision as of 22:34, 3 September 2013 by Qadmin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Performance Considerations

Server Virtualization

Server Virtualization / VM workloads are fairly sequential when you have just a few virtual machines but don't be fooled. As you add more VMs the IO patterns to the storage appliance will become more and more random in nature. As such, you must design a configuration that is tuned to maximize IOPS so we always recommend that you configure your storage pool to use the RAID10 layout for virtualization. We also recommend that you use a hardware RAID controller like the LSI MegaRAID so that it is easy to detect and replace bad hard drives even if you are using ZFS. Also, with ZFS we recommend that you use the hardware RAID controller to make multiple RAID1 units then combine them when you create the pool using ZFS RAID0. This provides you with a RAID10 storage pool which leverages the hardware RAID controller for hot-spare management and leverages the capabilities of ZFS for easy expansion of the pool. When you expand the pool later you can create an additional RAID1 mirror pair using the hardware RAID controller then grow the pool using that new fault-tolerant logical device from the RAID controller. It is also important to build your systems with extra RAM which will work as a read cache to further boost performance. A good rule of thumb is 24GB for the base system plus 1GB-2GB for each additional VM. Use 10GbE or 8Gb FC for systems with many VMs or with VMs with high load services like Microsoft Exchange.


Disk Archive / Backup

Disk archive and backup applications generally write large amounts of data in a very sequential fashion. As such it works most efficiently with RAID6. You can use RAID5 but we don't recommend you ever use it. The performance of RAID6 is almost the same and allows the RAID unit to continue working after two simultaneous disk failures. Make sure you leave room in the chassis for one or two hot-spares as well, and note, these do not count towards your licensed capacity so get two if you have room. The performance with an LSI 9271/9286 is about 1.6GB/sec sequential with the XFS storage pool type and about 1GB/sec sequential with the ZFS storage pool type. It takes about 16-20 drives to max out the throughput of a single LSI RAID controller so we recommend that you get a second controller if you have 40+ disk drives in your QuantaStor archive appliance. We also don't recommend going over 20 drives in a RAID6 configuration due to the increase in rebuild times and generally speaking 16 drives or less is best. If you have a 45 drive chassis then making 3x RAID6 units of 14 drives each or 4x RAID6 units of 11 drives each is best. Larger capacity drives like 3TB, 4TB, and 5TB drives will deliver better performance due to larger density platters. That said, 16x 2TB drives will be much faster than 8x 4TB drives due to the larger number of spindles and stripe size. You can combine multiple RAID6 units with the ZFS storage pool type using ZFS RAID0. This will produce a RAID60 storage pool but it must be expanded using a full RAID6 unit. So if you combine 4x RAID6 units with 8 drives each, note that you'll need to add a 8 drives RAID6 unit when you expand the pool later. RAID60 is good to use if you have multiple simultaneous backup streams. It is also good to just create separate pools for each backup stream if you can so that you have no spindle contention. Use 10GbE and/or 8Gb FC if you have more than 5x disks in your archive system or your network will be the bottleneck.


Media Post-Production Editing & Playback

For Media applications 10GbE is critical, 1GbE NICs are just not fast enough for most modern playback and editing environments. You will also want to have large stripe sets that can keep up with ingest and playback. Choose a chassis with room for 20+ disks. Performance will increase linearly as you add more disks so you want as many disks as possible up to ~20 per RAID unit in RAID6. Add a good amount of RAM as this will all be used as a read cache and will help boost performance. This is assuming you have largely sequential IO patterns. If you have multiple workstations all writing to the storage pool at the same time then you'll want to consider using RAID10.

Hardware Recommendations

QuantaStor is based on Linux, specifically Ubuntu Linux 12.04 with QuantaStor v3 so the driver support is very broad. That said, the following equipment is generally recommended as it has been tested and used reliably in many QuantaStor customer deployments.