Commit 7f425f8
committed
Allow ceph_pool to set pg_num when auto_scaler set to warn
ceph_pool will only set the pg_num and pgp_num options when the auto_scaler is set to off.
While it makes sense not to set them when the auto_scaler is on, the auto_scaler can also be set to "warn" mode where it will not adjust the PG count either.
It seems counterintuitive to not allow configuring pg count in that case.
Signed-off-by: stryan <[email protected]>1 parent 5d2b947 commit 7f425f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
0 commit comments