[slurm-users] Prologslurmctld env variable issue

2021-09-21 Thread Joe Teumer
Apologies, I was not able to reply to the previous thread.[slurm-users] Prologslurmctld environment variables (google.com) I was not able to use "spank_job_control_setenv" successfully with sbatch. https://slurm.schedmd.com/spank.html I'm us

Re: [slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Timo Rothenpieler
Are you using LDAP for your users? This sounds exactly like what I was seeing on our cluster when nsswitch.conf was not properly set up. In my case, I was missing a line like > initgroups: files [SUCCESS=continue] ldap Just adding ldap to group: was not enough, and only got the primary group

Re: [slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Bjørn-Helge Mevik
Amjad Syed writes: > We have users who have have defined unix secondary id on our login nodes. > > vas20xhu@login01 ~]$ groups > BIO_pg BIO_AFMAKAY_LAB_USERS > > But when we run interactive and go to compute node , the user does not > have secondary group of BIO_AFMAKAY_LAB_USERS > > vas20xhu@c

Re: [slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Sternberger, Sven
Hi! I tried it (I normally would use sacct and ssh) but even with "srun bash --login" the "id" command gives me all groups. And we are using rfc2307bis. And I don't think that slurm stores any group information. So it seems to be the way the session starts on your node. But at this point no ide

Re: [slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Loris Bennett
Ole Holm Nielsen writes: > On 9/21/21 9:11 AM, Amjad Syed wrote: >> We have users who have have defined unix secondary id on our login nodes. >> >> vas20xhu@login01 ~]$ groups >> >> BIO_pg BIO_AFMAKAY_LAB_USERS >> >> But when we run interactive  and go to compute node , the user does not have >>

Re: [slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Ole Holm Nielsen
On 9/21/21 9:11 AM, Amjad Syed wrote: We have users who have have defined unix secondary id on our login nodes. vas20xhu@login01 ~]$ groups BIO_pg BIO_AFMAKAY_LAB_USERS But when we run interactive  and go to compute node , the user does not have secondary  group of BIO_AFMAKAY_LAB_USERS vas

[slurm-users] Secondary Unix group id of users not being issued in interactive srun command

2021-09-21 Thread Amjad Syed
Hello all We have users who have have defined unix secondary id on our login nodes. vas20xhu@login01 ~]$ groups BIO_pg BIO_AFMAKAY_LAB_USERS But when we run interactive and go to compute node , the user does not have secondary group of BIO_AFMAKAY_LAB_USERS vas20xhu@c0077 ~]$ groups BIO_