/usr/share/lve/dbgovernor/install-mysql.py --install output
Announcement
Collapse
No announcement yet.
mysql-governor installed but without cl-mysql
Collapse
X
-
Hi,
New version of MySQL Governor do not install because package conflict with previous version. So i uninstall old version follow instruction and then install latest beta. But /usr/share/lve/dbgovernor/install-mysql.py --instal give me following:
/usr/share/lve/dbgovernor/mysqlgovernor.py --install
Fetching http://repo.cloudlinux.com/cloudlinu.../EDGE/cPpkgver sion (connected:0).......(request attempt 1/12)...Resolving repo.cloudlinux.com...(resolve attempt 1/65)......connecting to https://75.127.75.67...@75.127.75.67...eceiving...100%......request success......Done
Loaded cPPkgs::MySQL ok!
die [install-db-governor-beta] Missing cPPkgs entries for 5.5 on x86
exit level [die] [pid=3021] (Missing cPPkgs entries for 5.5 on x86)
Looking for cpanel-MySQL-server
Loaded plugins: fastestmirror, rhnplugin
cpanel-MySQL-server not installed
Looking for MySQL-shared
MySQL-shared not installed
Looking for MySQL-devel
MySQL-devel not installed
Looking for cpanel-MySQL-devel
cpanel-MySQL-devel not installed
Looking for cpanel-MySQL-bench
cpanel-MySQL-bench not installed
Looking for MySQL-bench
MySQL-bench not installed
Looking for MySQL-server
MySQL-shared not installed
Looking for cpanel-MySQL-shared
cpanel-MySQL-shared not installed
Looking for MySQL-test
MySQL-test not installed
Looking for cpanel-MySQL-client
cpanel-MySQL-client not installed
Looking for MySQL-client
MySQL-client not installed
Looking for cpanel-MySQL-client
cpanel-MySQL-test not installed
Cleaning of MySQL packages completed
As result dbtop do not show anything. How i could correct this?
Thanks
Dima
-
Hello, Dmitry!
Try to reinstall governor, and reinstall mysql again.
1) /usr/share/lve/dbgovernor/mysqlgovernor.py --delete
2) yum update governor-mysql --enablerepo=cloudlinux-updates-testing
3) /usr/share/lve/dbgovernor/mysqlgovernor.py --install
those commands should bring 0.8-34 version of governor where error with mysql 5.5 should be solved. Check please.
Comment
Comment