[slurm-users] Several slurmdbds against one mysql server?

2023-04-29 Thread Angel de Vicente
Hello, I'm setting Slurm in a number of machines and (at least for the moment) we don't plan to let users submit across machines, so the initial plan was to install Slurm+slurmdbd+mysql in every machine. But in order to get stats for all the machines and to simplify things a bit, I'm planning now

Re: [slurm-users] Terminating Jobs based on GrpTRESMins

2023-04-29 Thread Ole Holm Nielsen
On 28-04-2023 18:28, Hoot Thompson wrote: I’m somewhat confused by your statement "This would only occur if you lower the GrpTRESMins limit after a job has started.”. My test case had the limits established before job submittal and the job was terminated when the threshold was crossed. Accord

Re: [slurm-users] Several slurmdbds against one mysql server?

2023-04-29 Thread Ole Holm Nielsen
On 29-04-2023 11:44, Angel de Vicente wrote: Hello, I'm setting Slurm in a number of machines and (at least for the moment) we don't plan to let users submit across machines, so the initial plan was to install Slurm+slurmdbd+mysql in every machine. But in order to get stats for all the machines

Re: [slurm-users] Several slurmdbds against one mysql server?

2023-04-29 Thread Angel de Vicente
Hi Ole, Ole Holm Nielsen writes: > Maybe you want to use Slurm federated clusters with a single database thanks for the links, but federated clusters is not what I need. I want to have separate clusters, with different users, job IDs, etc. and the only think that I want to aggregate is their da