mirror of
https://github.com/ceph/ceph
synced 2025-01-09 12:42:31 +00:00
b500359409
Signed-off-by: Sage Weil <sage@redhat.com> Signed-off-by: Casey Bodley <cbodley@redhat.com>
11 lines
290 B
YAML
11 lines
290 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
# instead of expanding the matrix, run each osd with a different omap limit
|
|
osd.0:
|
|
osd_max_omap_entries_per_request: 10
|
|
osd.1:
|
|
osd_max_omap_entries_per_request: 1000
|
|
osd.2:
|
|
osd_max_omap_entries_per_request: 10000
|