Closed teeminus closed 2 years ago
Seems like your pool(s) weren't imported at boot. Please post on the forum for better help.
@teeminus I'm currently experiencing the same issue. Did you eventually figure it out?
@sebakerckhof Yes, I found a permanent solution for the problem. But I unfortunatelly don't remember the details of the solution and I recently upgraded my NAS to an other distribution with native ZFS support.
One thing I remember is that I didn't came up with the solution myself. When I remember this correctly, I found a script on the internet that had to be executed at boot time to unmout the network shares and mount them to the correct source location. And I think I due to the manual fix the OMV ZFS plugin (at least on the OMV webfrontend) was not useable anymore.
Sorry, thats all I remember and I don't know if I remember everything correctly, I might have mixed up some intermediate steps while trying to fix the problem.
I fixed it on my OMV 5.2.0 system by tagging zfs.target in the openmediavault-engined.service file, a la:
After=local-fs.target network.target zfs.target
A potential problem this may cause (that I have not tested!) is if your pools never mount, the OMV Web UI may never start!
Seems to work for me though, ymmv.
I am closing this issue as it is quite outdated...
Hi!
I created an issue for omv yesterday, because I can't create new shares on my ZFS device anymore. The issue got closed because it seems to be caused by the ZFS plugin (see last post of the issue).
When I set up my NAS a few month I used OMV v4.0.X with the ZFS plugin v4.0 to create the ZFS pool and all shares. After setting up the NAS I updated all system packages on a regular basis (but not the kernel).
Yesterday I tried to create a new shared folder but the device dropdown menu in the "Add shared folder" popup is empty. The device name for all previous created shares is set to "n/a" in the shared folder overview.
When I try to edit an existing shared folder, I get the following error message:
Some basic infos about my system:
Kind regards Teeminus