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

Error start slurmmon service #9

Open
patrick-douglas opened this issue Nov 29, 2018 · 0 comments
Open

Error start slurmmon service #9

patrick-douglas opened this issue Nov 29, 2018 · 0 comments

Comments

@patrick-douglas
Copy link

Hello,
I'm trying install slurmmon on Linux Mint 18.3
I sucssfully installed the RPMs but I'm getting an error when I try to start slurmmon service:

Job for slurmmond.service failed because the control process exited with error code. See "systemctl status slurmmond.service" and "journalctl -xe" for details.

And the "journalctl -xe output is:

-- Unit slurmmond.service has begun starting up.
Nov 29 09:42:18 master.lbn.com sudo[1745]:     root : TTY=unknown ; PWD=/ ; USER=slurmmon ; COMMAND=/usr/bin/python /
Nov 29 09:42:18 master.lbn.com sudo[1745]: pam_unix(sudo:session): session opened for user slurmmon by (uid=0)
Nov 29 09:42:18 master.lbn.com slurmmond[1732]: Starting slurmmond... Traceback (most recent call last):
Nov 29 09:42:18 master.lbn.com slurmmond[1732]:   File "/usr/sbin/slurmmond", line 142, in <module>
Nov 29 09:42:18 master.lbn.com slurmmond[1732]:     import slurmmon
Nov 29 09:42:18 master.lbn.com slurmmond[1732]: ImportError: No module named slurmmon
Nov 29 09:42:18 master.lbn.com sudo[1745]: pam_unix(sudo:session): session closed for user slurmmon
Nov 29 09:42:18 master.lbn.com slurmmond[1732]: *** FAILED ***
Nov 29 09:42:18 master.lbn.com systemd[1]: slurmmond.service: Control process exited, code=exited status=1
Nov 29 09:42:18 master.lbn.com systemd[1]: Failed to start SYSV: slurmmond - gather data about SLURM behavior.
-- Subject: Unit slurmmond.service has failed

Hoe to fix this ?
Thanks

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