<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: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello Mike et al,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">This is a known bug in slurm v18.08*. We installed the initial release a short while ago and came across this issue very quickly. We actually use this script at the end of the job epilog to report job efficiency to users,
 and so it is real shame that it is now broken! The good new is that I am assured by SchedMD that the bug has been fixed in v18.08.3. Having said that we will probably live with this issue rather than disrupt users with another upgrade so soon . We have found
 a few other minor bugs in the new version of slurm, however I am glad to say that none of them are "life threatening".</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">If you're keen to have a work around in the meantime then please feel free to use our replacement script, "seff_new" -- a copy is attached with this email. It's not the most elegant of scripts, however it does work.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Best regards,</p>
<p style="margin-top:0;margin-bottom:0">David</p>
<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 Mike Cammilleri <mikec@stat.wisc.edu><br>
<b>Sent:</b> 05 November 2018 21:39<br>
<b>To:</b> slurm-users@schedmd.com; Slurm User Community List<br>
<b>Subject:</b> Re: [slurm-users] Seff error with Slurm-18.08.1</font>
<div> </div>
</div>
<div dir="ltr">
<div id="x_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">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="x_Signature">
<div id="x_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="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><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="x_BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="x_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>
</div>
</div>
</div>
</body>
</html>