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

23-3 local disk with encryption #1760

Merged
merged 17 commits into from
Aug 12, 2024

Conversation

drbasic
Copy link
Collaborator

@drbasic drbasic commented Aug 9, 2024

No description provided.

* Show keyhash on monpage

* Fix review issues
* Pass encryption key info to external-vhost server

* Fix and tests

* Fix review issues
* Small fixes

* Use unique_ptr for memory management

* Fix creation call

* Fix review issues
* VHost aio backend encryption

* Log message on error

* Tests in server_ut.cpp

* Write zero blocks

* Return VHD_BDEV_IOERR on enryption/decryption error

* Abort process when can't get encryption key

* Tests

* Fix review issues

* Add test and clang-format

* Fix ASAN

* Remove unnecessary changes
* Use backoff delay when restart external-vhost-server

* Make constants

* Do not write that we will restart if we are not going to do it
* Write encrypted zero-block

* Stats about encryptor errors and generated zero blocks

* Use constexpr

* Transfer critical events to NBS

* Fix typo

* Limit crit event storage size

* Fix review issues

* Fix test
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 default-linux-x86-64-relwithdebinfo: all tests PASSED for commit 878ebc4.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1551 1551 0 0 0 0

@drbasic drbasic merged commit 092879d into stable-23-3 Aug 12, 2024
6 of 7 checks passed
@drbasic drbasic deleted the users/drbasic/23-3/encrypted-local-disk branch August 12, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants