
Ashraf Sharif
- Total activity 305
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 111
Comments
Votes on activity by Ashraf Sharif Sort by votes-
Hi Dirk, After an extensive debugging, we have found the root cause of this issue and a fix will be coming soon, probably in the upcoming maintenance patch at the end of the week. I'll let you know...
-
Hi Olivia, The steps are still relevant to date. However, instead of shutting down CMON service when performing database upgrade, you could also schedule maintenance mode for all nodes in the clust...
-
Salam Ibrahim, It looks like the RPC key used by UI is not identical with the one configured inside ClusterControl backend (cmon). Ensure the following variables are holding an identical value in C...
-
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
-
Hi Dimas, The following line means ClusterControl has to use the IP address to create the user (instead of hostname): [20:56:42]:Detected that <strong style='color: #59a449;'>skip_name_resolve</str...