Bug #56136
[Progress] Do not show NEW PG_NUM value for pool if autoscaler is set to off
% Done:
100%
Source:
Tags:
backport_processed
Backport:
pacific,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Manager (RADOS bits)
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
When noautscale is set, autoscale-status shows NEW PG_NUM value if pool pg_num is more than 96.
$ ./bin/ceph osd pool autoscale-status- DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2022-06-21T02:02:46.155-0400 7fd964286700 -1 WARNING: all dangerous and experimental features are enabled.
2022-06-21T02:02:46.167-0400 7fd963024700 -1 WARNING: all dangerous and experimental features are enabled.
POOL SIZE TARGET SIZE RATE RAW CAPACITY RATIO TARGET RATIO EFFECTIVE RATIO BIAS PG_NUM NEW PG_NUM AUTOSCALE BULK
.mgr 576.5k 3.0 302.9G 0.0000 1.0 1 off False
cephfs.a.meta 2330 3.0 302.9G 0.0000 4.0 16 off False
cephfs.a.data 0 3.0 302.9G 0.0000 1.0 32 off False
test_pool3 0 3.0 302.9G 0.0000 1.0 512 32 off False
Related issues
History
#1 Updated by Prashant D over 1 year ago
- Pull request ID set to 46761
#2 Updated by Prashant D over 1 year ago
- Status changed from New to Fix Under Review
#3 Updated by Prashant D over 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to pacific,quincy
#4 Updated by Backport Bot over 1 year ago
- Copied to Backport #56648: quincy: [Progress] Do not show NEW PG_NUM value for pool if autoscaler is set to off added
#5 Updated by Backport Bot over 1 year ago
- Copied to Backport #56649: pacific: [Progress] Do not show NEW PG_NUM value for pool if autoscaler is set to off added
#6 Updated by Backport Bot over 1 year ago
- Tags set to backport_processed
#7 Updated by Konstantin Shalygin 6 days ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100