<div dir="ltr">There's a problem with accounting_storage/mysql plugin:<div><br></div><div>$ sudo  slurmdbd -D -vvvv<br>slurmdbd: debug:  Log file re-opened<br>slurmdbd: pidfile not locked, assuming no running daemon<br>slurmdbd: debug3: Trying to load plugin /usr/lib/slurm/auth_munge.so<br>slurmdbd: debug:  Munge authentication plugin loaded<br>slurmdbd: debug3: Success.<br>slurmdbd: debug3: Trying to load plugin /usr/lib/slurm/accounting_storage_mysql.so<br>slurmdbd: error: Couldn't find the specified plugin name for accounting_storage/mysql looking at all files<br>slurmdbd: error: cannot find accounting_storage plugin for accounting_storage/mysql<br>slurmdbd: error: cannot create accounting_storage context for accounting_storage/mysql<br>slurmdbd: fatal: Unable to initialize accounting_storage/mysql accounting storage plugin<br></div><div><br></div><div><br></div><div>This bug report from a couple of years ago indicates a source code issue:</div><div><br></div><div><a href="https://bugs.schedmd.com/show_bug.cgi?id=3278">https://bugs.schedmd.com/show_bug.cgi?id=3278</a><br></div><div><br></div><div>This must have been fixed by now, though.</div><div><br></div><div>I built using slurm-19.05.2.  Does anyone know if this has been fixed in 19.05.4?</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 10, 2019 at 2:05 PM Dean Schulze <<a href="mailto:dean.w.schulze@gmail.com">dean.w.schulze@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I'm trying to set up my first slurm installation following these instructions:<br><br><a href="https://github.com/nateGeorge/slurm_gpu_ubuntu" target="_blank">https://github.com/nateGeorge/slurm_gpu_ubuntu</a><br><br>I've had to deviate a little bit because I'm using virtual machines that don't have GPUs, so I don't have a gres.conf file and in /etc/slurm/slurm.conf I don't have an entry like Gres=gpu:2 on the last line.<br><br>On my controller vm I get errors when trying to do simple commnands:<br><br>$ sinfo<br>slurm_load_partitions: Unable to contact slurm controller (connect failure)<br><br>$ sudo sacctmgr add cluster compute-cluster<br>sacctmgr: error: slurm_persist_conn_open_without_init: failed to open persistent connection to localhost:6819: Connection refused<br>sacctmgr: error: slurmdbd: Sending PersistInit msg: Connection refused<br>sacctmgr: error: Problem talking to the database: Connection refused<br><br><br>Something is supposed to be running on port 6819, but netstat shows nothing using that port.  What is supposed to be running on 6819?<br><br>My database (Maria) is running.  I can connect to it with `sudo mysql -U root`.<br><br>When I boot my controller which services are supposed to be running and on which ports?<br><br>Thanks.<br><br></div>
</blockquote></div>