Playing with ZFS encryption on Linux
rolando.cl
Playing with ZFS encryption on Linux
1–10 of 56 posts
Re: Playing with ZFS encryption on Linux
#2Re: Playing with ZFS encryption on Linux
#3Re: Playing with ZFS encryption on Linux
#4I'm not really familiar with the development process between ZFS on Linux and ZFS on BSD, do these pull requests usually get merged upstream for use on BSD, Solaris, etc?
Re: Playing with ZFS encryption on Linux
#5Re: Playing with ZFS encryption on Linux
#6nice post, I think you forgot to fill in the Introduction though
Re: Playing with ZFS encryption on Linux
#7Re: Playing with ZFS encryption on Linux
#8A little more details on the crypto aspects: https://blog.heckel.xyz/2017/01/08/zfs-encryption-openzfs-zf... (This is my post. I hope it's okay to post this here.)
Re: Playing with ZFS encryption on Linux
#9I'm not really familiar with the development process between ZFS on Linux and ZFS on BSD, do these pull requests usually get merged upstream for use on BSD, Solaris, etc?
Re: Playing with ZFS encryption on Linux
#10I'm not really familiar with the development process between ZFS on Linux and ZFS on BSD, do these pull requests usually get merged upstream for use on BSD, Solaris, etc?
Oracle closed off Solaris. The decendent of Open Solaris is Illumos. Oracle ZFS and OpenZFS are not hte same thing.
OpenZFS repo is the upstream, though it is closely tracks the Illumos version.
From there the projects pull on OpenZFS to create their implementations. New features are developed independently by the projects with rules that a new feature must be enabled in a downstream distro for X period of time before it can be upstreamed into OpenZFS.