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

feat: add function to check disk size on startup #2873

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

MatusKysel
Copy link
Collaborator

@MatusKysel MatusKysel commented Oct 16, 2024

Purpose

Currently if we run out of space, we always core because we can not write default config. This change introduce check on startup if there is at least 100MB to run the node and exit if it is not

How does the solution address the problem

Changes made

@MatusKysel MatusKysel force-pushed the filesyste-size-check branch from 0d94d4b to 4a1eb85 Compare October 16, 2024 13:30
@MatusKysel MatusKysel force-pushed the filesyste-size-check branch from 4a1eb85 to bb22fd5 Compare October 16, 2024 15:09
@MatusKysel MatusKysel merged commit fabe5ad into develop Nov 7, 2024
@MatusKysel MatusKysel deleted the filesyste-size-check branch November 7, 2024 17:25
@taraxadeploy
Copy link
Collaborator

prnet cleaned-up successfully

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.

4 participants