mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
Merge pull request #26120 from idryomov/wip-doc-osd-map-config
doc/rados/configuration: refresh osdmap section Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
commit
74e9992e97
@ -855,30 +855,14 @@ Ceph performs well as the OSD map grows larger.
|
||||
|
||||
:Description: The number of OSD maps to keep cached.
|
||||
:Type: 32-bit Integer
|
||||
:Default: ``500``
|
||||
|
||||
|
||||
``osd map cache bl size``
|
||||
|
||||
:Description: The size of the in-memory OSD map cache in OSD daemons.
|
||||
:Type: 32-bit Integer
|
||||
:Default: ``50``
|
||||
|
||||
|
||||
``osd map cache bl inc size``
|
||||
|
||||
:Description: The size of the in-memory OSD map cache incrementals in
|
||||
OSD daemons.
|
||||
|
||||
:Type: 32-bit Integer
|
||||
:Default: ``100``
|
||||
|
||||
|
||||
``osd map message max``
|
||||
|
||||
:Description: The maximum map entries allowed per MOSDMap message.
|
||||
:Type: 32-bit Integer
|
||||
:Default: ``100``
|
||||
:Default: ``40``
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user