commit | 6757a9c5dec32f39b984ceaaa0eb9e903602769a | [log] [tgz] |
---|---|---|
author | Michał Dulko <mdulko@redhat.com> | Fri Dec 21 13:17:05 2018 +0100 |
committer | Michał Dulko <mdulko@redhat.com> | Thu Jan 24 13:43:47 2019 +0100 |
tree | 6102ce29498e2573e0fa66db057865d2c3a1386c | |
parent | 7adc401bba47fb6226f4a5827392f0c5d6de6cf4 [diff] |
Add option to place etcd data dir on RAM disk Seems like for etcd-heavy services like Kubernetes, the fsync performance of gate VM's are too low [1]. This commit implements an option to put etcd data directory on RAM disk (tmpfs) to work this around. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-January/001849.html Change-Id: I5a17099cb9d6941b1a009dc82daefd2c7946d892