Re: [slurm-users] Possible to get cluster utilization by partition?

2022-08-24 Thread Chin,David
I cooked one up myself using Python (with Pandas) which I feel is more maintainable. https://github.com/prehensilecode/slurm_utilization/blob/main/utilization_from_sacct.py It's still in pretty rough shape, and could certainly use some refining. Cheers, Dave -- David Chin, PhD (he/him)

Re: [slurm-users] maridb version compatibility with Slurm version

2022-08-24 Thread Paul Edmon
I've regularly upgraded the mariadb version with out upgrading the slurm version with no issue. We are currently running 10.6.7 for MariaDB on CentOS 7.9 with Slurm 22.05.2.  So long as you do the mysql_upgrade after the upgrade and have a backup just in case you should be fine. -Paul Edmon-

Re: [slurm-users] Kernel keyrings on Slurm node inside Slurm job

2022-08-24 Thread Yair Yarom
Hi, I think you should look at pam_keyinit and add it to the slurm pam (the one used with the UsePAM configuration). We currently don't do this, but it's on the todo list to check it out... (so I'm not sure if it will work, or if it's the right way to do this). On Tue, 23 Aug 2022 at 16:36,

[slurm-users] maridb version compatibility with Slurm version

2022-08-24 Thread navin srivastava
Hi, I have a question related to the mariadb vs slurm version compatibility. Is there any matrix available? We are running with slurm version 20.02 in our environment on SLES15SP3 and with mariadb 10.5.x . We are upgrading the OS from SLES15SP3 to SP4 and with this we see the mariadb version is