Making sense of the various NAS hardware and software solutions
This past weekend I realized I had a sufficient need at home for some type of centralized storage solution. Ideally this solution would allow me access my data from all of my machines via NFS, CIFS and iSCSI, and have some capabilities to stream music and videos across my wireless network. The number of NAS solutions I found astounded me, and I have been digging through reviews to see what is good.
During my research, I came across a slew of hardware and software solutions. The hardware solutions I added to my list came from various vendors, though I decided to scratch one large vendor (Drobo) after reading Curtis Preson’s blog post about his drobo support experience. Here are the hardware vendors that made it into my possibility list:
- Buffalo Technology
- Intel
- Netgear
- Synology
- UnRAID
In addition to pre-built hardware, I also debated buying a low power system and running one of the following software NAS solutions on it:
- EON OpenSolaris-based NAS distribution
- FreeNAS FreeBSD-based NAS distribution
- NexentaStor Community edition
- OpenFiler Linux-based NSA distribution
Once I had a better feel for what was out there, I decided to pull out my notebook and write down the things that I wanted vs. needed in a NAS device. Here are the items I really wanted to have out of the box:
- Support RAID and drive auto expansion
- Support for NFS, CIFS and iSCSI
- Ability to run a DLNA/UPnP server to stream audio and video
- Easy to use and manage
- Low power consumption
- Extremely quiet
- Built-in hardware fault monitoring
- Well supported organization or community
The synology devices seem to provide everything I’m after and then some, but the FreeNAS and openfiler projects provide a lot of flexibility that can’t be matched by the Synology (e.g., all the source is available). I’m currently leaning towards the Synology DS411J, but I may end up nixing that idea and build a small quiet machine that runs openfiler/freenas. If you have a centralized NAS device at home that meets the checklist above, please let me know in the comments.








VVK on January 13th, 2011
Great minds think alike I guess :-) I was at the exact cross roads about a year ago and came to the exact conclusion.
I decided to go the build-a-nas route with freenas. I purchased a nice Antec case, ECS mobo, 4 1TB drives (Hitachi, Segate, WD), mem, cpu and LG bluray burner.
http://www.newegg.com/Product/Product.aspx?Item=N82E16811129038&Tpk=Antec%20NSK1380)
http://www.newegg.com/Product/Product.aspx?Item=N82E16813135235&cm_re=ECS_A780GM-A-_-13-135-235-_-Product
I run the freenas off a thumb drive and the disks are configured with raid 5 with a hot spare.
I mainly use the nas for serving backup iSCSI LUNs to all my machines, upnp for multimedia shares.
Overall I am pretty happy but considering how I don’t really use many of the other features, I am contemplating just setting up Linux on it and configure those services manually.
Overall I am pretty happy, but YMMV. Good luck and let us know what you ended up doing.
Thanks,
VVK