]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Revert "config: Always use osd_memory_target if set"
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 9 Dec 2020 19:02:45 +0000 (14:02 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sat, 12 Dec 2020 05:56:32 +0000 (06:56 +0100)
commitaa6e1f20eaa5272ff0bb5e8b3cded16273aa120c
tree2b274968bc6b09b79b77cdf4e2a7af53ca316381
parent5a410263470932f2f1a22572e0f2c42939591402
Revert "config: Always use osd_memory_target if set"

This reverts commit 4d1fdd2b05d55f8028fb5593d41fa61dbddd7095.

This breaks the backward compatibility with previous osd_memory_target
calculation and we could have a value lower than the minimum value allowed
(896M) which causes some ceph commands to fail (like ceph assimilate-conf).

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/defaults/main.yml