]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: Increase cpu limit to 4
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 5 Apr 2019 13:45:28 +0000 (09:45 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 24 Apr 2019 16:02:28 +0000 (16:02 +0000)
commit3ae2a687ede1b0ad8d884e198c0f97bf0eb36fcf
treedafe6d53dbcb57020ab9da5f6a33fb4cba926680
parentc056ae7b8cf24b78382cda397e796413c56c06d5
ceph-osd: Increase cpu limit to 4

In containerized deployment the default osd cpu quota is too low
for production environment using NVMe devices.
This is causing performance degradation compared to bare-metal.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1695880
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit c17106874c29f3eafb196a30b97fd1f8fd52e768)

# Conflicts:
# roles/ceph-osd/templates/ceph-osd-run.sh.j2
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/templates/ceph-osd-run.sh.j2