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 Dirk, We haven't encountered such issue. Would you share a bit of your mail server configuration so we can try to reproduce this? From cmon_X.log (where X is cluster ID), you should see the foll...
-
Hi, We found a bug in the cmon service to properly handle cmon process recovery in case the MySQL/MariaDB is not started. This has been fixed in the latest release clustercontrol-controller-1.7.3-3...
-
Official comment Hi, By default, cmon is installed with a cronjob to recover the service, it's located at /etc/cron.d/cmon. In case if MySQL is inaccessible, it keeps trying to connect to the MySQL server every min...
-
Official comment Hi, Does /var/run/cmon.pid exist? If yes, what is the content of it? Please remove it first since cmon is not actually running in the host. It might be due to the unclean shutdown happened during t...
-
Official comment Hi, ClusterControl does not officially support <9.6 since the early days we introduced support for PostgreSQL. That means, new deployment for 9.4 is not possible at all. However, logically speaking...
-
Official comment Hi Mark, ClusterControl does not support that kind of automatic recovery for all master-slave replication setup (MySQL as well). This is due to the fact that every master failure is considered a ca...
-
Official comment Hi Fernando, That is one of the drawbacks running DB containers with ClusterControl. The logic behind this is ClusterControl assumes all nodes are running on a production machine setup (physical/vi...
-
HI Christian, In this very page, on the top menu, there is a "Create Support Request" button. Just click on it, fill up the form and attach the error report as well. The ticket will be assigned to ...
-
Official comment Hi Raju, 1) If you have access as a sudo user, you can use that credential to import your existing database into ClusterControl. 2) ClusterControl does not support jump host configuration. The host...
-
Hi, Can you check if you have any tables without Primary Key defined? I don't know about the version your are running on but your issue seems related to this bug: https://jira.percona.com/browse/PX...