Hi Bas,
thank you very much for linking the bug report, the following solution
mentioned there helps me to solve the problem.
1. Stop slurmdbd
systemctl stop slurmdbd
We running SlurmDBD in Docker with Supervisord, so we have to stop it like
follows.
supervisorctl stop slurmdbd
2. Modify the
Hi Danny,
We had the same issue when we upgraded slurm to 20.11 but maybe the
solution also works for you:
* https://bugs.schedmd.com/show_bug.cgi?id=12947
On 06/01/2022 15:36, Danny Marc Rotscher wrote:
Hello everyone,
today we update our Slurm database daemon from 20.02.2 to 20.02.7 and