You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
No description provided.
The text was updated successfully, but these errors were encountered: