Madhias wrote: Mhmm, ZFS. I'd like to have a filestore with ZFS at home, but I don't know how to do it best. It should be small & silent. What do you guys plan there to do? A normal PC? A HP mini server? An old fileserver stolen from work?
I have built my own NAS with ZFS, I have used Solaris 11 because the ZFS implementation in Linux is utter crap. The BSD port of ZFS is also very good. For my NAS I have used an old HP SFF desktop with Intel Core 2 Duo 4GB RAM, I chose a model that was small and silent enough but had enough space for 3 disks

one was installed in the CD-ROM slot.
I have 2 2TB disks and one 80GB for the OS, but I think I will replace it with an USB stick to save power and space.
ZFS is so cool I don't know where to start, you can make samba shares, NFS, iscsi, you have RAID, snapshots ...
I my set-up I had one active disk, the other one was used as a backup, data is synched every night and on the backup disk I have also snapshots for the 30 days, if a file is deleted by mistake I can recover it very easy.
You don't need a super power horse for something like this, just a decent computer and very good disks.
I have in plan to buy a second ethernet card and build an aggregate to for more bandwidth.
I have used Solaris 11 because I like it and has the best ZFS support and has also some cool network virtualization options, I can have also zone running with a small webserver and stuff like that.
BSD work also very good, or something like OpenNAS/FreeNAS .
I still don't recommend ZFS on linux, it's implemented like crap nothing like the original stuff.
If anyone wants some tips and tricks on ZFS feel free to ask
P.S: I would love a HP Microserver for my stuff that would make things way cooler

But an older decent box does the job just right.