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
@github-project-automation github-project-automation bot moved this to To do in 2024June May 28, 2024
@mulkieran mulkieran moved this from To do to In progress in 2024June May 28, 2024
@mulkieran mulkieran removed this from 2024June Jul 3, 2024
@mulkieran mulkieran moved this to In Progress (long term) in 2024July Jul 3, 2024
@mulkieran mulkieran moved this from In Progress (long term) to In Progress in 2024July Jul 3, 2024
@jbaublitz jbaublitz linked a pull request Jul 16, 2024 that will close this issue
@mulkieran mulkieran removed this from 2024July Aug 5, 2024
@mulkieran mulkieran moved this from Todo to In Progress in 2024August Aug 5, 2024
@mulkieran mulkieran removed this from 2024August Sep 5, 2024
@mulkieran mulkieran moved this from Todo to In Progress in 2024September Sep 5, 2024
@mulkieran mulkieran removed this from 2024September Oct 7, 2024
@mulkieran mulkieran moved this from Todo to In Progress in 2024October Oct 7, 2024
@mulkieran mulkieran removed this from 2024October Nov 4, 2024
@mulkieran mulkieran moved this from Todo to Pending in 2024November Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

Successfully merging a pull request may close this issue.

1 participant