<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I spoke too soon.</p>
    <p>While I can successfully build/run slurmctld, slurmd is failing
      because ALL of the SelectType libraries are missing symbols.</p>
    <p>Example from select_cons_tres.so:</p>
    <p><i><b># slurmd</b></i><i><b><br>
        </b></i><i><b>slurmd: error: plugin_load_from_file:
          dlopen(/usr/lib64/slurm/select_cons_tres.so):
          /usr/lib64/slurm/select_cons_tres.so: <font color="#ff0000">undefined
            symbol: powercap_get_cluster_current_cap</font></b></i><i><b><br>
        </b></i><i><b>slurmd: error: Couldn't load specified plugin name
          for select/cons_tres: Dlopen of plugin file failed</b></i><i><b><br>
        </b></i><i><b>slurmd: fatal: Can't find plugin for
          select/cons_tres</b></i><i><b><br>
        </b></i><i><b><br>
        </b></i></p>
    <p><i><b># nm -D /usr/lib64/slurm/libslurmfull.so|grep powercap_</b></i><i><b><br>
        </b></i><i><b>000000000010f7b8 T slurm_free_powercap_info_msg</b></i><i><b><br>
        </b></i><i><b>0000000000060060 T slurm_print_powercap_info_msg</b></i><br>
    </p>
    <p>So, sure enough powercap_get_cluster_current_cap is not in there.</p>
    <p>Methinks the linking needs examined.<br>
    </p>
    <p>Brian Andrus</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 10/28/2019 2:32 AM, Benjamin Redling
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:48c9e1ff-3b2d-1a96-d9b3-ab12a0d982c6@uni-jena.de">
      <pre class="moz-quote-pre" wrap="">On 28/10/2019 08.26, Bjørn-Helge Mevik wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Taras Shapovalov <a class="moz-txt-link-rfc2396E" href="mailto:taras.shapovalov@brightcomputing.com"><taras.shapovalov@brightcomputing.com></a> writes:

</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Do I understand correctly that Slurm19 is not compatible with rhel8? It is
not in the list <a class="moz-txt-link-freetext" href="https://slurm.schedmd.com/platforms.html">https://slurm.schedmd.com/platforms.html</a>
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
It says

"RedHat Enterprise Linux 7 (RHEL7), CentOS 7, Scientific Linux 7 (and newer)"

Perhaps that includes RHEL8, and CentOS 8, not only Scientific Linux 8?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
AFAIK there won't be a Scientific Linux 8 (by Fermilab):
<a class="moz-txt-link-freetext" href="https://listserv.fnal.gov/scripts/wa.exe?A2=SCIENTIFIC-LINUX-ANNOUNCE;11d6001.1904">https://listserv.fnal.gov/scripts/wa.exe?A2=SCIENTIFIC-LINUX-ANNOUNCE;11d6001.1904</a>

So it seems if there aren't any other maintainers taking care of a
potential SL8 and "and newer" was written intentionally it has to be
RHEL or CentOS 8.

Regards,
Benjamin
</pre>
    </blockquote>
  </body>
</html>