I read the history of NAS4Free and immediately felt compelled to switch away from FreeNAS. I'm so glad I found this project, thank you!
I'm currently running FreeNAS 9.2.1.6.
It wasn't easy to determine zfs version in the way I thought, with "zpool get all pool1"
Code: Select all
[root@nas2014] ~# zpool get all pool1
NAME PROPERTY VALUE SOURCE
pool1 size 5.44T -
pool1 capacity 8% -
pool1 altroot /mnt local
pool1 health ONLINE -
pool1 guid 5396972861807685680 default
pool1 version - default
pool1 bootfs - default
pool1 delegation on default
pool1 autoreplace off default
pool1 cachefile /data/zfs/zpool.cache local
pool1 failmode continue local
pool1 listsnapshots off default
pool1 autoexpand on local
pool1 dedupditto 0 default
pool1 dedupratio 1.00x -
pool1 free 4.96T -
pool1 allocated 492G -
pool1 readonly off -
pool1 comment - default
pool1 expandsize 0 -
pool1 freeing 0 default
pool1 feature@async_destroy enabled local
pool1 feature@empty_bpobj active local
pool1 feature@lz4_compress enabled local
pool1 feature@multi_vdev_crash_dump enabled local
pool1 feature@spacemap_histogram active local
pool1 feature@enabled_txg disabled local
pool1 feature@hole_birth disabled local
pool1 feature@extensible_dataset disabled local
pool1 feature@bookmarks disabled local
[root@nas2014] ~# Code: Select all
[root@nas2014] ~# dmesg | grep ZFS
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
[root@nas2014] ~# dmesg | grep zfs
[root@nas2014] ~# 1. Create a new USB thumb drive with the NAS4Free image.
2. Boot it, configure it.
4. Import my zfs pool as-is
5. Enjoy!
Sound about right? Any caveats that I should be aware of?
Thank you!
-Kris Jacobs
Battle Creek, MI USA
EDIT: I meet all hardware requirements for NAS4Free x64 9.2.0.1.972

