Ashraf Sharif
- Total activity 325
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 120
Comments
Recent activity by Ashraf Sharif Sort by recent activity-
Hi, You should configure ClusterControl as in option 1. Can you send the output of: mysql -ucmon -p -h192.168.11.20use cmon;select * from hosts; Regards, Ashraf
-
Hi Piotr, Please try following workaround: 1. Stop CMON service 2. Remove other cmon config file (if exists): rm -Rf /etc/cmon.d/* 3. Comment following line inside /etc/cmon.cnf: #mysql_server_addr...
-
Hi Claudiu, This is one of the ClusterControl known limitations as described in this page: http://www.severalnines.com/docs/clustercontrol-troubleshooting-guide/known-issues-limitations You may try...
-
Hi George, What is the status of Galera cluster as reported by ClusterControl? If ACTIVE, try to check whether mysql is running on each of the DB node: $ ps -ef | grep mysql It seems like your appl...
-
Hi, Did you capture any error reported by phpmyadmin/mysql client during the single node down time? What is the status of your Galera cluster as reported by ClusterControl on that time? Have you GR...
-
Hi Hodan, It's stated there the following error: "Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)" Please check the MySQL login credentials and ens...
-
Hi Oliver, You can try following ways to disable HTTP completely: Ubuntu/Debian 1. Remove default virtual host for port 80: $ sudo rm /etc/apache2/sites-enabled/000-default 2. Restart Apache servic...
-
Hi Oliver, At the moment, we are highly focused on the development of new UI (clustercontrol). The old UI (cmon) can consider deprecated but still usable. Using Pacemaker to do IP fail over and res...
-
Enabling SSL. We strongly recommend you to upgrade to the latest version which include new elegant user interface, SSL enabled, user/organization administration, authentication and a lot more new f...
-
Hi Josemv, Thanks for your feedback! The feature will coming over in our next release which will be available soon (within several weeks). You can see the screenshot of schema and user privileges m...