Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster-tools gives a symbol error in SLURM #215

Open
bsolano opened this issue Jul 12, 2021 · 0 comments
Open

cluster-tools gives a symbol error in SLURM #215

bsolano opened this issue Jul 12, 2021 · 0 comments

Comments

@bsolano
Copy link

bsolano commented Jul 12, 2021

Greetings,

I have followed your tutorial at https://docs.01.org/clearlinux/latest/tutorials/hpc.html. When I got to the last step of the section "Create slurm.conf configuration file" I noticed that slurmctld service didn't start. The error is an undefined symbol in a shared object. Is it a bug of SLURM or an error in the compilation of the bundle?

This is the log:

[2021-07-11T19:35:14.260] slurmctld version 20.11.8 started on cluster linux
[2021-07-11T19:35:14.261] cred/munge: init: Munge credential signature plugin loaded
[2021-07-11T19:35:14.262] debug: auth/munge: init: Munge authentication plugin loaded
[2021-07-11T19:35:14.262] select/cons_res: common_init: select/cons_res loaded
[2021-07-11T19:35:14.263] select/linear: init: Linear node selection plugin loaded with argument 1
[2021-07-11T19:35:14.263] select/cons_tres: common_init: select/cons_tres loaded
[2021-07-11T19:35:14.263] preempt/none: init: preempt/none loaded
[2021-07-11T19:35:14.264] debug: acct_gather_energy/none: init: AcctGatherEnergy NONE plugin loaded
[2021-07-11T19:35:14.264] debug: acct_gather_Profile/none: init: AcctGatherProfile NONE plugin loaded
[2021-07-11T19:35:14.264] debug: acct_gather_interconnect/none: init: AcctGatherInterconnect NONE plugin loaded
[2021-07-11T19:35:14.264] debug: acct_gather_filesystem/none: init: AcctGatherFilesystem NONE plugin loaded
[2021-07-11T19:35:14.265] debug2: No acct_gather.conf file (/etc/slurm/acct_gather.conf)
[2021-07-11T19:35:14.265] debug: jobacct_gather/none: init: Job accounting gather NOT_INVOKED plugin loaded
[2021-07-11T19:35:14.265] error: plugin_load_from_file: dlopen(/usr/lib64/slurm/prep_script.so): /usr/lib64/slurm/prep_script.so: undefined symbol: run_script
[2021-07-11T19:35:14.265] error: Couldn't load specified plugin name for prep/script: Dlopen of plugin file failed
[2021-07-11T19:35:14.266] error: prep_plugin_init: cannot create prep context for prep/script
[2021-07-11T19:35:14.266] fatal: failed to initialize prep plugin

If I can help in any way do not hesitate to reply.

Thank very much in advance for your help.

Best regards,

Braulio J. Solano-Rojas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant