[Bugs] [Bug 1649054] glustereventsd does not start on Ubuntu 16.04 LTS
bugzilla at redhat.com
bugzilla at redhat.com
Sat Dec 29 05:14:01 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1649054
--- Comment #17 from dchang0 <dchang at silverlakecorp.com> ---
(In reply to Arano-kai from comment #15)
> It is probably you hit by https://stackoverflow.com/q/5658622, that is some
> $PATH inconsistency from python view and shell view.
> Since systemd used and units run in isolated env, you can try to explicitly
> set $PATH by overriding glustereventsd.service:
> # echo $PATH
> <current shell PATH>
> # systemctl edit glustereventsd.service
>
> [Service]
> Environment=PATH=<current shell PATH>
Thanks for the help! I ended up editing the PATH= line in the file
/etc/init.d/glustereventsd
It seems to work now (starts without errors). I have not tested the actual
functionality yet but will do so soon enough.
I would say that with the patches you provided in attachment 1517165, this bug
is fixed completely for me. Thanks again!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list