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

Add support for online encrypt, decrypt, and reencrypt in stratisd metadata version 2 #3597

Open
jbaublitz opened this issue Apr 19, 2024 · 0 comments · May be fixed by #3651
Open

Add support for online encrypt, decrypt, and reencrypt in stratisd metadata version 2 #3597

jbaublitz opened this issue Apr 19, 2024 · 0 comments · May be fixed by #3651
Assignees

Comments

@jbaublitz
Copy link
Member

We've had some discussions with the cryptsetup maintainers, and it seems like we should be able to support online operations for encrypt, decrypt and reencrypt in version 2 of the metadata. Only reencrypt is not feasible for version 1 of the metadata because decrypt and encrypt would require shifting the data to either make room for the crypt metadata in the encrypt case or to bring the Stratis metadata to the beginning of the device in the case of decrypt. As a result, reencrypt may be supported in version 1, but all three will be support in version 2.

@jbaublitz jbaublitz self-assigned this Apr 19, 2024
@jbaublitz jbaublitz added this to To do in 2024April via automation Apr 19, 2024
@jbaublitz jbaublitz moved this from To do to In progress in 2024April Apr 19, 2024
@mulkieran mulkieran removed this from In progress in 2024April Apr 29, 2024
@mulkieran mulkieran added this to To do in 2024May via automation Apr 29, 2024
@mulkieran mulkieran moved this from To do to In progress in 2024May Apr 29, 2024
@mulkieran mulkieran removed this from In progress in 2024May May 28, 2024
@jbaublitz jbaublitz linked a pull request Jul 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant