Skip to content

Throttle slurmdb usage on job-exit email creation... #29

Description

@gavila1-brown

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions