
Ashraf Sharif
- Total activity 305
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 111
Activity overview
Latest activity by Ashraf Sharif-
Ashraf Sharif commented,
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, ...
-
Ashraf Sharif commented,
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...
-
Ashraf Sharif commented,
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
-
Ashraf Sharif commented,
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...
-
Ashraf Sharif commented,
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: $ ...
-
Ashraf Sharif commented,
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
-
Ashraf Sharif commented,
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...
-
Ashraf Sharif commented,
Official comment Hi Oliver, The blog post is 3 years old and probably outdated with the current implementation (need to revisit it and re-test everything again, CentOS 6 is also EOLed). Currently, the best way to r...
-
Ashraf Sharif commented,
Hi, If you could paste the job messages here, that would be helpful. You can go to ClusterControl -> Activity -> Jobs and copy the job logs message here (hide the sensitive data if any). What did y...
-
Ashraf Sharif commented,
Hi Josh, Do you use a non-common path for the MySQL configuration file? On 172.17.20.120, what is the output of: $ lsb_release -a$ ls -al /etc/mysql/my.cnf$ tree /etc/mysql/ Regards,Ashraf