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-
Official comment Hi Chad, Regarding the "not found" error, it sounds like Apache configuration issue to me. A look at the Apache configuration files would be helpful. Regarding CLI, I'm not sure what were you refer...
-
Hi Jaswenny, In addition to what Krzysztof mentioned in the previous reply, the following reading might be helpful for you to understand Galera replication latency:https://severalnines.com/blog/how...
-
Hi, ClusterControl's Keepalived deployment only works with bare-metal infrastructure (where you have the freedom to choose your routable floating IP address). For cloud infrastructure the steps are...
-
Hi, I need to see more details on the job specs (click on the "Expand Job Specs" button and copy/paste the output here) and also the whole job messages (click on "Copy to clipboard" and paste). It ...
-
Hi Simon, The best way to understand what was going on is to examine the MySQL error log of both donor and joiner nodes. However, by making some educated based on your restoration procedures, I can...
-
Hi, Unfortunately, ClusterControl does not provide free management features including topology changes (failover to new master, rebuild replication slave, promote slave etc.). This includes s9s CLI...
-
Hi, For MySQL multi-master replication, the "master" in the dropdown list is the one that produces binary log and read_only = OFF. An existing master cannot be demoted to a slave, unless you promot...
-
Hi, I don't see any problem starting/stopping the service via systemctl directly. If automatic recovery is turned on, ClusterControl will try to start the MySQL service again after 34 seconds (4 se...
-
Official comment Hi, The error you saw in the cmon.log has nothing to do with MariaDB Replication. It indicates cmon process couldn't save the entry into CMON database because of the limit in "max_allowed_packet". ...
-
Hi Darnell, Can you attach the full deployment job here? Go to ClusterControl -> Activity -> Job -> pick up the failed job -> Full Job Details. Copy & paste the Job Specs and Job Messages underneat...