]> 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>
Sun, 17 Jun 2018 15:20:27 +0000 (11:20 -0400)
commita9ed3579ae680949b4f53aee94003ca50d1ae721
tree45f179e61b98c14511ba3edc6a66daf3b44e1c41
parent21894655a7eaf0db6c99a46955e0e8ebc59a83af
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>
group_vars/mons.yml.sample
group_vars/osds.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-osd/defaults/main.yml