Relative Content

Tag Archive for mysqlmysql-cluster

How to move MySql Cluster Data Node storage route a new path

I recently created a MySql Cluster with 1 Manager node, 2 Data nodes and 2 Sql nodes.
All is workging fine.
Now I want to make the cluster a bit more professional so I decided to mount a separate file system for the Data Nodes databases files storage and not compromise Linux file system, and also be able to expand the data storage if needed.
Originaly my databases were located at “/var/lib/mysql-cluster/data” as all the tutorials say.
Now I want to change the path to my new storage created for that which is “/mnt/mysql_disk/mysql-cluster/data