[Bug 1084333] New: [HPC,slurm] slurmd and slurmctld start with the wrong user/group.
http://bugzilla.opensuse.org/show_bug.cgi?id=1084333 Bug ID: 1084333 Summary: [HPC,slurm] slurmd and slurmctld start with the wrong user/group. Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: All OS: openSUSE Factory Status: CONFIRMED Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: eich@suse.com QA Contact: qa-bugs@suse.de CC: hpc-maintainer-bugs@forge.provo.novell.com Found By: Development Blocker: --- slurmd and slurmctld should start as user 'slurm', group 'slurm', however they start as root,root. Also the PID directory /var/run/slurm has the wrong owner/group. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1084333 http://bugzilla.opensuse.org/show_bug.cgi?id=1084333#c1 Christian Goll <cgoll@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cgoll@suse.com --- Comment #1 from Christian Goll <cgoll@suse.com> --- slurmctld runs under user slurm. This is configured via slurm.conf and not via the service file. I don't think that it is possible to run slurmd as slurm user, as this process has to fork and then change the uid/gid to the user who started the simulation. Also this process has to created and modify cgrules, which is also only possible as root. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1084333 http://bugzilla.opensuse.org/show_bug.cgi?id=1084333#c2 Egbert Eich <eich@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Egbert Eich <eich@suse.com> --- Dang, you're right. 'slumctld' changes user to drop privileges and runs perfectly fine. 'slurmd' needs to run as root. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com