Created attachment 25904 [details] slurm.conf Hi, We are in the process of testing slurm 22.05 version on our test nodes. slurmctld starts fine, but slurmd fails to start. Here are the error messages: slurmd -Dvvvvv slurmd: error: _parse_next_key: Parsing error at unrecognized key: TaskAffinity slurmd: fatal: Could not open/read/parse cgroup.conf file /etc/slurm/cgroup.conf
Created attachment 25905 [details] cgroup.conf
Remove the line with TaskAffinity in /etc/slurm/cgroup.conf. That feature was removed.
Thank you. Issue resolved. Please close the ticket. On Jul 18, 2022, at 3:53 PM, bugs@schedmd.com<mailto:bugs@schedmd.com> wrote: Nate Rini<mailto:nate@schedmd.com> changed bug 14562<https://bugs.schedmd.com/show_bug.cgi?id=14562> What Removed Added CC nate@schedmd.com<mailto:nate@schedmd.com> Comment # 2<https://bugs.schedmd.com/show_bug.cgi?id=14562#c2> on bug 14562<https://bugs.schedmd.com/show_bug.cgi?id=14562> from Nate Rini<mailto:nate@schedmd.com> Remove the line with TaskAffinity in /etc/slurm/cgroup.conf. That feature was removed. ________________________________ You are receiving this mail because: * You reported the bug.
Please make sure to read the RELEASE_NOTES before upgrading next time. Breaking changes such as this one are listed there. Closing out ticket per your reply.