[slurm-users] Get Information from a Node to the MailProg Command / Add arbitrary information to a job

2021-06-15 Thread Matthias Loose
Hi Slurm Users, first time posting. I have a new slurm setup where the users can specify an amount of local node disk space they wish to use. This is a "gres" resource named "local" and it measures in GB. Once the user has scheduled a job and it gets executed, I create a folder for this job on

Re: [slurm-users] monitor draining/drain nodes

2021-06-15 Thread Rodrigo Santibáñez
Thanks, Marcus. You're right. Best regards. On Mon, Jun 14, 2021 at 10:32 PM Marcus Boden wrote: > I think your slurm-user has /sbin/nologin as the the shell in > /etc/passwd. Try `su -s /bin/bash slurm`. > > Best, > Marcus > > On 14.06.21 20:52, Rodrigo Santibáñez wrote: > > Thank you Marcus,

Re: [slurm-users] Information about finished jobs

2021-06-15 Thread Ole Holm Nielsen
On 6/15/21 12:07 PM, Peter Kjellström wrote: On Mon, 14 Jun 2021 09:33:02 +0200 (CEST) Arthur Gilly wrote: Hi all, A related question, on my setup, scontrol show job displays the standard output, standard error redirections as well as the wd, whereas this info is lost after completion when sa

Re: [slurm-users] Information about finished jobs

2021-06-15 Thread Peter Kjellström
On Mon, 14 Jun 2021 09:33:02 +0200 (CEST) Arthur Gilly wrote: > Hi all, > > A related question, on my setup, scontrol show job displays the > standard output, standard error redirections as well as the wd, > whereas this info is lost after completion when sacct is required. Is > this something t