Hi Guys,
We seem to be running into an issue that occurs when jobstats sends email after a job exits; especially when large numbers of jobs exit simultaneously. There seems to be a substantial load on the slurm database; so much so that commands like sacctmgr will hang while jobstats is loading data after exit-tbh, it doesn't seem like the database insertion is the issue, it's the query done when sending the job performance email, if I'm seeing this correctly. Is there a way to throttle jobstats DB access; perhaps make sending the job emails asynchronously?
Thanks!!
-Jeff
Hi Guys,
We seem to be running into an issue that occurs when jobstats sends email after a job exits; especially when large numbers of jobs exit simultaneously. There seems to be a substantial load on the slurm database; so much so that commands like sacctmgr will hang while jobstats is loading data after exit-tbh, it doesn't seem like the database insertion is the issue, it's the query done when sending the job performance email, if I'm seeing this correctly. Is there a way to throttle jobstats DB access; perhaps make sending the job emails asynchronously?
Thanks!!
-Jeff