I'm running a FreeNAS box and asked the question on their forum, but didn't find a suitable answer. I'm still seeing this problem and a reboot is the only thing that seems to bring the mounts back up without deadlocking the machine. Here is the link to the original thread:
https://forums.freenas.org/index.php?threads/jail-loses-visibility-of-recursive-mount.26512/
In summary, I have a set of ZFS datasets that I mount recursively both under /mnt/storage, then as null/loop mounts into the jails. Everything works fine for a while, but eventually the jails just have empty directories instead of the mounted datasets. Looking at the logs doesn't show any errors.
I'm not super familiar withfreebsdFreeBSD, so any place I can look for more information, or to turn up log levels on certain things would be appreciated.
https://forums.freenas.org/index.php?threads/jail-loses-visibility-of-recursive-mount.26512/
In summary, I have a set of ZFS datasets that I mount recursively both under /mnt/storage, then as null/loop mounts into the jails. Everything works fine for a while, but eventually the jails just have empty directories instead of the mounted datasets. Looking at the logs doesn't show any errors.
I'm not super familiar with