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

ceres: calculate Nix GC's max-freed including inodes #89

Closed
wants to merge 1 commit into from

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 19, 2019

Cere's disk keeps running out of inodes. This increases free disk space to 400g, but for each percentage point over 75%, frees 500mb additional.

@edolstra
Copy link
Member

Looks complicated, isn't it simpler to just set min-free to 400 GB or so?

@grahamc
Copy link
Member Author

grahamc commented Sep 19, 2019

Might be fine to just raise it to 400, which would be simpler. Of course, it would be nice to actually be able to ask Nix for what we actually want and not dance around this guessing game (same guessing game I do in this PR.). I'll go for the 400M the way it is already in master :)

@grahamc grahamc closed this Sep 19, 2019
@edolstra
Copy link
Member

Yeah, we could add some inode options to the auto-GC in Nix.

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.

None yet

2 participants