Il 12/01/21 08:13, Loris Bennett ha scritto:
> You can dump the database, edit the dump, and then load the edited file.
> On loading, sacctmgr will then identify differences between the current
> database and the modified dump and ask you to confirm that you really
> want to make those changes.
II
Hi Jacob,
Jacob Chappell writes:
> We have a decent number of associations in our Slurm database (several
> thousand), and sometimes the sacctmgr command is a bit finicky. We've found
> it to claim it added an association before but actually didn't when the load
> was high
> enough. We have A
I looked into sacctmgr save/load and remember being very disappointed
(unfortunately I can’t remember the details off the top of my head).
Ole Nielsen’s open-source tool might be a good thing to take a look at:
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/slurmaccounts
At our site,