Danny Auble <[email protected]> writes: > Par, this can probably be fixed in the 2.2 code, but I don't have any > time to work on it right now. Without looking at the code I think the > relavant code is in > > src/plugins/accounting_storage/mysql/as_mysql_assoc.c > > beginning in the as_mysql_modify_assocs function.
Unfortunately I don't have time either. I should have provided more details in my original mail. The 2.2.0 DBD is shared with another cluster. The other cluster run slurm 2.2.0, and on that cluster changes of default account takes effect immediately. My guess is that the bug is either in the 2.1.15 slurmctld, or in 2.2.0 slurmdbd when communicating with 2.1. Maybe related to default_acct being moved from the user_table in 2.2? Our current work-around is to restart slurmctld as needed. I expect the problem will go away once we upgrade this cluster from 2.1 to 2.2, as the cluster that is already running slurm 2.2 is working fine. Regards, Pär Andersson NSC
