]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon/osd: bump container memory limit
authorSébastien Han <seb@redhat.com>
Fri, 15 Jun 2018 19:39:34 +0000 (15:39 -0400)
committerSébastien Han <seb@redhat.com>
Mon, 25 Jun 2018 07:29:37 +0000 (09:29 +0200)
commit16bd1a63108c34338ca85f183ba060e140a6df7a
treede1983b8d9a8337d237d23e6c192ff6699d64b61
parente21b558eac233d47363af135ab35cf74478f09fc
mon/osd: bump container memory limit

As discussed with the cores, the current limits are too low and should
be bumped to higher value.
So now by default monitors get 3GB and OSDs get 5GB.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1591876
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit a9ed3579ae680949b4f53aee94003ca50d1ae721)
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/mons.yml.sample
group_vars/osds.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-osd/defaults/main.yml