]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm/cephadmlib/daemons/ceph.py: increase aio-max-nr 62501/head
authorMatan Breizman <mbreizma@redhat.com>
Tue, 25 Mar 2025 17:22:29 +0000 (17:22 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 25 Mar 2025 17:22:29 +0000 (17:22 +0000)
commit3f54523267a9244e1db732c5cfcc310254e621d2
treef4d022326a01ce7345f18148bbd465fab0fcbb85
parent7a036c6b01769b300ead54db2a3b42182cc59442
cephadm/cephadmlib/daemons/ceph.py: increase aio-max-nr

Previous work increased the aio-max-nr to 1048576 [1].
Crimson-osd might need this value to be larger in order
to deploy correctly.
In future work, if this turns out to be tricky, we can update
cephadm to make use of `90-ceph-osd.conf` file which changes between
build types. See possible usage in sysctl.py.
For now, increasing the value for any Class OSD should work.

[1] https://github.com/ceph/ceph/pull/41264

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/cephadm/cephadmlib/daemons/ceph.py