What version of SLURM are you using? This seems like a bug that would bite a lot of people. I don't see it in 2.3 or 2.4. (with the SlurmDBD, I didn't test a direct mysql plugin, but that should work as well.)
Danny On 02/22/12 16:29, Frédérick Lessard wrote: > Hello (I hope you have only received this email once...had problems sending > it to the list...), > > I'm running into issues where information is not available for the > slurmctld until the daemon is restarted following an update in sacctmgr and > I would like to try and fix it in the code (and submit a patch back to you > guys if I find it!). Can someone provide me with some direction as to where > to look into the code to understand when the information does get > propagated from the association database (because it does appear there) to > the slurmctld? > > A bit more background: Whenever I add a user, I need to restart the > slurmctld in order for that user to be allowed to use the association > created between the user and the account. Same thing applies for adding > more accounts to that user.... I'm using mysql as the accounting DB and > enforce Associations, Limits and QoS in the slurm.conf. > > Thanks for your help > > Fred. >
