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

investigate appropriate disk_sizes #88

Open
a-frantz opened this issue Apr 13, 2023 · 1 comment
Open

investigate appropriate disk_sizes #88

a-frantz opened this issue Apr 13, 2023 · 1 comment

Comments

@a-frantz
Copy link
Member

No description provided.

@a-frantz
Copy link
Member Author

@adthrasher can you think of a decent way to test how much disk space each task uses? The difficult part is that many of our tasks clean up after themselves (a good thing), but that means we need to snapshot disk usage during runtime. A more complicated task than just running du after completion.

We could just run everything on the cloud with the current allocations and see what fails. That sounds the most straightforward, and will be "real-world" in that the host OS will be using some of the disk unlike on the cluster.

Does HPCF have any tools that would help here? I've always been under the impression their disk space tools have a hefty lag, so maybe not.

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