Re: [slurm-users] 21.08.6 srun fails with error "Invalid job credential" ; sbatch is fine.

2022-05-13 Thread Brian Andrus
Double-check the account info on that node (c0801). Could be the node does not recognize the uid being assigned to the user/job. Brian Andrus On 5/13/2022 2:31 PM, Williams, Jenny Avis wrote: Yesterday I upgraded slurmdbd and slurmctld nodes from RHEL7 / Slurm v. 20.11.8 to RHEL8.5 / Slurm v

[slurm-users] 21.08.6 srun fails with error "Invalid job credential" ; sbatch is fine.

2022-05-13 Thread Williams, Jenny Avis
Yesterday I upgraded slurmdbd and slurmctld nodes from RHEL7 / Slurm v. 20.11.8 to RHEL8.5 / Slurm v. 21.08.6 on our production cluster. I also updated slurm on the rhel7 login nodes to 21.08.6 Sbatch jobs run fine. Srun, however, fails from the updated login node with invalid job credential er

[slurm-users] Enforcing -c and -t for fairshare scheduling and other setting

2022-05-13 Thread r
Hi, We've deployed a Slurm cluster and it works well. However, I would like to encourage users to conserve resources and to distribute jobs more fairly. Below are some ideas I'd like to implement, please let me know if they are feasible and, if so, point me in a correct direction. Or let me know