SOLVED: Help with an imported pool. bad permissions? How to fix?

calmasacow

Cadet
Joined
Aug 1, 2023
Messages
5
I have a pool that I imported via the GUI that was originally created in unraid. after importing it I don't seem to be able to edit any permissions or make sure or anything like that. Is there some post-process step that I can do to clean up the permission or whatever to make it so I can use it? I get errors talking about bad mount points. How do I fix the mount points? I tried disconnecting and importing via the console but that didn't resolve and had the added problem of not showing up in the storage management tab. I'm trying to migrate from unraid to Truenas and I need to bring in my zfs pools I don't have the option of copying everything.
 

calmasacow

Cadet
Joined
Aug 1, 2023
Messages
5
UPDATE SOLVED: so it was adding the original unraid mount point resulting in /mnt/mnt/pool-name so then ran:

zfs set mountpoint=/pool-name pool-name

the export and re-import the pool and all is right with the world.

Honestly, this really should be a GUI option for tossing any mount point that the pool is trying to bring in with it.
 
Top