Commit 3f54523
committed
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] ceph#41264
Signed-off-by: Matan Breizman <[email protected]>1 parent 7a036c6 commit 3f54523
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments