Inspired by the video of L1 making a huge NAS, I decided to do the same.
I purchased:
Netapp DS4243 Disk Shelf
Dell Poweredge R410
I want to use the Dell as the controller. I did some reading in the manuals for setting up this type of storage, and so far it looks like I will need to connect using a SAS HBA cable to the Dell (which doesn’t have one), and an ethernet port to use ACP.
The dell is only 1U, so I only have 1 PCI slot to work with. Could someone help me out with finding a proper card to use?
I do have a concern with how the documentation says that all cabling needs to be done in a multi-path configuration, and that what I was to do I would believe it to be single path since I’m not chaining anything else to the disk shelf. Am I wrong in thinking that it will work? If I just wire them in a multi-path configuration but only have one?
Here is an example of how it says to configure cabling on their site (with one of their controllers).
TLDR; need help picking out a SAS HBA card and general questions about configuration with a disk shelf.
I am not a storage guy, but using one controller should work. Might show an error light on the storage unit though. Found this about the r410 and its compatible SAS HBA cards. http://en.community.dell.com/support-forums/storage/f/1216/t/19614970 Looks like the system only uses half-height cards and it depends on the raid controller already installed.
I am sure some other people on here can chime in better on the storage unit.
ive only had luck getting it to work in free nas on my r610
and here are some cables that will work
ive had luck getting it working seeing all the disks in freenas using only the first port on the top controller of the shelf. it works im not sure the speed thats what im trying to work on but it at least works.
Hey thanks for reading. I’ll try to answer your questions fully.
Yes, still have it, but I upgraded in fact to the PE r710, slapped two X5680’s (6c/12t) in there and stole 16GB of ram from the r410. Way more powerful for what I’m using it for.
I have other plans for the r410 but it is currently not in use.
Not having enough money was one of them; I cant afford buying 24 HDD of reasonable storage capacity sizes.
Noise from the fans. They must’ve been going bad.
Getting MSSQL set up in a jail was difficult and I couldn’t do it.
The performance was not bad. Even with 2.2 GHz clock speed the unit was able to fully saturate 1000baseT connection (when used with 4x 15k RPM SAS drives). Note it wouldn’t be perfect all the time, with occasional dips but otherwise it pretty banging for a SOHO storage server.
I was running the last FreeNAS 11-Stable train, but I realized that I basically what I wanted to do was use it for more than a storage server, and I wound up running lots of VM’s. So I instead decided to install CentOS 7 since that’s what most of my VM’s were anyway.
Conclusion
In the end I decided to just stick with my r710, running Gitlab, for my projects. It’s quite fun to use it for development.
I ended up having to not use hard drives for the new server, because it was cheaper to get a 500GB SSD (Samsung 850 Pro), than to get 4 15K RPM SAS drives and it performs much better. The only I lose is the redundancy.
Footnote
I should post an update with how I installed gitlab and got it configured and hardened.