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

[Linux] Let psutil.disk_usage show free inodes #2007

Open
ghost opened this issue Oct 27, 2021 · 0 comments · May be fixed by #2029
Open

[Linux] Let psutil.disk_usage show free inodes #2007

ghost opened this issue Oct 27, 2021 · 0 comments · May be fixed by #2029

Comments

@ghost
Copy link

ghost commented Oct 27, 2021

Summary

  • OS: Linux
  • Type: core

Description

psutil.disk_usage should show the number of free inodes per partition. On a system with a huge number of files it might happen that inodes run out before free space.

@ghost ghost added the enhancement label Oct 27, 2021
@github-actions github-actions bot added the linux label Oct 27, 2021
@jerryc05 jerryc05 linked a pull request Dec 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants