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

Fix lustre jobstats on OzSTAR #47

Merged
merged 4 commits into from
May 8, 2024
Merged

Fix lustre jobstats on OzSTAR #47

merged 4 commits into from
May 8, 2024

Conversation

conradtchan
Copy link
Owner

Lustre jobstats continue to be an issue because the script on OzSTAR does not update values for a particular job if there has been no I/O.

This PR changes the code to query the counter (not the derivative), and then calculate the derivative in the python backend. Additionally, it allows the initial value of zero to be assumed, in order to capture I/O spikes at the start of the job, which may occur before the first data point is reported.

@conradtchan conradtchan merged commit b6b69eb into master May 8, 2024
3 checks passed
@conradtchan conradtchan deleted the lustre-jobstats branch May 8, 2024 23:46
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.

1 participant