
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 Stephane, The job is specifically for ClusterControl automatic deployment in Docker environment. You can simply delete the entry inside cmon.containers table and restart cc-auto-deploy using sup...
-
Hi, That was my hunch but I didn't think about that because I thought you had disabled firewall completely since you said "Node 1 and 2 firewalld - disabled". Anyway, we have listed out the necessa...
-
Hi, This line tells us that there is no node in the cluster now is in primary state: [Warning] WSREP: no nodes coming from prim view, prim not possible On node1, what is the output of: mysql> SHOW ...
-
Hi Christoforos, I'd like to emphasize here that despite supported by ClusterControl, if you are running with more than one writable master in a replication setup, you are exposed to a certain risk...
-
Hi Christoforos, As stated in the error, ClusterControl allows only one node to accept write (read_only=OFF) in one given cluster during the import process for accurate topology detection. In your ...
-
Official comment Hi Jortiz, This is a common issue if you are running pg_dump on the hot standby slave, because the table data on the hot standby slave server is modified while a long running query is running. Duri...
-
Official comment Hi Anand, Just for clarification, you have also created a support ticket regarding this matter. From the ticket, we have assisted you to configure the passwordless SSH by using a sudo user instead ...
-
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...