FreeNAS: A Free, Powerful NAS

I’ve been in the market for a NAS ever since Steve Jobs revealed Time Machine this past January. Since my MacBook is my main machine, I’ve been discouraged from using external hard drives, making backups difficult. Using a NAS would lift that barrier by making external storage available anywhere over my network.

After determining store bought NAS devices were too expensive or underpowered, this weekend I decided to give FreeNAS a try. FreeNAS is an open-source FreeBSD distro which can be installed on almost any PC. I’m quite impressed with FreeNAS as it supports CIFS (Samba), FTP, AFP (WebDAV), RSYNC, S.M.A.R.T., and Software RAID among other functionality.


Installation

Installation of FreeNAS could not have been simpler. I burned the installation disc, booted from it, selected the install option, and rebooted several seconds later. After that, I just needed to assigned an IP address before I could access the easy to use web interface. I’m going to go out on a limb and say FreeNAS was easier to install than some software applications.

Once everything was setup, I began adding my storage devices. I’m currently using a 20GB IDE drive, a 60GB external USB drive, and a 80GB external USB drive. Down the road I plan on adding a 500GB SATA drive, but I’m holding back until I have the need for the storage.

After adding the drives, I used FreeNAS’ interface to mount them, and I was done. I could begin enjoying my storage devices from anywhere on my network.

Setup Your Own Box

If you’re looking for a NAS device and you have a spare computer around, I would definitely recommend checking out FreeNAS. The installation is simple, the interface is simple, and it supports a wide variety of connection protocols. Not to mention you can’t beat its price of free. Take a weekend and setup your box; trust me, you’ll love it.

3 Comments

  1. 1 Jonas on Jul 2, 2007 at 3:17 am (Quote):

    We’re building a mini file server for up to 5 harddrives just to solve these kind of things. Then of course, it’s not only for FreeNAS, but it’s ideal for it!

    Follow the project here:
    http://www.myuninstalledlife.com/category/other/mini-fileserver/

  2. 2 Sachin on May 23, 2008 at 5:53 pm (Quote):

    Are you using external USB 2.0 hard drives with FreeNas?

  3. 3 Matt on Jul 8, 2008 at 5:48 pm (Quote):

    Not sure WebDAV and AFP are the same protocol. I’ve got a FreeNAS box (0.69b1) and it can’t do WebDAV. It does AFP like a champ, though. Hope this helps. -Matt

2 Trackbacks/Pingbacks

  1. [...] time in history I have purchased a dedicated backup drive. While I have backed up in the past using my NAS and Synk, I never devoted an entire drive to backups or even backed up my entire hard drive. Had [...]

  2. [...] some buzz with his 200 Dollar PC series. I took the bait and ended up significantly upgrading my FreeNAS box. While I had originally planned the upgrade purely around saving space with the Mini-ITX form [...]

Post a Comment

If you have the urge to code, run it through Postable and <pre><code>wrap it up</code></pre>.