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 Rafael, I would say run the iptables command first and restart keepalived on both hosts. Ensure selinux is turned off or set to permissive mode. We haven't really test the Keepalived deployment ...
-
Hi Shaun, Can you edit /usr/bin/s9s_haproxy starting from line 71: [mysql_cmon]user=cmonpassword=EOF to: [mysql_cmon]host=127.0.0.1port=3306user=cmonpassword=EOF Then save and try again the deplo...
-
Hi Shaun, Could you update in /usr/bin/s9s_haproxy line 76 to: chmod 644 $MYCNF_CMON Then try again the HAproxy deployment. Please verify if it is working. Regards,Ashraf
-
Hi Shaun, Can you edit /usr/bin/s9s_haproxy starting from line 71: [mysql_cmon]user=cmonpassword=EOF to: [mysql_cmon]host=127.0.0.1port=3306user=cmonpassword=EOF Then save and try again the deplo...
-
Hi Shaun, Yes, we are aware of that. Certain package managers do not have Haproxy in their repository, so installing with "use source" option inside ClusterControl UI would solve this. Regards, As...
-
You can refer to following pages for detailed explanation on how to avoid Keepalived split-brain: http://scale-out-blog.blogspot.com/2011/01/virtual-ip-addresses-and-their.html http://www.austintek...
-
Hi Aiman, Try to check firewall setting on backup host and ARP table on client host. You can use command "arp -an" to verify the latest virtual IP mapping. It should be mapped to the backup host'...
-
Hi Pablob, Haproxy version 1.5 is yet to be released on stable line. But of course you can install/recompile to the version that you want. Just make sure to maintain the same path to the Haproxy bi...
-
Hi, The problem is already fixed if you are running on ClusterControl v1.2.11-985 and later. Upgrade instructions are available at: http://support.severalnines.com/entries/21095371-CMON-1-2-12-rele...
-
Hi, Total nodes (across sites) need to be an odd number. Let's say if you have A,B,C as the sites. If you have 2 sites, A holds primary status where garbd is located and B holds the secondary. Both...