Is there a historical record in the database of where a job got submitted from?
I've seen some older posts mentioning setting up a prolog or epilog to record
it, but since AllocNode:Sid shows up in scontrol it seems like it should be in
he historical record somewhere.
Chris
> On 12/09/2024 1:03
Does the accounting database keep this? Maybe I'm missing something but I don't
see a way to query for it in sacct.
Chris
--
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com
I keep getting this logged on my Slurm control host:
[2024-08-06T20:31:40.196] error: slurm_auth_get_host: Lookup failed: Unknown
host
I don't see an identifiable pattern and I'm not sure how to troubleshoot. The
jobs being submitted at or around that time seem fine and nobody's complained
abou
On my Rocky9 cluster I got this to work fine also-
Added at the end of /etc/pam.d/sshd:
accountsufficientpam_listfile.so item=user sense=allow onerr=fail
file=/etc/slurm/allowed_users_file
accountrequired pam_slurm_adopt.so
I added a couple of usernames to /etc/slurm/allowed_us
Ah, thanks :) - I just realized this when I saw v1 was the only plugin
included in the source. Yes I'm cycling through 21.08 so I can eventually get
on the latest Slurm.
Chris
> On 07/06/2024 9:38 AM PDT Adam Tygart via slurm-users
> wrote:
>
>
> The version of Slurm you're building doesn'
Also it looks like only the v1 plugin gets built and added to the RPM-
# ls -l /usr/lib64/slurm/cgroup_v1.so
-rwxr-xr-x 1 root root 385872 Jul 1 18:47 /usr/lib64/slurm/cgroup_v1.so
# ls -l /usr/lib64/slurm/cgroup_v2.so
ls: cannot access '/usr/lib64/slurm/cgroup_v2.so': No such file or directory
Trying to use rpmbuild on Rocky9 Linux, Slurm 21.08 - I want to build with
cgroups/v2 support and have these installed:
libbpf-devel.x86_642:1.3.0-2.el9
dbus-devel.x86_64 1:1.12.20-8.el9
kernel-headers.x86_64 5.14.0