[slurm-users] Re: [EXT] Re: slurm_pam_adopt module not working

2025-06-16 Thread Sean Crosby via slurm-users
Hi Fritz, Does pam_slurm_adopt.so exist in the right location on the node? Normally on EL hosts it would be /usr/lib64/security/pam_slurm_adopt.so # ls /usr/lib64/security/pam_slurm_adopt.so -la -rwxr-xr-x 1 root root 291936 Mar 4 12:44 /usr/lib64/security/pam_slurm_adopt.so If the file doesn

[slurm-users] Re: Wrong MaxRSS Behavior with cgroup v2 in Slurm

2025-05-22 Thread Sean Crosby via slurm-users
What kernel are you using? I had a similar issue in an older RHEL 9 kernel which has now been fixed Sean From: Guillaume COCHARD via slurm-users Sent: Thursday, May 22, 2025 7:10:11 PM To: slurm-us...@schedmd.com Subject: [EXT] [slurm-users] Wrong MaxRSS Behavi

[slurm-users] Re: [EXT] Re: Issue with Enforcing GPU Usage Limits in Slurm

2025-04-15 Thread Sean Crosby via slurm-users
What version of Slurm are you running and what's the contents of your gres.conf file? Sean From: lyz--- via slurm-users Sent: Tuesday, April 15, 2025 11:16:40 PM To: slurm-users@lists.schedmd.com Subject: [slurm-users] Re: [EXT] Re: Issue with Enforcing GPU Usa

[slurm-users] Re: [EXT] Re: Issue with Enforcing GPU Usage Limits in Slurm

2025-04-15 Thread Sean Crosby via slurm-users
You need to add ConstrainDevices=yes To your cgroup.conf and restart slurmd on your nodes. This is the setting which gives access to only the GRES you request in the jobs Sean From: lyz--- via slurm-users Sent: Tuesday, April 15, 2025 8:29:41 PM To: slurm-user

[slurm-users] Re: Fw: Re: RHEL8.10 V slurmctld

2025-02-03 Thread Sean Crosby via slurm-users
Just double checking. Can you check on your worker node 1. ls -la /etc/pam.d/*slurm* (just checking if there's a specific pam file for slurmd on your system) 1. scontrol show config | grep -i SlurmdUser (checking if slurmd is set up with a different user to SlurmUser) 1. grep slurm /e