codership / documentation

Galera Cluster Library
http://galeracluster.com/library/
24 stars 64 forks source link

Update minimum requirements #310

Closed byte closed 2 years ago

byte commented 3 years ago

with some of these requirements, mysql 8 might fail to start. 0.5GB of RAM is quite little

https://galeracluster.com/library/training/tutorials/galera-installation.html

kirjaamo commented 3 years ago

@byte Can I solve this by adding 1 GB RAM, or do you want to add more requirements?

byte commented 2 years ago

@byte Can I solve this by adding 1 GB RAM, or do you want to add more requirements?

there are more requirements (you might also just want to look at the MySQL minimum requirements as a good start)

kirjaamo commented 2 years ago

@byte For MySQL Server, there are no requirements on MySQL documentation. I guess the requirements depend on the use case.

Maybe we should give the minimum requirements with 1 GB RAM, and state that the recommended hardware depends on how much data you are planning to store in the cluster.

byte commented 2 years ago

@byte For MySQL Server, there are no requirements on MySQL documentation. I guess the requirements depend on the use case.

Maybe we should give the minimum requirements with 1 GB RAM, and state that the recommended hardware depends on how much data you are planning to store in the cluster.

this is ok, submit a pull request. also mention that we run well in virtual environments (keywords like vmware) and also cloud environments (so suggest a minimum ec2 instance that makes sense)