Hello,
I want to install XtraDB cluster setup in same machine having 2 different nodes in EC2 instance having RHEL6
I have gone through this link http://www.percona.com/doc/percona-xtradb-cluster/installation/yum_repo.html#yum-repo but I am getting these errors:
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Also, I do not have any MySQL server running in this machine… so it’s a completely new machine.
- How to setup Percona XtraDB cluster in single machine having two nodes?
- Do I require MySQL also to be installed along with Percona Cluster?
A step-by-step guide would be helpful.
I know this might be easy questions to you but I am completely new to cluster environment … we are switching from MySQL replication to Cluster environment for HA.