]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: add fs.aio-max-nr tuning v3.1.0beta4
authorSébastien Han <seb@redhat.com>
Wed, 14 Mar 2018 22:46:23 +0000 (23:46 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Mar 2018 13:06:26 +0000 (14:06 +0100)
commite3275c1ca169c05e160064c90d36d9fb44f5c2b2
tree75e04b266cf7b21148920720da00e1fa49b779c1
parentf432819c1e57ce9201e3ca9cf549d0037a09c006
osd: add fs.aio-max-nr tuning

The number of osds per nodes is limited by aio-max-nr, default is low,
so we need to increase it.

Full story:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-August/020408.html

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1553407
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-osd/tasks/main.yml
roles/ceph-osd/tasks/system_tuning.yml