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

Handle failed to fill whole buffer in blob corruption detection logic #233

Closed
ikopylov opened this issue Jan 15, 2023 · 0 comments · Fixed by #240
Closed

Handle failed to fill whole buffer in blob corruption detection logic #233

ikopylov opened this issue Jan 15, 2023 · 0 comments · Fixed by #240
Assignees
Labels
bug Something isn't working

Comments

@ikopylov
Copy link
Member

ikopylov commented Jan 15, 2023

Starting happened after changing read methods to read_exact:

2023-01-15 20:42:25  bob_common::configs::node:428 ERROR    can't initialize holder, attempt 3/3, error backend storage error: pearl error: failed to init from existing blobs

Caused by:
    0: failed to read blobs
    1: Failed to read existing blob: /opt/disk1/bob_perf/bob/0/1673776800_9JVKD4lftV/bob_9JVKD4lftV.424.blob
    2: failed to read blob header. Blob file: "/opt/disk1/bob_perf/bob/0/1673776800_9JVKD4lftV/bob_9JVKD4lftV.424.blob"
    3: failed to read from file: bob_9JVKD4lftV.424.blob
    4: failed to fill whole buffer

Specific BLOB file had 0 size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants