Re: [slurm-users] After Each slurm Run, I Need to Reinstall slurm

2018-05-05 Thread Geert Geurts
Hi Kenneth, The pidfile is just a record that says what is the pid of slurmctld or slurmdbd or whatever daemon. It is used by systemd and gets created automatically. The only thing you could worry about is the parent directory of the pidfile, but not having a pidfile doesn't block the daemon fro

Re: [slurm-users] slurm-17.11.3-2 - Redhat Linux 7.2 - Not able to start slurmd.service

2018-02-28 Thread Geert Geurts
nging ProctrackType setting to proctrack/linuxproc. Thanks, Yogesh Aggarwal -Original Message- From: slurm-users [mailto:slurm-users-boun...@lists.schedmd.com] On Behalf Of Geert Geurts Sent: Wednesday, February 28, 2018 3:29 PM To: Slurm User Community List Subject: EXT: Re: [slurm-users]

Re: [slurm-users] slurm-17.11.3-2 - Redhat Linux 7.2 - Not able to start slurmd.service

2018-02-28 Thread Geert Geurts
I think you'll be fine with uncomenting cgroupaautomount=yes in cgoup.conf file. Could you try it like that? Regards, Geert From: Yogesh Aggarwal Sent: Wednesday, February 28, 2018 20:09 To: slurm-users@lists.schedmd.com Subject: [slurm-users] slurm-17.11.3-2

Re: [slurm-users] SSH closed by remote host when job starts

2017-12-01 Thread Geert Geurts
Hi Alexandre, It would be good to know a bit more information. I wrote some questions that might be of interest, but you probably know better what info is relevant to your problem. Which ssh connection gets dropped exactly? What os/slurm version are you using? How does your jobscript look like? H

Re: [slurm-users] NIC gres types and lack of device files?

2017-11-14 Thread Geert Geurts
Hi Chris, I have no experience with gres nic config, but can't you use /sys/class/net instead of /dev? I think there is also a link to the pci device.. Regards, Geert From: Chris Samuel Sent: Nov 13, 2017 8:40 AM To: slurm-us...@schedmd.com Subject: [slurm-user