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

localstorage: Demote reservation stat error to debug #5976

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Apr 6, 2021

This can be a bit spammy, and can happen normally, for example when finalizing the sector:

  • We'll reserve space for the sealed sector and cache,
  • We'll start fetching sealed data
  • Cache will not start to be fetched until we fetch the sealed sector file
  • Since that takes a while, we'll spam this error when periodically checking storage health / getting disk usage when scheduling tasks

Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs tests.

@magik6k magik6k merged commit 9d4935a into master Apr 9, 2021
@magik6k magik6k deleted the fix/storage-demote-stat-err branch April 9, 2021 19:08
@magik6k magik6k mentioned this pull request Apr 13, 2021
69 tasks
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.

2 participants