Just for completition:
There has been a lock in the database when creating a table, you can see
with
MariaDB [slurm_acct_db]> show full processlist;
++-+---+---+-+--+-+--
The second one seems to be solved. The other seems to be a general mysql
login problem.
Thank you!
Am Di., 12. Nov. 2019 um 04:45 Uhr schrieb Brian Andrus :
> That second one can happen as a race condition. It may be doing an update
> or running a report or what-not when you ran your command.
That second one can happen as a race condition. It may be doing an
update or running a report or what-not when you ran your command.
If the issue persists, restart mysql and slurmdbd.
Brian Andrus
On 11/11/2019 2:10 AM, Uwe Seher wrote:
Hello!
I like zu use accounting via slurmdbd/mariadb and
Hello!
I like zu use accounting via slurmdbd/mariadb and have some problems with
connection to the database.
When i try to connect via sacct or ascctmgr as a non-root user the
connection is completely refused:
sacctmgr: add cluster MPI_IBK
Adding Cluster(s)
Name = mpi_ibk
Would you li