Malfunction MySQL Governor

carolinef

Verified User
Joined
Sep 2, 2021
Messages
25
I can't deal with MySQL Governor. For some time I have been informed that it is not working properly.
I tried :
#yum update governor-mysql
#service db_governor restart

and when i try the command:
[root @ server ~] # dbctl list
Configuration saved. Unable to apply to live instance - can't connect to socket. Maybe governor is not started
 

Attachments

  • 1.JPG
    1.JPG
    31.1 KB · Views: 142
  • 2.JPG
    2.JPG
    106.1 KB · Views: 134
Redirecting to /bin/systemctl status db_governor.service
● db_governor.service - MySQL watcher service
Loaded: loaded (/usr/lib/systemd/system/db_governor.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2021-10-27 00:29:17 CEST; 743ms ago
Process: 211426 ExecStopPost=/bin/sh -c if pgrep db_governor 1>/dev/null; then pkill -SIGTERM db_governor 2>/dev/null; fi (code=exited, status=0/SUCCESS)
Process: 211424 ExecStart=/usr/sbin/db_governor (code=exited, status=1/FAILURE)
Main PID: 211424 (code=exited, status=1/FAILURE)
[root@server ~]#
 
I will be very grateful for your help. I can't fix this
CAn't help almost everything found on the web is OLD

FOr support here also post al versions used

DA, OS, CUSTOMBUILD, MYSQL, MARIADB
Yes no cloudlinux...

While in very old topic:
MySQL Governor is compatible only with MySQL 5.x\

And if cloudlinux latest??? about 4 year ago


 
Back
Top