Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support zfs native encryption #16

Open
ghfields opened this issue May 17, 2018 · 6 comments
Open

Support zfs native encryption #16

ghfields opened this issue May 17, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@ghfields
Copy link
Owner

No description provided.

@ghfields ghfields added the enhancement New feature or request label May 17, 2018
@ghfields
Copy link
Owner Author

openzfs/zfs#7153

@ghfields
Copy link
Owner Author

Functional encrypted root pool instructions:
https://gist.github.com/ghfields/92660bc9199fee6c78e34b6913531722

@ideologysec
Copy link

ideologysec commented Jul 10, 2019

Something to consider that would both speed up installation and increase future usability is to use Jonathon F's PPA; this saves the compilation step, and allows for easy DKMS upgrades in the future...

https://launchpad.net/~jonathonf/+archive/ubuntu/zfs

@ghfields
Copy link
Owner Author

Several weeks ago, I tried to use that PPA on the 18.04 liveCD to avoid compiling, but it kept using the 0.7.5 embedded module. I might have been having a bad day. If I can get it to take, I'll switch over.

@ideologysec
Copy link

Definitely make sure you're installing the dkms package, otherwise yer gonna have a bad time.

@ghfields
Copy link
Owner Author

Figured it out... the Trick is "systemctl stop zfs-zed.service" before doing "modprobe -r zfs"

Those changes are not in my gist above. It is now just a matter of UI design to incorporate into rpooler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants