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 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...
-
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...
-
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...
-
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
-
Official comment Hi Brian, It depends on how big your total database size is. If it's very small and can fit into the buffer pool, you should not be limited by the RAM size. Commonly in MySQL and InnoDB, one would ...
-
Official comment Hi, Since ClusterControl does not use pg_createcluster to initialize the server, I believe the --locale option has to be specified when running initdb command. Unfortunately, ClusterControl runs th...
-
Official comment Hi, MySQL NDB Cluster 8.0 just turned GA last January and we haven't included it yet in the current version, 1.7.6. I believe this shall be included in the upcoming ClusterControl version, schedule...
-
Official comment Hi Hanno. Alpine Linux v3.10 is not supported by ClusterControl, which explains why you saw those errors. You could use other supported operating systems like CentOS 6/7, RHEL 6/7, Debian and Ubunt...
-
Official comment Hi Hilman, ClusterControl only supports a uniform SSH setup for all nodes in the cluster. Individual port customization is only supported for database port, e.g, MySQL on node1 is running on 3306, ...
-
Official comment Hi, We have just released clustercontrol-controller-1.7.4-3541 which contains fix for this issue. Please upgrade to the latest version and let us know if you the problem still persists. Regards,Ashraf