Skip to content

Job history is empty when users and accounts aren't configured #26

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

Open
adamnovak opened this issue May 15, 2023 · 1 comment
Open

Job history is empty when users and accounts aren't configured #26

adamnovak opened this issue May 15, 2023 · 1 comment

Comments

@adamnovak
Copy link

adamnovak commented May 15, 2023

For my cluster (on slurm-wlm 21.08.5), all my jobs have "account": null and "user": null in sacct --json.

I think this is causing the job history tab of Slurm Commander to be empty; it says it is List of jobs from all user associated accounts, but since the cluster doesn't seem to have accounts or cluster-level users set up, I guess it can't find the old jobs when it goes looking for them.

I can use sacct to list old jobs, and scom is able to populate the "Job Queue" tab with queued, running, and recently finished jobs, but a while after jobs finish they age out of the "Job Queue" tab and don't appear in the "Job History" tab.

Can you make Slurm Commander deal with there not being any accounts (or any cluster-level users), and still populate the "Job History" tab?

@adamnovak
Copy link
Author

I got our admin to create a default account for jobs to be in, and that fixed the empty "Job History" tab. So I think a lack of any defined accounts is indeed the way to reproduce this.

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