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

Debian11 issue #31

Open
roumano opened this issue Apr 18, 2023 · 1 comment
Open

Debian11 issue #31

roumano opened this issue Apr 18, 2023 · 1 comment

Comments

@roumano
Copy link

roumano commented Apr 18, 2023

Sadly debian change path for slurm on new debian version

On old debian (debian 9 & 10 ) (with slurm 18.08.5.2-1 ) :

dpkg -L slurmd |egrep '/etc/slur|/var/log/'
/etc/slurm-llnl
/var/log/slurm-llnl

On new debian 11 (with slurm 20.11.7+really20.11.4-2) :

dpkg -L slurmd |egrep '/etc/slur|/var/log/'
/etc/slurm
/var/log/slurm
@natefoo
Copy link
Member

natefoo commented Apr 26, 2023

This should be fixed as of #30, please try updating the role.

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

2 participants