Hello!
we have trouble with the slurmdbd (version 2.3.0-2) in combination with
MySQL accouting. We have severall entries in the slurmdbd.log per hour
with the same kind of error (see below). After some time the slurmdbd
stucks.
error: mysql_query failed: 1064 You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the
right syntax to use near '<A4><AC>*', '744') on duplicate key update
job_db_inx=LAST_INSERT_ID(job_db_inx), id_w' at line 1
insert into "loewe_job_table" (id_job, id_assoc, id_qos, id_wckey,
id_user, id_group, nodelist, id_resv, timelimit, time_eligible,
time_submit, time_start, job_name, track_steps, state, priority,
cpus_req, cpus_alloc, nodes_alloc, account, partition, node_inx) values
(2290165, 463, 3, 0, 536, 525, '<A0>+^F<A4><AC>*', 0, 1440, 1327054146,
1327054146, 1327054146, '0^N<A4><AC>*', 0, 5, 100006, 1, 1, 1,
'tomograpp','<D0>'<A4><AC>*', '744') on duplicate key update
job_db_inx=LAST_INSERT_ID(job_db_inx), id_wckey=0, id_user=536,
id_group=525, nodelist='<A0>+^F<A4><AC>*', id_resv=0, timelimit=1440,
time_submit=1327054146, time_start=1327054146, job_name='0^N<A4><AC>*',
track_steps=0, id_qos=3, state=greatest(state, 5), priority=100006,
cpus_req=1, cpus_alloc=1, nodes_alloc=1, account='tomograpp', partition='
<D0>'<A4><AC>*', node_inx='744'
The slurmctld.log contains
error: slurmdbd: agent queue filling, RESTART SLURMDBD NOW
…