
Ashraf Sharif
- Total activity 305
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 111
Comments
Recent activity by Ashraf Sharif Sort by recent activity-
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...
-
Hi Christopher, Eric's problem was related to SSSD and SSH configuration on the following line inside /etc/ssh/ssh_config of ClusterControl node: ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p...
-
Hi, Regarding GRAheader for 5.7, you may try this one: https://www.dropbox.com/s/xeokdy4ok2cyc3o/GRA_header57.tar.gz?dl=0 Regarding mysqlcheck: AFAIK, mysqlcheck command is not replicated in Galera...
-
Hi Srivinas, We've never tested the product with AWS Lightsail. However, most of the time, as long as the DB nodes are accessible via passwordless SSH, ClusterControl should be able to manage them....