Hi Aaron, I've written up some articles on my experiences of building a ZFS NAS box which you can read here: http://breden.org.uk/2008/03/02/a-home-fileserver-using-zfs/
I used CIFS to share the filesystems, but it will be a simple matter to use NFS instead: issue the command 'zfs set sharenfs=on pool/filesystem' instead of 'zfs set sharesmb=on pool/filesystem'. Hope it helps, and good luck! Simon This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
