Hi Brian I get these logs when I do a query on a nonexistent cluster, e.g.,
gold:~# sacct --cluster=abcd (I get an empty result table) and [2014-09-16T10:16:41.349] error: Problem getting jobs for cluster abcd So is there indeed a cluster "blackbox" in your system? Perhaps it is misspelt in a script or (as I did above) just on the command line? Also, there are two places where cluster names are defined: slurm.conf and via sacctmgr. Perhaps one or the other has the spelling wrong? Regards Jeff Jeff Tan High Performance Computing Specialist IBM Research Collaboratory for Life Sciences, Melbourne, Australia From: Brian B <[email protected]> To: "slurm-dev" <[email protected]> Date: 16/09/2014 06:13 Subject: [slurm-dev] slurmdbd errors Greetings, I recently changed from simple txt accounting to mysql. The setup appeared to have worked and I wasn’t seeing any errors in the logs but sshare, sacct, sprio, and others aren’t given any output aside from their column headers.The slurmctld log shows jobs completing without any issues but now I am seeing the following in slurmdbd log: [2014-09-15T16:09:46.660] error: Problem getting jobs for cluster blackbox This seems to occur after each jobs completion. I couldn’t find any documentation on this error nor comments via Google, anyone have an idea? Regards, Brian
