Thanks philip. I appreciate your help.
I have tried to follow the urls which you have suggested but i was not able to set up the galera arbitrator using this.
Configured the config file :
# arbtirator.config
group = example_cluster
address = gcomm://192.168.1.1,192.168.1.2,192.168.1.3
and tried to do this
garbd --cfg /home/fds/galera/mysql-arbit/arbitrator.config
but got this error
-bash: garbd: command not found
I have runned the above cmd in bin dir.
Please suggest me.
Thanks in advance