...@lists.schedmd.com] On Behalf Of
Tina Friedrich
Sent: Friday, February 21, 2020 6:03 PM
To: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] RHEL8 support - Missing Symbols in SelectType
libraries
Hi James,
thank you!
I can confirm that 'fixes' it. slurmd now starts, the
On 21/2/20 9:02 am, Tina Friedrich wrote:
In case that's of interest - this is actually SLURM 18.08.3 that I've
now gotten to run (I haven't quite managed to upgrade to 19 yet). I've
made minor modifications to the spec file - the unhardening of the flags
and the the python dependency.
From wh
_hardened_cflags “-Wl,-z,lazy”
> %global _hardened_ldflags “-Wl,-z,lazy”
>
>
>
> -James
>
> -Original Message-
> From: slurm-users On Behalf Of Tina
> Friedrich
> Sent: Friday, February 21, 2020 10:40 AM
> To: slurm-users@lists.schedmd.com
> Subject: Re:
_hardened_build
%global _hardened_cflags “-Wl,-z,lazy”
%global _hardened_ldflags “-Wl,-z,lazy”
-James
-Original Message-
From: slurm-users On Behalf Of Tina
Friedrich
Sent: Friday, February 21, 2020 10:40 AM
To: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] RHEL8 support
Hello,
shame this seems to be the last message in this thread!
I'm currently banging against the same problem on a test system.
Did anyone get that to run? If yes, how exactly did you build the packages?
Tina
On 01/11/2019 18:19, Michael Jennings wrote:
> On Friday, 01 November 2019, at 10:41:
On Friday, 01 November 2019, at 10:41:26 (-0700),
Brian Andrus wrote:
> That's pretty much how I did it too.
>
> But...
>
> When you try to run slurmd, it chokes on the missing symbols issue.
I don't yet have a full RHEL8 cluster to test on, and this isn't
really my area of expertise, but have
That's pretty much how I did it too.
But...
When you try to run slurmd, it chokes on the missing symbols issue.
Are you able to start slurmd?
Brian
On 11/1/2019 10:37 AM, Michael Jennings wrote:
On Tuesday, 29 October 2019, at 15:11:38 (+),
Christopher Benjamin Coffey wrote:
Brian, I've
On Friday, 01 November 2019, at 11:37:37 (-0600),
Michael Jennings wrote:
> I build with Mezzanine, but the equivalent would roughly be this:
>
> rpmbuild -ts slurm-19.05.3-2.tar.bz2
> cat the_above_diff.patch | (cd ~/rpmbuild/SPECS ; patch -p0)
> rpmbuild --with x11 --with lua --with pmix
On Tuesday, 29 October 2019, at 15:11:38 (+),
Christopher Benjamin Coffey wrote:
> Brian, I've actually just started attempting to build slurm 19 on
> centos 8 yesterday. As you say, there are packages missing now from
> repos like:
They're not missing; they're just harder to get at now, for
Lol. Sure. All I did was require python3 and install it. (I prefer
python3 to python2 just because...)
You could probably do it with python2 if you prefer
--
65c65
< BuildRequires: python
---
> BuildRequires: python3
-
So, a few new things I had to do:
yum config-ma
Yes, I'd be interested too.
Best,
Chris
--
Christopher Coffey
High-Performance Computing
Northern Arizona University
928-523-1167
On 10/30/19, 3:54 AM, "slurm-users on behalf of Andy Georges"
wrote:
Hi Brian,
On Mon, Oct 28, 2019 at 10:42:59AM -0700, Brian Andrus wrote:
Hi Brian,
On Mon, Oct 28, 2019 at 10:42:59AM -0700, Brian Andrus wrote:
> Ok, I had been planning on getting around to it, so this prompted me to do
> so.
>
> Yes, I can get slurm 19.05.3 to build (and package) under CentOS 8.
>
> There are some caveats, however since many repositories and package
I prefer building packages.
I did have to extract and change the .spec file to accommodate some of
the changes as well as set up the environment to complete.
Brian
On 10/29/2019 8:11 AM, Christopher Benjamin Coffey wrote:
Brian, I've actually just started attempting to build slurm 19 on cent
Brian, I've actually just started attempting to build slurm 19 on centos 8
yesterday. As you say, there are packages missing now from repos like:
rpmbuild -ta slurm-19.05.3-2.tar.bz2 --define '%_with_lua 1' --define
'%_with_x11 1'
warning: Macro expanded in comment on line 22: %_prefix path
>On Monday, October 28, 2019, 03:18:06 PM EDT, Brian Andrus
> wrote:
>I spoke too soon.
>While I can successfully build/run slurmctld, slurmd is failing because ALL of
>the SelectType libraries are missing symbols.
>Example from select_cons_tres.so:
># slurmd
>slurmd: error: plugin_load_from
I spoke too soon.
While I can successfully build/run slurmctld, slurmd is failing because
ALL of the SelectType libraries are missing symbols.
Example from select_cons_tres.so:
/*# slurmd*//*
*//*slurmd: error: plugin_load_from_file:
dlopen(/usr/lib64/slurm/select_cons_tres.so):
/usr/lib64/
Ok, I had been planning on getting around to it, so this prompted me to
do so.
Yes, I can get slurm 19.05.3 to build (and package) under CentOS 8.
There are some caveats, however since many repositories and packages are
changed.
The only bits I don't have yet are the nvml, pmix and ucx
I do
On 28/10/2019 08.26, Bjørn-Helge Mevik wrote:
> Taras Shapovalov writes:
>
>> Do I understand correctly that Slurm19 is not compatible with rhel8? It is
>> not in the list https://slurm.schedmd.com/platforms.html
>
> It says
>
> "RedHat Enterprise Linux 7 (RHEL7), CentOS 7, Scientific Linux 7 (
Taras Shapovalov writes:
> Do I understand correctly that Slurm19 is not compatible with rhel8? It is
> not in the list https://slurm.schedmd.com/platforms.html
It says
"RedHat Enterprise Linux 7 (RHEL7), CentOS 7, Scientific Linux 7 (and newer)"
Perhaps that includes RHEL8, and CentOS 8, not
Hey guys,
Do I understand correctly that Slurm19 is not compatible with rhel8? It is
not in the list https://slurm.schedmd.com/platforms.html
Has anyone successfully built Surm19 on rhel8 (or centos8)?
Best regards,
Taras
20 matches
Mail list logo