You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me, this bug seems to depend on the version of py-libzfs used. As @urosgruber mentioned in #753, the version 20181220 in the FreeBSD pkg repos still works (for me).
I tried to identify the commit introducing the regression for me via git bisect. Many commits did not build correctly for me and I did not have time to fix this (something was wrong with ./configure I think), but I still narrowed it down to 5 commits. Here is my bisect log (I started with the last commit on 20-12-2018), maybe it can be of help: https://gist.github.com/yonk42/2cb2538cd7d607756f5707e6ab76dbce
When a ZFS dataset is created with an ancestor without mountpoint, libioc detects the dataset as not mounted, although it technically is.
The text was updated successfully, but these errors were encountered: