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 8.3.1 to NAS4Free 9.3.1

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
Doug183
NewUser
NewUser
Posts: 10
Joined: 08 Jan 2015 22:52
Status: Offline

FreeNAS 8.3.1 to NAS4Free 9.3.1

Post by Doug183 »

I have been using FreeNAS 8.3.1 with a 10 drive RaidZ2 for over a year now, and overall it works, but it doesn't give me serial numbers of the drives, which is very frustrating. I want to move over to NAS4Free which I have seen does pass this information. I have installed NAS4Free it on a new USB stick on my old hardware, and as I look through the interface, I do not see an "import" Zpool option. I see Import disks, but not Zpool. I am guessing this is probably the option. However, this Zpool is 20TB and I have 2 more like it. I do not want to be guessing the export/import process. So…?

Is there a step by step guide to accomplish this.

Is there anything I have to do to export the Zpool out of FreeNAS?

Thanks
Doug

User avatar
crowi
Forum Moderator
Forum Moderator
Posts: 1176
Joined: 21 Feb 2013 16:18
Location: Munich, Germany
Status: Offline

Re: FreeNAS 8.3.1 to NAS4Free 9.3.1

Post by crowi »

Is there anything I have to do to export the Zpool out of FreeNAS?
use, from the shell

Code: Select all

zpool export poolname
on FreeNAS first

Then you can try the following at NAS4free:
- go to Disks | Management and click on "clear config and import disks"
- then go to Disks|ZFS|Configuration|Detected and check if your Pool is already detected
- if it is detected go to Disks|ZFS|Configuration|Synchronize and synchronize the Pool
- if it is not detected you can go to the shell and use

Code: Select all

zpool import -F poolname
NAS 1: Milchkuh: Asrock C2550D4I, Intel Avoton C2550 Quad-Core, 16GB DDR3 ECC, 5x3TB WD Red RaidZ1 +60 GB SSD for ZIL/L2ARC, APC-Back UPS 350 CS, NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded

Post Reply

Return to “ZFS (only!)”