Actions
Bug #54485
closeddoc/rados/operations/placement-groups/#automated-scaling: --bulk invalid commands
% Done:
0%
Source:
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-11042-g791ea7e7e85
Released In:
v18.2.0~2582
Upkeep Timestamp:
2025-07-14T06:47:42+00:00
Description
Command for creating a pool
was: `ceph osd create test_pool --bulk`
should be: `ceph osd pool create test_pool --bulk`
Command for setting bulk value in a pool
was: `ceph osd pool set test_pool bulk=<true/false/1/0>
should be: `ceph osd pool set test_pool bulk <true/false/1/0>`
Updated by Kamoltat (Junior) Sirivadhna about 4 years ago
- Subject changed from doc:rados/operations/placement-groups/#automated-scaling --bulk invalid commands to doc/rados/operations/placement-groups/#automated-scaling: --bulk invalid commands
Updated by Kamoltat (Junior) Sirivadhna about 4 years ago
- Description updated (diff)
- Status changed from New to Fix Under Review
- Pull request ID set to 45279
Updated by Neha Ojha about 4 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to quincy,pacific
Updated by Upkeep Bot about 4 years ago
- Copied to Backport #54505: pacific: doc/rados/operations/placement-groups/#automated-scaling: --bulk invalid commands added
Updated by Upkeep Bot about 4 years ago
- Copied to Backport #54506: quincy: doc/rados/operations/placement-groups/#automated-scaling: --bulk invalid commands added
Updated by Kamoltat (Junior) Sirivadhna over 3 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 791ea7e7e85f877a0e599cbc14b52bd8eb6c3e19
- Fixed In set to v17.0.0-11042-g791ea7e7e85
- Released In set to v18.2.0~2582
- Upkeep Timestamp set to 2025-07-14T06:47:42+00:00
Actions