<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">I'm also interested in this issue since I've come across the same error today. We built Slurm-18.08.1 with the contribs packages on Ubuntu Bionic and seff is also complaining with</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div><br>
</div>
<div>
<div>$ /s/slurm/bin/seff 36</div>
<div>perl: error: plugin_load_from_file: dlopen(/s/slurm/lib/slurm/accounting_storage_slurmdbd.so): /s/slurm/lib/slurm/accounting_storage_slurmdbd.so: undefined symbol: node_record_count</div>
<div>perl: error: Couldn't load specified plugin name for accounting_storage/slurmdbd: Dlopen of plugin file failed</div>
<div>perl: error: cannot create accounting_storage context for accounting_storage/slurmdbd</div>
<div>perl: error: plugin_load_from_file: dlopen(/s/slurm/lib/slurm/accounting_storage_slurmdbd.so): /s/slurm/lib/slurm/accounting_storage_slurmdbd.so: undefined symbol: node_record_count</div>
<div>perl: error: Couldn't load specified plugin name for accounting_storage/slurmdbd: Dlopen of plugin file failed</div>
<div>perl: error: cannot create accounting_storage context for accounting_storage/slurmdbd</div>
<div>Job not found.</div>
<div><br>
</div>
<br>
</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0">Mike Cammilleri</p>
<p style="margin-top:0; margin-bottom:0">Systems Administrator</p>
<p style="margin-top:0; margin-bottom:0">Department of Statistics | <span style="font-size:12pt">UW-Madison</span></p>
<p style="margin-top:0; margin-bottom:0"><span style="font-size:12pt">1300 University Ave | Room 1280<br>
608-263-6673 | mikec@stat.wisc.edu</span></p>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> slurm-users <slurm-users-bounces@lists.schedmd.com> on behalf of Miguel A. Sánchez <miguelangel.sanchez@upf.edu><br>
<b>Sent:</b> Tuesday, October 23, 2018 10:26 AM<br>
<b>To:</b> slurm-users@schedmd.com<br>
<b>Subject:</b> [slurm-users] Seff error with Slurm-18.08.1</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi all<br>
<br>
I have updated my slurm from the 17.11.0 version to the 18.08.1. With<br>
the previous version, the 17.11.0 version, the seff tool was working<br>
fine but with the 18.08.1 version, when I try to run the seff tool I<br>
receive the next error message:<br>
<br>
# ./seff 5555<br>
perl: error: plugin_load_from_file:<br>
dlopen(/usr/local/slurm-18.08.2/lib/slurm/accounting_storage_slurmdbd.so):<br>
/usr/local/slurm-18.08.2/lib/slurm/accounting_storage_slurmdbd.so:<br>
undefined symbol: node_record_count<br>
perl: error: Couldn't load specified plugin name for<br>
accounting_storage/slurmdbd: Dlopen of plugin file failed<br>
perl: error: cannot create accounting_storage context for<br>
accounting_storage/slurmdbd<br>
perl: error: plugin_load_from_file:<br>
dlopen(/usr/local/slurm-18.08.2/lib/slurm/accounting_storage_slurmdbd.so):<br>
/usr/local/slurm-18.08.2/lib/slurm/accounting_storage_slurmdbd.so:<br>
undefined symbol: node_record_count<br>
perl: error: Couldn't load specified plugin name for<br>
accounting_storage/slurmdbd: Dlopen of plugin file failed<br>
perl: error: cannot create accounting_storage context for<br>
accounting_storage/slurmdbd<br>
Job not found.<br>
#<br>
<br>
Both Slurm installations has been compiled from sources in the same<br>
computer but only the seff that was compiled in the 17.11.0 version<br>
works fine. To compile the seff tool, from the source Slurm tree:<br>
<br>
cd contrib<br>
<br>
make<br>
<br>
make install<br>
<br>
I think the problem is in the perlapi. Could it be a bug? Any Idea about<br>
how can I fix this problem? Thanks a lot.<br>
<br>
<br>
-- <br>
<br>
Miguel A. Sánchez Gómez<br>
System Administrator<br>
Research Programme on Biomedical Informatics - GRIB (IMIM-UPF)<br>
<br>
Barcelona Biomedical Research Park (office 4.80)<br>
Doctor Aiguader 88 | 08003 Barcelona (Spain)<br>
Phone: +34/ 93 316 0522 | Fax: +34/ 93 3160 550<br>
e-mail: miguelangel.sanchez@upf.edu<br>
<br>
<br>
</div>
</span></font></div>
</div>
</div>
</body>
</html>