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

Pruning.AvailableSpaceCheckEnabled=false did not disable the space checker #7248

Open
kamilchodola opened this issue Jul 7, 2024 · 0 comments

Comments

@kamilchodola
Copy link
Contributor

I've set the flag Pruning.AvailableSpaceCheckEnabled=false.
The Pruning was triggered automatically based on VolumeFreeSpace trigger:
Pruning.FullPruningTrigger=VolumeFreeSpace
Pruning.FullPruningThresholdMb=170000

In logs I noticed this:
Not enough disk space to run full pruning. Required 283 GB. Have 169 GB

Seems like flag set did not made an impact on this setting for some reason.

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

No branches or pull requests

1 participant