Re: [slurm-users] How does slurm keep track of latest jobid

2020-05-20 Thread Christoph Brüning
I'd assume that the NEXT_JOB_ID comes from one of the files in slurmctld's state directory $ scontrol show config | grep StateSaveLocation Not sure, but I think I have seen the id being reset when this directory got lost once... Best, Christoph On 20/05/2020 16.31, Ole Holm Nielsen wrote:

Re: [slurm-users] How does slurm keep track of latest jobid

2020-05-20 Thread Ole Holm Nielsen
On 5/20/20 7:57 AM, Ole Holm Nielsen wrote: On 20-05-2020 00:03, Flynn, David P. (Dave) wrote: Where does Slurm keep track of the latest jobid.  Since it is persistent across reboots, I suspect it’s in a file somewhere. $ scontrol show config | grep MaxJobId Sorry, I should have written: $

Re: [slurm-users] How does slurm keep track of latest jobid

2020-05-19 Thread Ole Holm Nielsen
On 20-05-2020 00:03, Flynn, David P. (Dave) wrote: Where does Slurm keep track of the latest jobid.  Since it is persistent across reboots, I suspect it’s in a file somewhere. $ scontrol show config | grep MaxJobId

[slurm-users] How does slurm keep track of latest jobid

2020-05-19 Thread Flynn, David P. (Dave)
Where does Slurm keep track of the latest jobid. Since it is persistent across reboots, I suspect it’s in a file somewhere. — Dave Flynn