Re: [slurm-users] slurm password -what is impact when changing it

2020-09-15 Thread Michael Jennings
On Monday, 14 September 2020, at 13:46:27 (+), Braun, Ruth A wrote: > Is there any issue if I set/change the slurm account password?I'm running > 19.05.x > > Current state is locked but I have to reset it periodically: > # passwd --status slurm > slurm LK 2014-02-03 -1 -1 -1 -1 (Password

Re: [slurm-users] Slurm User Group Meeting (SLUG'20) Agenda Posted

2020-09-15 Thread Tim Wickberg
PDFs of the slides from the presentations are posted to the publication archive now: https://slurm.schedmd.com/publications.html The videos for today's presentations will remain up through next Monday if you did not get a chance to tune in live: https://slurm.schedmd.com/slurm_ug_agenda.html

[slurm-users] getting started with job_submit_lua

2020-09-15 Thread Mark Dixon
Hi all, I'm trying to get started with the lua job_submit feature and I have a really dumb question. This job_submit Lua script: function slurm_job_submit( job_desc, part_list, submit_uid ) slurm.log_info("submit called lua plugin") for k,v in pairs(job_desc) do slurm.log_

Re: [slurm-users] Slurm User Group Meeting (SLUG'20) Agenda Posted

2020-09-15 Thread Tim Wickberg
One last reminder that SLUG'20 be be starting in a half hour. Looking forward to (virtually) seeing you there! cheers, - Tim On 9/10/20 5:16 PM, Tim Wickberg wrote: The agenda's been updated with links to the presentation broadcasts which will go live on Tuesday morning: https://slurm.schedm

Re: [slurm-users] slurm password -what is impact when changing it

2020-09-15 Thread Diego Zuccato
Il 14/09/20 15:46, Braun, Ruth A ha scritto: > Is there any issue if I set/change the slurm account password?    I’m > running 19.05.x IIUC, slurm is just a system user. You shouldn't set a password nor use it to login. I fear it could compromise the security of your cluster. -- Diego Zuccato DI

Re: [slurm-users] seff Not Caluculating

2020-09-15 Thread Diego Zuccato
Il 10/09/20 22:19, Jason Simms ha scritto: > I've found that when I run seff, it fails to report calculated values, e.g.: I didn't know seff. Quite interesting. Same problem detected. I'm neither Perl nor Slurm expert so I'm quite sure there's a better way to do it, but I "fixed" it by changing at