MySQL with Glusterfs Storage vs MySQL replication with hostPath storage

7/2/2019

I am trying to search right road in a project.

We have currently three nodes openshift cluster(okd 3.11) and deployed Mysql with Glusterfs storage. its working fine but look like over engineered to me.

I am thinking to replace above with MySQL Replication with hostpath storage so 1 node be master and other node will act as slave. this way no need for extra steps to deploy glusterfs storage.

We may not extend this cluster it will be three and if we may have to deploy two node OKD cluster MySql replications will be ideal choice as Glusterfs dont recommend to use less then 3 nodes.

Any thoughts?

-- ImranRazaKhan
glusterfs
kubernetes
mysql
openshift

0 Answers