On 10/16/2016 07:44 PM, Adrian Sevcenco wrote:
> 
> On 09/03/2016 09:24 PM, Adrian Sevcenco wrote:
>>
>> Hi! I have a slurm 16.05.4 on fedora 23 and when i try to start slurmctld i 
>> get this :
>> Sep 03 21:17:40 sev.spacescience.ro slurmctld[8286]: slurmctld version 
>> 16.05.4 started on cluster sev
>> Sep 03 21:17:40 sev.spacescience.ro audit[1]: SERVICE_START pid=1 uid=0 
>> auid=4294967295 ses=4294967295 msg='unit=slurmctld comm="systemd" 
>> exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
>> Sep 03 21:17:40 sev.spacescience.ro slurmctld[8286]: error: 
>> plugin_load_from_file: dlopen(/usr/lib64/slurm/jobacct_gather_linux.so): 
>> /usr/lib64/slurm/jobacct_gather_linux.so: undefined symbol: 
>> proctrack_g_get_pids
> 
> I got past this error by setting TaskPlugin=task/none
> 
> but now i have a problem with 
> /usr/lib64/slurm/select_cons_res.so: undefined symbol: 
> powercap_get_cluster_current_cap
> 
> The thing is that i use 
> SelectType=select/cons_res
> SelectTypeParameters=CR_CPU
> 
> how can i disable the loading of such lib?
> the puzzling thing is that i don't find such a symbol in all libs from 
> /usr/lib64 or /usr/lib64/slurm
> 
> Is this a problem of the spec file?
By following both advices from 
https://bugs.schedmd.com/show_bug.cgi?id=2443
and
https://groups.google.com/forum/#!topic/slurm-devel/HiltSkNiGJU

i was able to build and run the demons ..

I see that these bugs are old enough .. why the already workable 
solutions were not applied in the spec/configure file?

Thank you!
Adrian

Reply via email to