Commit b331607
committed
OSDMonitor: Make sure pcm is initialised
If mon_memory_target is set in the config database and
mon_memory_autotune is left at default the mon_memory_target change can
be lost. Make sure _set_cache_autotuning() is explicity called any time
pcm related settings are changed.
Fixes: https://tracker.ceph.com/issues/70645
Signed-off-by: Brad Hubbard <[email protected]>1 parent fc39d9a commit b331607
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| |||
0 commit comments