Systm Episode 60: Build Your Own NAS

An older post, but still good, Systm walks through installing FreeNAS:

If you’re just itching for an excuse to reuse that retired desktop PC or laptop sitting in your closet there here’s your chance. Today we’ll be looking at the basics of installing FreeNAS, an open-source DIY NAS. So instead of spending money on off the shelf options why not save yourself some cash and make use of the stuff you already have and get a super customizable network storage device to boot.

via Revision3 > Systm > Episode 60: Build Your Own NAS.

ZFS data integrity tested

Robin Harris over at the Storage Bits blog goes over a new UW-M paper analyzing the fault tolerance claims of ZFS.

File systems guard all the data in your computer, but most are based on 20-30 year old architectures that put your data at risk with every I/O. The open source ZFS from Sun Oracle claims high data integrity – and now that claim has been tested.

via ZFS data integrity tested | Storage Bits | ZDNet.com.

DIY NAS with Debian Lenny

Versia has a comprehensive guide to setting up Debian 5.0 on a VIA ARTiGO A2000 barebones storage server.

This post will explain how to set up a NAS server with Debian running essential services such as ssh, samba, nfs, cups, rdiff-backup and rtorrent with a web interface; and using two HDDs in RAID 1 mode with everything encrypted. It took me awhile to research all bits and pieces, hopefully it will save you time if you are going to do a similar set up.

Network-Attached Storage With FreeNAS

Howto Forge has a great howto for installing and configuring FreeNAS 0.68.

This tutorial shows how you can set up a network-attached storage server with FreeNAS. FreeNAS is based on the FreeBSD operating system and supports CIFS (samba), FTP, NFS, RSYNC, SSH, local user authentication, and software RAID (0, 1, 5). It comes with a powerful web interface and uses very little space on the hard drive – about 32MB.

Build a Cheap and Fast RAID 5 NAS

SmallNetBuilder’s guide to building your own NAS device. In it they use a standard PC with an LSI Logic MegaRAID hardware-based RAID card. Included are step-by-step screenshots on setting up the RAID device using the MegaRAID’s bios, and benchmark of the machine while running Ubuntu Linux and FreeNAS.