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

Improve scan disk functionality #2956

Open
yegorskii opened this issue Jan 31, 2025 · 1 comment
Open

Improve scan disk functionality #2956

yegorskii opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR

Comments

@yegorskii
Copy link
Collaborator

Right now scan disk works as following, it reads first block of all the blobs in blob storage. Sounds like it is not what we want, we would expect it to read the surface of the disk, since we don't want to check the blob storage but rather availability of user data "seen" at the moment.

@yegorskii yegorskii added the blockstore Add this label to run only cloud/blockstore build and tests on PR label Jan 31, 2025
@Sazonov99
Copy link
Collaborator

Sazonov99 commented Feb 10, 2025

  • По результатам обсуждения:

  • - проверить, что Партишен не упадет при ошибке чтения

  • -Чексуммы должны откладываются в файл рядом

  • - чтение mirror диска должно проверять все три реплики

  • - Чтение должно идти до конца, несмотря на ошибки

  • - Получать ошибку с точностью до блоба

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR
Projects
None yet
Development

No branches or pull requests

2 participants