Install of proxysql failing on Centos 7
Hi,
Here is an extract from the logs:
[14:35:10]: myserver: Failed to start proxysql service, error: Command not found (host: myserver): service proxysql start 2>&1
[14:35:09]: myserver: Starting 'proxysql' service.
[14:35:08]: myserver: Created configuration: /etc/proxysql.cnf
[14:35:05]: myserver: Installed proxysql software (version: '1.3.4').
[14:35:03]: myserver: Installing 'proxysql-1.3.4-1-centos7.x86_64.rpm' using yum.
[14:35:00]: Using package URL: 'https://github.com/sysown/proxysql/releases/download/v1.3.4/proxysql-1.3.4-1-centos7.x86_64.rpm'
[14:35:00]: OS Release Version 7.2.1511
It's just a guess but I think it is down to the fact that it's running "sudo service proxysql start" where maybe it should be running "sudo /sbin/service proxysql start", or, better still using systemctl instead.
Thanks.
-
Official comment
Hi,
Thanks for this information, we will take a look and try to reproduce the problem. We'll get back to you as soon as we learn something or if we'd need more information from your side.
Thanks,
Krzysztof
Comment actions -
Hi,
So far we couldn't reproduce the issue. Would you mind sharing some more data with us? If so, please open a support ticket and attach following information.
1. Error report generated as described here: https://support.severalnines.com/hc/en-us/articles/212425883
2. Describe how your sudo setup looks like. Do you use password or not for the sudo? How does your sudoers file look like? Do you limit access to some of the commands or not? Do you use external security-enforcing tools like selinux?Thanks,
Krzysztof
Please sign in to leave a comment.
Comments
3 comments