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, ProxySQL deployment requires a mysql client, as in this case, the provider is percona-server-client-5.7. The following lines tell us more about why the installation failed: [21:51:23]:<em style...
-
Hi Thorin, ClusterControl has a specific role like a virtual DBA, to automate and simplify database management, with agentless and agent-based approaches, and can be deployed in an offline environm...
-
Hi Le, This deserves a deeper investigation and troubleshooting. If the problem still happening, do you mind creating a new support ticket at https://severalnines.zendesk.com/hc/en-us/requests/new ...
-
Yes, you are spot on. Redis was configured as a standalone in that blog post. For production setup, it should be configured with HA, but it was not the focus at that time. Starting from v1.9.0, Cl...
-
Official comment Hi, A simple rule of thumb is to allocate the majority of the resources to the data nodes, and the number of data nodes must have always come in pairs (2, 4, 6, 8 data nodes). In a fraction of 10, ...
-
Official comment Hi Oliver, It looks like the pod creation was terminated/rescheduled before the pod start-up process completes. As you can tell from the output, the entrypoint on 1.8.0 and later has been added wit...
-
Official comment Hi, Unfortunately, as of the current release 1.9.0, ClusterControl does not support MySQL Group Replication, or InnoDB Cluster (MySQL Shell + MySQL Group Replication + MySQL Router). Regards,Ashraf
-
Official comment Hi, It looks like you were trying to deploy a new PostgreSQL on top of the instance, which explains why you got the error. The error means ClusterControl backs itself off from continuing the deploy...
-
Official comment Hi Dimas, Attach to the ClusterControl container and edit /etc/cmon.d/cmon.cnf on the following line: hostname=172.17.0.2 Restart cmon service using the supervisorctl command to load the change: $ ...
-
Official comment Hi, We have planned to update this to 2.5 on the upcoming release. We will let you know once it is available. Regards,Ashraf