Hello,
I am looking for some info on setting up a rock solid, fast storage server for our small post production company.
Until now we where using local storage (ssd stripes, along with hdd mirrored backup) and aggregated Intel x420-T2 10G nic, to share our media and do our work.
We have 3 identical workstations and we mounted all the local storage to specific drive letters so everyone could see and open every project without losing the speed of the local stripes. Windows 10 is our OS.
Recently we purchased a refurbished HP ProLiant SE326M1 G6 with Dual Xeons, 96Gb Ram and 25x300Gb 10K SAS drives, in order to use it (and expand it with larger HDDs and SSDs) as a centralized fast storage system.
Testing out a couple of NAS products we found a major issue on the 10G speed when it comes to read transfer rate.
Both Quantastor and FreeNAS capped the read speed to about 250Mb/s while the write speed could go up to 600Mb/s, both of those, unacceptable, since our Raid0 ZFS (for test only) setup with those 25 drives could release a massive 2.6-3Gb/s read/write speed.
The network speed, measure by iperf wasn’t that great either but with a single thread gave 4.5Gb/s and with 5 threads it went up to 8Gb/s witch made me think that it wasn’t a raw network problem, but probably a tcp/cifs/samba problem.
That’s how I started searching for viable alternatives and stumbled to rockstor.
Tomorrow I will install it in one of the 25 drives witch are currently controlled by a Smart Array P410, and see how it goes.
My concerns are, the Raid controller and the network speed.
The specific SAS controller has no JBOB support, although I have done what HP recommends and done a Raid0 on every single drive, in order for the fs to recognize them, and use the hpacli utilities for red hat, to monitor them.
I also have no problem with the inability to HotSwap the drives in case of failure since I have never seen any IT, hot-swap mission critical drives, and I can live with a 20 minutes downtime for a server reboot.
So hopefully the controller, one way or the other, will work under Centos, and BTRFS will have no problem managing a bunch of raid0 disks, although I am open to suggestions.
And the nic speed, also hopefully, will be at least as fast as it is over Windows shares.
My first try will be with a non-aggregated port, and then, with a little help from the community and holy cli, I might be able to bond the two ports and reach an ever higher bandwidth so I can have at least 2 workstations use all the available network bus.
I will report any problems and any weird findings here, but I would really appreciate any insights, tactics, tips and trick, gotchas, and no-nos from the community and the experts, since I am mainly a Windows user, with a medium Linux background. I have no problem with cli (and it makes me feel cool and nerdy-trendy typing instead of clicking) so hit me with your worst!!
PS: Raid0 setup is only for speed testing. I will be doing a more safe Raid5 or Raid6 setup once I optimize the speed even if it brings it down to 75%.
Happy to join the rockstor bandwagon and I hope to stay here and help.