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-
For more resilient solution, garbd on third site is preferable but it could cost you more. If you have very good connectivity between both sites, 2-site solution would be enough though. It's your c...
-
Hi Jason, It would be helpful if you can generate an error report and attach it here so we can understand your cluster. Instructions at: http://support.severalnines.com/entries/21091498-Error-repor...
-
Hi Diptin, What is the output of following statements on ClusterControl node? mysql -u root -p cmon -e 'select * from mysql_server' mysql -u root -p cmon -e 'select * from hosts' Also please also s...
-
Hi Diptin, How did you perform the upgrade? Did you follow the instructions here: http://support.severalnines.com/entries/21095371-CMON-1-2-9-released-upgrade-instructions ClusterControl 1.2.9 requ...
-
Hi Anushka, I need to double check on this. May I know what is your environment (DB cluster type/vendor, OS distribution, virtualization platform etc)? Did you use bootstrap script from http://www....
-
Hi, Can you make sure that in ClusterControl's /etc/cmon.cnf contains following line: agentless=1 If it does not exist, please add it and restart cmon by using "service cmon restart". Regards, Ashraf
-
Hi Niko, Kindly review following blog post for details: http://www.severalnines.com/blog/patch-updates-and-new-version-upgrades-your-database-clusters Regards, Ashraf
-
Hi Ravi, Correct me if I am wrong. Architecture 1: |------->>------master-slave--->>-------|( A <-galera-> B ) ( C <-galera-> D) Architecture 2: ( A <-galera-> ...