May 16, 20242 yr Hello Community. I have been very busy with Unraid over the last few days and am currently very enthusiastic! I was even able to import my ZFS system, which was previously running in Ubuntu, into Unraid without any problems. I was also able to configure the shares accordingly via the “SMB Extras Configuration”. No problems here either. One thing bothers me though, after every restart of the server, the ZFS pool is no longer available. Every time I have to go back to the terminal and use “zpool import [poolname]” to mount my pool once again. Personally, I don't have a problem with this, but I can't imagine that this is correct. After a little research, there are also various forums with the same problem. The solution that is supposed to work is export the pool in the terminal create my ZFS PoolDevice in the WebGUI in the same order as it is displayed in the ZPool status, Start array Insert pool in the terminal via zpool import [poolname] I did it exactly in this order, but unfortunately it does not work. I need some more support here. I have attached the diagnostics and 3 pictures of what it looks like in the overview. Thanks again for the very good support so far! zeus-diagnostics-20240516-1456.zip
May 17, 20242 yr Community Expert Just wanted to confirm, but as the first output suggested you are using the whole devices, no partitions, Unraid requires that zfs be on a partition. How was the pool created? Both TrueNAS and using the command line create partitions, even if you give it the whole devices.
May 17, 20242 yr Author The partitions were created some time ago with Nas4Free, today's XigmaNAS. After that I switched to Ubuntu and now to Unraid.
May 17, 20242 yr Community Expert Unfortunately that pool won't work with Unraid, and AFAIK it's not possible to switch from whole disks to partitions, because they should always be a little smaller, so you should not be able to degrade the pool and replace one disk at a time (or two since it's raidz2) with a partitioned one.
May 17, 20242 yr Author Okay, that has already helped me a lot. Then I will have to transfer the data somewhere and have the pool recreated via Unraid. Thank you very much for your great support!
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.