[Bug 274263] Access to zfs snapshots within a jail return EPERM after a while of operation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Dec 2023 08:07:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274263 --- Comment #3 from Markus Wild <freebsd-bugs@virtualtec.ch> --- (In reply to Andrew from comment #2) I've now installed a user crontab entry like the following on all affected hosts (host, not jail): # weird bug leads to EPERM for access to /.zfs/snapshot/* within jails after a while, and gets cleared # with a hostside access 0 * * * * ls /services/jails/*/.zfs/snapshot/* >/dev/null this is obviously a workaround and not a fix.... Cheers, Markus -- You are receiving this mail because: You are the assignee for the bug.