Hi,
I am running nas4free 9.1.0.1 embed with 6x2TB HD configured as zfs raidz2. This was working perfectly. But I wanted to move from embed to full version I had a small HD sitting around. To install initially the embed system, I used 2 USB keys : one live USB (number 1) and another (number 2) that is my booting system. I replaced number 2 USB with number 1 in order to configure the HD this worked perfectly. But I wanted to stop the migration today (from embed to full) and continue another time. So I put my USB boot key number 2 back. But after the boot I noticed that the zfs pool and mount point was lost and all the service defintion. The data is still on the disk.
How can I now create the zfs pool without reinitializing my 6 disks? is it possible?
Through the webGUI I imported the 6 disks (image attached).
How to proceed to recrete the zpool?
I started creating the virtual device and the the zpool. But does this step reinitialize everything?
So for the moment I did nothing except importing the 6 disks with the webGUI.
Thanks fro your help.
Best regards,
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!
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!
lost zfs pool
-
jmw
- NewUser

- Posts: 5
- Joined: 21 Sep 2013 22:40
- Status: Offline
lost zfs pool
You do not have the required permissions to view the files attached to this post.
nas4free 9.1.0.1 - Sandstorm (revision 847) embed on a 8GB USB key, 12 GB RAM, CPU AMD Sempron X2 190, 6x 2TB onboard RaidZ2=12TB (8TB) on a ASUSTeK Computer INC. M5A78L-M/USB3
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: lost zfs pool
all is more easy as you think.
Disconect your data disk to be safe & sure that do a fresh full install in a new USB or boot disk, once booted sucesfully, shutdown your NAS, connect data disk and boot from new full install, once done, restore your previosly saved config, and your pool must be mounted.
if this not work or you want to configure all from scratch, you only need to use button "Clear config & import Disk" on Disks|Management this load your DATA disk in your NAS, nex import your ZFS pool in Disks|ZFS|Configuration|Detected , use button "Import ZFS pool", push only one time, if import do not work, push a second one time ( this use -f = force flag) to import your pool.
Once done go to : Disks|ZFS|Configuration|Synchronize and push Syncronize button to sync your current with your detected ZFS configuration.
Thats all, and remember, NEVER create a vdev or zpool because this command delete / destroy your old ZFS pool to create one new ( whit old name if you use old name, but data empty because is a new pool).
Disconect your data disk to be safe & sure that do a fresh full install in a new USB or boot disk, once booted sucesfully, shutdown your NAS, connect data disk and boot from new full install, once done, restore your previosly saved config, and your pool must be mounted.
if this not work or you want to configure all from scratch, you only need to use button "Clear config & import Disk" on Disks|Management this load your DATA disk in your NAS, nex import your ZFS pool in Disks|ZFS|Configuration|Detected , use button "Import ZFS pool", push only one time, if import do not work, push a second one time ( this use -f = force flag) to import your pool.
Once done go to : Disks|ZFS|Configuration|Synchronize and push Syncronize button to sync your current with your detected ZFS configuration.
Thats all, and remember, NEVER create a vdev or zpool because this command delete / destroy your old ZFS pool to create one new ( whit old name if you use old name, but data empty because is a new pool).
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
jmw
- NewUser

- Posts: 5
- Joined: 21 Sep 2013 22:40
- Status: Offline
Re: lost zfs pool
Hi,
thanks for your answer.
After I posted my mail with :
1) the disk detected automatically
2) with the virtual device defined
3) but no pool defined <====
I rebooted the system and the status page showed again some data on a "zpool".
This zpool had all properties undefined (under Disks/ZFS/Pools/Management).
I went also under Disks/ZFS/Pools/Tools and used the command history that showed that nas4free free did a :
zpool import -d /dev -f -a
I had just to synchronize the zfs setup as you describe in your mail (Disk/ZFS/Configuration/Synchronize) and everything came back to normal.
I hope this can help.
And again thanks for your help.
thanks for your answer.
After I posted my mail with :
1) the disk detected automatically
2) with the virtual device defined
3) but no pool defined <====
I rebooted the system and the status page showed again some data on a "zpool".
This zpool had all properties undefined (under Disks/ZFS/Pools/Management).
I went also under Disks/ZFS/Pools/Tools and used the command history that showed that nas4free free did a :
zpool import -d /dev -f -a
I had just to synchronize the zfs setup as you describe in your mail (Disk/ZFS/Configuration/Synchronize) and everything came back to normal.
I hope this can help.
And again thanks for your help.
nas4free 9.1.0.1 - Sandstorm (revision 847) embed on a 8GB USB key, 12 GB RAM, CPU AMD Sempron X2 190, 6x 2TB onboard RaidZ2=12TB (8TB) on a ASUSTeK Computer INC. M5A78L-M/USB3