-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Productize the ElasticSearch deployment #63
Conversation
* origin/master: Align `scale` playbook with main playbook Ping all cluster nodes, including `etcd` Check that the mkfs.ext4 and mkfs.xfs binary are here Add a variable per LVM Vg to allow the use of an existing VG
As discussed with @xaf-scality, here's what we'll go with (for now). These numbers are meant to result in a 'production-ready' setup, and can be lowered for more constrained environments (e.g. running in a single VM):
JVM heap settings will be set to the requested amount of RAM. CPUs set to requested CPU. Stateful storage for |
Apply the sizing outlined at #63 (comment) See: #63
Note: pre-upgrade, one needs to delete the |
Steps to solve #29
TODO: