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

NBSNEBIUS-351: Erase devices using deallocate in 1GB chunks (#1717) #1779

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

budevg
Copy link
Collaborator

@budevg budevg commented Aug 12, 2024

  • NBSNEBIUS-351: Erase devices using deallocate in 1GB chunks

Deallocating large device chunks (e.g., 93GB) on certain SSD models resulted in
incomplete erasure, leaving ~20 pages uncleared. This commit mitigates the issue
by deallocating in smaller 1GB chunks, ensuring complete device erasure.

* NBSNEBIUS-351: Erase devices using deallocate in 1GB chunks

Deallocating large device chunks (e.g., 93GB) on certain SSD models resulted in
incomplete erasure, leaving ~20 pages uncleared. This commit mitigates the issue
by deallocating in smaller 1GB chunks, ensuring complete device erasure.
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 023156b.

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

@budevg budevg merged commit be6d830 into stable-23-3 Aug 13, 2024
6 of 7 checks passed
@budevg budevg deleted the users/evgenybud/merge-23-3-v1 branch August 13, 2024 09:44
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