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-
Official comment Hi, Could you try with the --authenticationDatabase flag? The command should be: mongo --host my_mongodb_0/192.168.55.121:27017 -u admin -p admin --authenticationDatabase admin ClusterControl creat...
-
Hi Kamil, I assume you are referring to Galera Replication encryption. You have to manually remove the SSL-related lines inside my.cnf under wsrep_provider_options on all nodes. If I'm not mistaken...
-
Official comment Hi Franscisco, Thanks for reporting this. The OS user must be configured with proper PATH environment variable, as expected by any root/sudo user. The below should be expected: PATH=/usr/local/bin:...
-
Hi Francisco Andrade, You are spot on. This option will only perform auto-discovery during deployment stage, where you only need to specify ONE Galera node and ClusterControl will discover the re...
-
Hi Indy, AFAIK, we don't have such option when importing the cluster into ClusterControl. What ClusterControl provides are "Enable information_schema Queries", "Enable Node AutoRecovery" and "Enabl...
-
Hi Indy, For MySQL Replication, there is a function called "Add Replication Slave" (under Actions menu), where you can use to add a new replication slave or an existing slave to an existing cluster...
-
Official comment Hi Indy, The problem was due to internal DNS system that you use resolves to the primary IP address. Thus, CMON has to listen to the primary IP address (it was default to 127.0.0.1 only). To do thi...
-
Hi Indy, I'd like to see the environment you are running to expedite the troubleshooting. Would it possible for you to set up a screen sharing session via Teamviewer or join.me? I suggest you to cr...
-
Hi Indy, On ClusterControl server, ensure the value of 'token' inside dcps.apis table is identical with 'rpc_key' inside /etc/cmon.cnf. You can use the following command to retrieve and update it: ...
-
Official comment Hi Carlos, Take note that ClusterControl does not support multi-source replication. Until we do, I recommend you contact the MariaDB open question forum to get a better answer. Regards,Ashraf