Centos 8: installing procps-ng-3.3.15-3.el8.x86_64 cmon stop to run.
updating with yum to latest release of centos 8 cmon do not open port 9500
If i don't upgrade procps-ng from rpm procps-ng-3.3.15-1.el8.x86_64 to procps-ng-3.3.15-3.el8.x86_64 cmon run ok.
Error: Failed to connect to 127.0.0.1 port 9500: Connection refused.
cmon.cnf key is correct.
Thank you
Paolo
-
Official comment
Hi,
Can you please try to start the cmon by hand on the more recent procps-ng? In order to reproduce it I upgraded by CentOS8 and while systemctl was unable to handle cmon, I was still able to run the command (cmon --rpc-port=9500 --bind-addr='127.0.0.1' --events-client='http://127.0.0.1:9510' --cloud-service='http://127.0.0.1:9518') by hand.
Please let us know if that's the case for you as well.
Comment actions -
Hi,
I can confirm this, didn't work after upgrade (googled this post)
with current procps-ng (procps-ng-3.3.15-3.el8.x86_64):
# /etc/init.d/cmon restart
Stopping cmon : /etc/init.d/cmon: line 162: kill: (2537) - No such process
/etc/init.d/cmon: line 162: kill: (2536) - No such process
Terminateddowngraded from vault to procps-ng-3.3.15-1.el8.x86_64:
# /etc/init.d/cmon restart
Stopping cmon : failed
Schema : Schema auto-upgrade succeed (version 107060).
The Cmon Controller is initializing.
Going to daemonize.. - cmon will write a log in /var/log/cmon.log from now
Starting cmon --rpc-port=9500 --bind-addr='127.0.0.1' --events-client='http://127.0.0.1:9510' --cloud-service='http://127.0.0.1:9518' : okAnd everything is working again.
-
hi, installed procps-ng-3.3.15-3.el8.x86_64 and run cmon from CLI
# cmon --rpc-port=9500 --bind-addr='127.0.0.1' --events-client='http://127.0.0.1:9510' --cloud-service='http://127.0.0.1:9518'
The Cmon Controller is initializing.
Going to daemonize.. - cmon will write a log in /var/log/cmon.log from nowcluster control run without error.
Paolo
Please sign in to leave a comment.
Comments
4 comments