Commit 2af3616
committed
mgr/DaemonServer: decouple adjust_pgs max from mon_osd_max_creating_pgs
The next commit will remove mon_osd_max_creating_pgs as it doesn't
behave correctly in the context of OSDMonitor. Create a new mgr
specific config to replace it here.
Signed-off-by: Samuel Just <[email protected]>1 parent 37b6ed2 commit 2af3616
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
106 | 113 | | |
107 | 114 | | |
108 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2678 | 2678 | | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | | - | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
2682 | 2684 | | |
2683 | 2685 | | |
2684 | 2686 | | |
| |||
0 commit comments