hautreux / auks

Kerberos credential support for batch environments
Other
21 stars 18 forks source link

slurmd version 20.11.0 fails to start #47

Closed LaHaine closed 2 years ago

LaHaine commented 3 years ago

I have upgraded slurm to 20.11.0 from 20.02.6 and now it fails to start:

slurmd: debug:  spank: opening plugin stack /etc/slurm/plugstack.conf
slurmd: debug:  /etc/slurm/plugstack.conf: 1: include "/etc/slurm/plugstack.conf.d/*.conf"
slurmd: debug:  spank: opening plugin stack /etc/slurm/plugstack.conf.d/auks.conf
slurmd: debug:  _establish_config_source: using config_file=/etc/slurm/slurm.conf (environment)
slurmd: debug:  slurm_conf_init: using config_file=/etc/slurm/slurm.conf
slurmd: debug:  Reading slurm.conf file: /etc/slurm/slurm.conf
slurmd: debug3: Couldn't find sym 'slurm_spank_job_prolog' in the plugin
slurmd: debug3: Couldn't find sym 'slurm_spank_task_init_privileged' in the plugin
slurmd: debug3: Couldn't find sym 'slurm_spank_task_init' in the plugin
slurmd: debug3: Couldn't find sym 'slurm_spank_task_post_fork' in the plugin
slurmd: debug3: Couldn't find sym 'slurm_spank_job_epilog' in the plugin
slurmd: debug3: Couldn't find sym 'slurm_spank_slurmd_exit' in the plugin
slurmd: debug2: spank: /usr/lib64/slurm/auks.so: no callbacks in this context
slurmd: debug3: plugin_context_create: no uler type
slurmd: error: cannot create cred context for (null)
slurmd: error: slurmd initialization failed

my /etc/slurm/plugstack.conf.d/auks.conf looks like this: optional auks.so default=enabled spankstackcred=yes minimum_uid=1000 sync=no

kenshin33 commented 3 years ago

same here, I was about to investigate.

kenshin33 commented 3 years ago

well 20.11.2 seems to have fixed it. -:-/

hautreux commented 2 years ago

slurm beta related issue, closing this.