This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

FreeNAS-9.2.1.6 --> NAS4Free

For "upgrading" from FreeNAS/NAS4Free Legacy to XigmaNAS and upgrading XigmaNAS to newer builds.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
Kris.Jacobs
NewUser
NewUser
Posts: 1
Joined: 08 Dec 2014 22:41
Status: Offline

FreeNAS-9.2.1.6 --> NAS4Free

Post by Kris.Jacobs »

This afternoon I had some time to kill and my thoughts wandered to my NAS box. I've never been very happy with FreeNAS since iXSystems' changes...
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] ~# 
So I looked at dmesg and I found it:

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] ~# 
Based upon my research, it looks like I can migrate easily:
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

User avatar
b0ssman
Forum Moderator
Forum Moderator
Posts: 2438
Joined: 14 Feb 2013 08:34
Location: Munich, Germany
Status: Offline

Re: FreeNAS-9.2.1.6 --> NAS4Free

Post by b0ssman »

Sory to say so but, the feature flags freenas 9.2 uses are not compatible with the feature flags that nas4free supports.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.

Post Reply

Return to “Upgrade XigmaNAS”