Re: [slurm-users] Nodes do not return to service after scontrol reboot

2020-06-17 Thread Chris Samuel
On 17/6/20 11:32 pm, David Baker wrote: Thank you for your comments. The scontrol reboot command is now working as expected. Fantastic! For those who don't know, using scontrol reboot in this way also allows Slurm to take these rebooting nodes into account for scheduling; so if you have a l

Re: [slurm-users] howto list/get all scripts run by a job?

2020-06-17 Thread Loris Bennett
Hi Adrain, Adrian Sevcenco writes: > Hi! I'm trying to retrieve the actual executable of jobs but i did not find > how > to do it .. i would like to found this for both case when the job is started > with sbatch or with srun. For running jobs: scontrol show job For completed jobs the info

Re: [slurm-users] Nodes do not return to service after scontrol reboot

2020-06-17 Thread David Baker
Hello Chris, Thank you for your comments. The scontrol reboot command is now working as expected. Best regards, David From: slurm-users on behalf of Christopher Samuel Sent: 16 June 2020 18:16 To: slurm-users@lists.schedmd.com Subject: Re: [slurm-users] Node

Re: [slurm-users] Changing job order

2020-06-17 Thread Ole Holm Nielsen
The scontrol command to set the nice level is on the list here: https://wiki.fysik.dtu.dk/niflheim/SLURM#useful-commands /Ole On 6/18/20 8:05 AM, navin srivastava wrote: Thanks ** What is the command to modify the Nice value of an already submitted job. Regards Navin On Thu, Jun 18, 2020 at 4

Re: [slurm-users] Changing job order

2020-06-17 Thread navin srivastava
Thanks What is the command to modify the Nice value of an already submitted job. Regards Navin On Thu, Jun 18, 2020 at 4:00 AM Rodrigo Santibáñez < rsantibanez.uch...@gmail.com> wrote: > HI Navin, > > You could set the nice value of both jobs to change the priority and > modify the order of exec

Re: [slurm-users] Changing job order

2020-06-17 Thread Rodrigo Santibáñez
HI Navin, You could set the nice value of both jobs to change the priority and modify the order of execution. El mié., 17 jun. 2020 a las 12:31, navin srivastava () escribió: > Hi Team, > > Is their a way to change the job order in slurm.similar to sorder in PBS. > > I want to swap my job from t

[slurm-users] find jobs killed by slurm

2020-06-17 Thread Adrian Sevcenco
Is there a way to query specifically for jobs that were killed by slurm? (so excluding scancels) Thank you! Adrian

[slurm-users] howto list/get all scripts run by a job?

2020-06-17 Thread Adrian Sevcenco
Hi! I'm trying to retrieve the actual executable of jobs but i did not find how to do it .. i would like to found this for both case when the job is started with sbatch or with srun. Thank you! Adrian

[slurm-users] Changing job order

2020-06-17 Thread navin srivastava
Hi Team, Is their a way to change the job order in slurm.similar to sorder in PBS. I want to swap my job from the other top job. Regards Navin

Re: [slurm-users] ssh-keys on compute nodes?

2020-06-17 Thread Ole Holm Nielsen
On 6/9/20 5:45 PM, Michael Jennings wrote: On Tuesday, 09 June 2020, at 12:43:34 (+0200), Ole Holm Nielsen wrote: in which case you need to set up SSH authorized_keys files for such users. I'll admit that I didn't know about this until I came to LANL, but there's actually a much better altern

Re: [slurm-users] [External] Re: ssh-keys on compute nodes?

2020-06-17 Thread Ole Holm Nielsen
On 6/16/20 3:17 PM, Durai Arasan wrote: Thank you. We are planning to put ssh keys on login nodes only and use the PAM module to control access to compute nodes. Will such a setup work? Or is it necessary for PAM to work to have the ssh keys on the compute nodes as well?  I'm sorry but this is