I need help regarding hardware requirements for a mysql cluster setup.
I'll be creating 4 VMs. 1 for mysql server node and manager, 1 for the mysql cluster data node and 2 data additional data nodes.
The db will primarly be used for osTicket, so there will be high read and write operations and am expecting the database size to reach 500GB within 4-5 years based on our current osTicket setup that I'm replacing.
For each of the data nodes I'll be provisioning an Ubuntu server with 16GB RAM, 2 CPUs with 4 cores and 1TB disk space.
The current setup is 1VM (mysql + Apache app server) with 2 CPUs + 4 Cores, 32GB RAM, 500GB disk
Is this an ideal setup for this?
It's the first time I'm creating a mysql cluster so I would like to make sure I get it right the first time.
I intend to add another cluster for HA in the future.
I'll be creating 4 VMs. 1 for mysql server node and manager, 1 for the mysql cluster data node and 2 data additional data nodes.
The db will primarly be used for osTicket, so there will be high read and write operations and am expecting the database size to reach 500GB within 4-5 years based on our current osTicket setup that I'm replacing.
For each of the data nodes I'll be provisioning an Ubuntu server with 16GB RAM, 2 CPUs with 4 cores and 1TB disk space.
The current setup is 1VM (mysql + Apache app server) with 2 CPUs + 4 Cores, 32GB RAM, 500GB disk
Is this an ideal setup for this?
It's the first time I'm creating a mysql cluster so I would like to make sure I get it right the first time.
I intend to add another cluster for HA in the future.