April 3, 20233 yr Hey there, I recently upgraded to unraid-6.12-rc2 and switched over to zfs. Now after moving all my data over to my zfs pool I reset my config and now I'm getting the message that my zfs pool is unmountable. I formatted it as zfs-encrypted. I tried resetting the config a couple of times and rebooting, of course, but nothing has helped. Does anyone have any suggestions of how I might be able to get the pool back? And before anyone says it, I'm aware that this might be my first painful lesson to not use unreleased software... I may have gotten a bit too excited about zfs.
April 3, 20233 yr Community Expert There are known issues with zfs-encrypted, but please post the diagnostics.
April 3, 20233 yr Community Expert Solution It's the known issue, you can wait for rc3 which should be out very soon, if you need to access the data you should also be able to import the pool manually with: zpool import hdd it will be mounted at /mnt/hdd, but it won't be available over SMB
April 3, 20233 yr Author Thank you so much! Is there any rough ETA on rc3? It's fine for me if it's offline for a couple of days. Are there any things that I need to consider if I use that method? Like, can I still normally import it later on rc3 if I do the zpool import command now?
April 3, 20233 yr Community Expert 22 minutes ago, marvinvr said: Like, can I still normally import it later on rc3 if I do the zpool import command now? Yes, before stopping the array or shutting down Unraid type zpool export hdd You can repeat those commands as many times as you want.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.