FreeNAS: network backup system

FreeNASYesterday NewsForge had an excellent article called, “A look at the FreeNAS server“. Basically FreeNAS is a small operating system based on FreeBSD 6 that provides NAS, or network-attached storage, (Wikipedia page) services like NFS (Network File System), CIFS (Microsoft’s Common Internet File System aka Samba) as well as tried and true Unix utilities like ftp, rsync, unison, ssh, scp, etc. The short explanation, this will take an old/unused PC and turn it into a true network accessible backup system that all of my home clients (Linux, Mac OS X and Windows) can talk to. My current backup strategy consists of my FreeBSD server running RAID1 to provide mirroring for redundancy over two drives that the clients rsync over ssh to. A standalone solution would be a better option as it would backup everything to the NAS, which I would also run in a RAID1 mirrored mode, giving the same amount of protection to all of the client data, but doubling up the backup of the server (server has it’s data already mirrored over two drives, plus the data copied to the NAS is mirrored over two drives for a total of four copies). There are plenty of cool features of FreeNAS including the fact that since it’s FreeBSD based it supports the same gmirror setup I’ve worked with before for RAID, the whole thing is bootable from a USB drive, compact flash (since the whole OS weighs in at only 32Meg!), or a regular harddrive, all of the administration can be done via the WebGUI, and the base distro is based off the one used for m0n0wall, a similar project that just handles firewall duties. So they’ve made a smart move using an existing framework, and then just building the backup control the web employs. The project is under active development, and looks like a winner for anyone needing a network backup system for home to small office. I have an old machine picked out at home, I need to find two drives for the storage and then I’ll build this out. Shouldn’t take long at all, and will give my USB drive something to do besides hang on my keychain! Their install docs seem pretty complete…stay tuned.




  • http://www.DailyCupOfTech.com/ Tim Fehlman

    I have been using FreeNAS for quite some time and I am a really big fan. In fact, I have made FreeNAS one of the focuses of my blog Daily Cup of Tech (http://www.DailyCupOfTech.com).

    One of the things that really impresses me about FreeNAS is the fact that this free OS can be up and running in a matter of minutes, opening you up to the ability to store file on the system using Windows, FTP, RSYNC, and more! And it only takes up 32 MB on the disk!

    I have written a number of articles about FreeNAS. A lot of it is about how to set up and configure the system to work with your Windows network. All of the articles can be found at http://www.dailycupoftech.com/category/freenas/. I hope you find them to be useful.

    Tim

  • http://www.DailyCupOfTech.com Tim Fehlman

    I have been using FreeNAS for quite some time and I am a really big fan. In fact, I have made FreeNAS one of the focuses of my blog Daily Cup of Tech (http://www.DailyCupOfTech.com).

    One of the things that really impresses me about FreeNAS is the fact that this free OS can be up and running in a matter of minutes, opening you up to the ability to store file on the system using Windows, FTP, RSYNC, and more! And it only takes up 32 MB on the disk!

    I have written a number of articles about FreeNAS. A lot of it is about how to set up and configure the system to work with your Windows network. All of the articles can be found at http://www.dailycupoftech.com/category/freenas/. I hope you find them to be useful.

    Tim

  • http://fak3r.com/ fak3r

    [quote comment="2770"]I have written a number of articles about FreeNAS. A lot of it is about how to set up and configure the system to work with your Windows network. All of the articles can be found at http://www.dailycupoftech.com/category/freenas/. I hope you find them to be useful.[/quote]
    Tim
    Thanks very much for the post, and for your articles. I’ve just skimmed through the FreeNAS ones, then checked out others and I really enjoy your site. I’ll refer to your FreeNAS posts and update you as to my progress, I have all the hardware, so if I can find the time I hope to have things working soon. I’m forwarding on the 15 tips to keep children safe online to some friends (my kids are 4 and 6 1/2), as that’s been a topic I’ve been following and writing about lately. I’ve also written HOWTOs for years, and always enjoy helping people get tech working. You are now in my links (under Freaks and Geeks) and I have sub’d to your RSS feed in my reader; so look for me in your comments section, and hope to sub an article for you someday.

    Thanks again!

    fak3r.

  • http://fak3r.com fak3r

    [quote comment="2770"]I have written a number of articles about FreeNAS. A lot of it is about how to set up and configure the system to work with your Windows network. All of the articles can be found at http://www.dailycupoftech.com/category/freenas/. I hope you find them to be useful.[/quote]
    Tim
    Thanks very much for the post, and for your articles. I’ve just skimmed through the FreeNAS ones, then checked out others and I really enjoy your site. I’ll refer to your FreeNAS posts and update you as to my progress, I have all the hardware, so if I can find the time I hope to have things working soon. I’m forwarding on the 15 tips to keep children safe online to some friends (my kids are 4 and 6 1/2), as that’s been a topic I’ve been following and writing about lately. I’ve also written HOWTOs for years, and always enjoy helping people get tech working. You are now in my links (under Freaks and Geeks) and I have sub’d to your RSS feed in my reader; so look for me in your comments section, and hope to sub an article for you someday.

    Thanks again!

    fak3r.

  • http://fak3r.com/ fak3r

    Tim

    As promised, I installed FreeNAS this weekend and am really enjoying it. I haven’t mapped out how I want all the boxes backing up to it (would like rsync client on all FreeBSD, Linux, Windows XP and Mac OSX boxes to talk to the NAS server) but I can already mount via Samba from Windows and Linux very easily. I transfered data over for an initial test, and it seemed fast enough for me, but I haven’t backup up much via the network before. Regardless, I suspect rsync will be much faster; and ideal for how I want things to be backed up.

    One funny thing, after all the network config and such, I noticed my gateway wasn’t set, so I set it to the router it is on and after that I couldn’t hit it via the webUI…I don’t really understand why because I’m still calling it by IP, but once I had the gateway in place and rebooted, you cannot hit the webUI. I can reconfigure easily, just need a monitor and keyboard at the box and monkey with the console again, but I just thought it was weird.

    Once that’s solved I want to add my wireless card and then just use that as my primary NIC on that box so I can put the box out of the way, and free up a port on my router. Another thing, it’s an old box (P2 266mhz) that has USB, but won’t boot from USB. My other beater box that I can ‘upgrade’ to is a 500mhz, but I don’t see a USB boot option in that BIOS either, and the updated BIOS doesn’t list that as an added feature. Would like to solve that, but not if it’s a matter of buying a new machine for it. Wonder if a bootable CD would work, just have it boot and drop off to the USB drive…I have extra CD drives and it would spin down after it’s done booting, so that could work.

    I’ll write more soon, thanks again for the comments and your instructions!

    fak3r

  • http://fak3r.com fak3r

    Tim

    As promised, I installed FreeNAS this weekend and am really enjoying it. I haven’t mapped out how I want all the boxes backing up to it (would like rsync client on all FreeBSD, Linux, Windows XP and Mac OSX boxes to talk to the NAS server) but I can already mount via Samba from Windows and Linux very easily. I transfered data over for an initial test, and it seemed fast enough for me, but I haven’t backup up much via the network before. Regardless, I suspect rsync will be much faster; and ideal for how I want things to be backed up.

    One funny thing, after all the network config and such, I noticed my gateway wasn’t set, so I set it to the router it is on and after that I couldn’t hit it via the webUI…I don’t really understand why because I’m still calling it by IP, but once I had the gateway in place and rebooted, you cannot hit the webUI. I can reconfigure easily, just need a monitor and keyboard at the box and monkey with the console again, but I just thought it was weird.

    Once that’s solved I want to add my wireless card and then just use that as my primary NIC on that box so I can put the box out of the way, and free up a port on my router. Another thing, it’s an old box (P2 266mhz) that has USB, but won’t boot from USB. My other beater box that I can ‘upgrade’ to is a 500mhz, but I don’t see a USB boot option in that BIOS either, and the updated BIOS doesn’t list that as an added feature. Would like to solve that, but not if it’s a matter of buying a new machine for it. Wonder if a bootable CD would work, just have it boot and drop off to the USB drive…I have extra CD drives and it would spin down after it’s done booting, so that could work.

    I’ll write more soon, thanks again for the comments and your instructions!

    fak3r

  • http://TheStorageForum.COM/ Dez Blanchfield

    Hi guys,

    thought I’d mention the following article on The Storage Forum ( http://TheStorageForum.COM ) where there’s a high level review of FreeNAS.

    The article has had dozens and dozens of forum responses and some great links to information, testing and the like.

    http://www.thestorageforum.com/blog/index.php/2006/06/01/freenas-short-review/

    Be sure to drop by the front page:

    http://TheStorageForum.COM/

    The FreeNAS project is also in The Storage Forum’s wiki ( see Open Source section ):

    http://www.thestorageforum.com/wiki/

    And please please do leave plenty of feedback and comments, it’s how we find out about what you think, and how we can learn from your thoughts, and input, and how we can make The Storage Forum a better resource for you and the 185,000+ subscribers who read it each day.

    Thanks,

    Dez


    Dez Blanchfield

    Managing Editor
    http://TheStorageForum.COM
    The Storage Forum

    Chief Scientist
    http://WebSearch.COM.AU
    WebSearch Australia (Australian Search Engine)

    Holder of the Megaphone
    http://www.Blanchfield.com.au/
    My personal blog “soap box”

    IT & Security, Infrastructure & Businesses Consultant
    http://CradleTechnologies.COM
    “The world’s leading premium hosting solutions provider”

  • http://TheStorageForum.COM Dez Blanchfield

    Hi guys,

    thought I’d mention the following article on The Storage Forum ( http://TheStorageForum.COM ) where there’s a high level review of FreeNAS.

    The article has had dozens and dozens of forum responses and some great links to information, testing and the like.

    http://www.thestorageforum.com/blog/index.php/2006/06/01/freenas-short-review/

    Be sure to drop by the front page:

    http://TheStorageForum.COM/

    The FreeNAS project is also in The Storage Forum’s wiki ( see Open Source section ):

    http://www.thestorageforum.com/wiki/

    And please please do leave plenty of feedback and comments, it’s how we find out about what you think, and how we can learn from your thoughts, and input, and how we can make The Storage Forum a better resource for you and the 185,000+ subscribers who read it each day.

    Thanks,

    Dez


    Dez Blanchfield

    Managing Editor
    http://TheStorageForum.COM
    The Storage Forum

    Chief Scientist
    http://WebSearch.COM.AU
    WebSearch Australia (Australian Search Engine)

    Holder of the Megaphone
    http://www.Blanchfield.com.au/
    My personal blog “soap box”

    IT & Security, Infrastructure & Businesses Consultant
    http://CradleTechnologies.COM
    “The world’s leading premium hosting solutions provider”

Read previous post:
mpg

So my new job requires me to drive 29 miles each way, a big farther than my last job, but [...]

Close