]> git.apps.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>
Tue, 15 Dec 2020 16:31:09 +0000 (17:31 +0100)
commit9858d61a57c32bac788020321c74b073c8fa2eba
tree95f87792d1417a1d99c49b809b6e34cc2add7ce3
parent2485b358252170be2d013660fa70c761c16037c1
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>
(cherry picked from commit aa6e1f20eaa5272ff0bb5e8b3cded16273aa120c)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/defaults/main.yml