[Bug 260160] zfs jailed: snapshots not accessible
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260160] zfs jailed: snapshots not accessible"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Feb 2023 01:50:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260160 Allan Jude <allanjude@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |re@FreeBSD.org --- Comment #26 from Allan Jude <allanjude@FreeBSD.org> --- With some debugging I discovered this did not happen if you set the 'persist' flag on the jail, or if you created the jail manually. This lead to the discovery that the rc.d/jail script setting the 'nopersist' flag was incorrectly removing the per-jail ZFS settings because it was misinterpreted as 'there are no settings, inherit instead' I've opened an upstream pull request: https://github.com/openzfs/zfs/pull/14509 but will also work on getting this landed for 13.2 -- You are receiving this mail because: You are the assignee for the bug.