Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 01:50:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260160] zfs jailed: snapshots not accessible
Message-ID:  <bug-260160-227-Pc7N0ej6lT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260160-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260160-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260160

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 'persis=
t'
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/1=
4509

but will also work on getting this landed for 13.2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260160-227-Pc7N0ej6lT>