index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
pg_autoscaler
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #54968 from kamoltat/wip-ksirivad-fix-63860
Yuri Weinstein
2024-07-30
1
-1
/
+6
|
\
|
*
src/pybind/mgr/pg_autoscaler/module.py: fix 'pg_autoscale_mode' output
Kamoltat
2024-04-26
1
-1
/
+6
*
|
mgr/pg_autoscaler: add check for norecover flag
Aishwarya Mathuria
2023-11-27
1
-1
/
+8
|
/
*
Merge pull request #51923 from kamoltat/wip-ksirivad-fix-61570
Kamoltat (Junior) Sirivadhna
2023-09-26
1
-1
/
+1
|
\
|
*
pybind/mgr/pg_autoscaler: fix warn when not too few pgs
Kamoltat
2023-06-05
1
-1
/
+1
*
|
Merge pull request #52442 from kamoltat/wip-ksirivad-fix-tracker-61922
Kamoltat (Junior) Sirivadhna
2023-09-25
1
-33
/
+29
|
\
\
|
*
|
pybind/mgr/pg_autoscaler: noautoscale flag retains individual pool configs
Kamoltat
2023-09-19
1
-33
/
+29
*
|
|
Merge pull request #51921 from kamoltat/wip-ksirivad-fix-54136
Kamoltat (Junior) Sirivadhna
2023-09-19
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pybind/mgr/pg_autoscaler: Use bytes_used for actual_raw_used
Kamoltat
2023-06-05
1
-4
/
+3
|
|
/
*
|
pybind/mgr/pg_autoscaler/tests: update test
Kamoltat
2023-08-14
1
-36
/
+71
*
|
pybind/mgr/pg_autoscaler: Cut back osdmap.get_pools calls
Kamoltat
2023-08-14
1
-22
/
+43
|
/
*
pybind/mgr/pg_autoscaler: Reorderd if statement for the func: _maybe_adjust
Kamoltat
2023-03-01
1
-3
/
+2
*
pybind/mgr: s/setup(self)/setup_method(self)/
Kefu Chai
2022-12-18
2
-2
/
+2
*
pybind/mgr: maximum recursion depth exceeded in comparison
Wong Hoi Sing Edison
2022-08-10
1
-1
/
+1
*
pybind/mgr/pg_autoscaler: change overlapping roots to warning
Kamoltat
2022-07-25
1
-2
/
+5
*
pybind/mgr/autoscaler: Donot show NEW PG_NUM value if autoscaler is not on
Prashant D
2022-06-21
1
-1
/
+2
*
mon, pybind/mgr: Add additional debug level logs for pool options
Kamoltat
2022-03-03
1
-0
/
+2
*
Merge PR #44054 into master
Sage Weil
2022-01-06
1
-2
/
+5
|
\
|
*
mgr/pg_autoscaler: apply pg_num_max
Sage Weil
2022-01-03
1
-2
/
+5
*
|
pybind/mgr/autoscaler: Introduce noautoscale flag
Kamoltat
2021-12-22
1
-0
/
+84
|
/
*
pg_autoscaler/test: Modified unit-test for bulk flag
Kamoltat
2021-12-20
1
-131
/
+195
*
mon: osd pool create <pool-name> with --bulk flag
Kamoltat
2021-12-20
1
-114
/
+90
*
pybind/mgr/pg_autoscale: revert to default profile scale-up
Kamoltat
2021-11-19
1
-5
/
+5
*
pybind/mgr/pg_autoscaler: typo default option scale-up to scale-down
Kamoltat
2021-11-09
1
-6
/
+6
*
reduce threshold min to 1.0
Kyle
2021-08-17
1
-5
/
+5
*
Add CLI command to set threshold
Kyle
2021-08-12
1
-0
/
+11
*
mgr/pg_autoscaler: add threshold module option
Kyle
2021-08-11
1
-1
/
+10
*
pybind/mgr/pg_autoscaler: Added PROFILE to autoscale-status
Kamoltat
2021-07-30
1
-1
/
+4
*
pybind/mgr/autoscaler: don't scale pools with overlapping roots
Kamoltat
2021-07-08
4
-427
/
+1056
*
pybind/mgr/pg_autoscaler: add typing annotations
Kefu Chai
2021-06-30
1
-71
/
+114
*
pybind/mgr/pg_autoscaler: do not index pool_root with pool_name
Kefu Chai
2021-06-30
1
-2
/
+0
*
pybind/mgr/pg_autoscaler: do not create a tuple long_desc
Kefu Chai
2021-06-30
1
-3
/
+3
*
pybind/mgr/pg_autoscaler: extract CrushSubtreeResourceStatus out
Kefu Chai
2021-06-30
1
-16
/
+17
*
pybind/mgr/pg_autoscaler: define commands using CLICommand
Kefu Chai
2021-06-30
1
-44
/
+31
*
pybind/mgr/pg_autoscaler: define options using Option
Kefu Chai
2021-06-30
1
-5
/
+5
*
pybind/mgr/pg_autoscaler: Added autoscale-profile feature
Kamoltat
2021-05-19
3
-72
/
+361
*
mgr/pg_autoscaler: avoid scale-down until there is pressure
Kamoltat
2021-02-01
4
-32
/
+370
*
pybind/mgr/pg_autoscaler: drop py2 support
Kefu Chai
2020-07-05
1
-4
/
+3
*
pybind/mgr/pg_autoscaler/module.py: do not update event if ev.pg_num == ev.pg...
Neha Ojha
2020-06-18
1
-1
/
+1
*
mgr: adjust tables to have 2 space column separation
Sage Weil
2020-02-23
1
-1
/
+1
*
mgr/pg_autoscaler: fix division by zero
Sage Weil
2020-02-19
1
-2
/
+2
*
mgr/pg_autoscaler: add unit tests for effective_target_ratio
Josh Durgin
2020-02-10
2
-1
/
+35
*
mgr/pg_autoscaler: remove unused imports
Josh Durgin
2020-02-10
1
-3
/
+1
*
mgr/pg_autoscaler: cleanup pool_id type
Josh Durgin
2020-02-10
1
-5
/
+5
*
mgr/pg_autoscaler: correct and simplify progress tracking
Josh Durgin
2020-02-10
1
-55
/
+34
*
mgr/pg_autoscaler: include effective target ratio in status
Josh Durgin
2020-02-10
1
-0
/
+8
*
mgr/pg_autoscaler: add warning when target bytes and ratio are both set
Josh Durgin
2020-02-10
1
-0
/
+11
*
mgr/pg_autoscaler: remove target ratio warning
Josh Durgin
2020-02-10
1
-37
/
+0
*
mgr/pg_autoscaler: treat target ratios as weights
Josh Durgin
2020-02-10
1
-5
/
+40
*
Merge PR #32750 into master
Sage Weil
2020-01-25
1
-0
/
+2
|
\
[next]