Skip to content

doc/rados/operations/placement-groups: fix --bulk commands#45279

Merged
kamoltat merged 1 commit intoceph:masterfrom
kamoltat:wip-ksirivad-fix-bulk-doc
Mar 9, 2022
Merged

doc/rados/operations/placement-groups: fix --bulk commands#45279
kamoltat merged 1 commit intoceph:masterfrom
kamoltat:wip-ksirivad-fix-bulk-doc

Conversation

@kamoltat
Copy link
Member

@kamoltat kamoltat commented Mar 7, 2022

Some parts of the documents regarding
the bulk flag have typos.

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>

Also removed a bit of trailing white spaces.

Fixes: https://tracker.ceph.com/issues/54485

Signed-off-by: Kamoltat ksirivad@redhat.com

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@kamoltat kamoltat requested a review from a team as a code owner March 7, 2022 14:58
@kamoltat kamoltat force-pushed the wip-ksirivad-fix-bulk-doc branch from eb69208 to ff9f960 Compare March 7, 2022 14:59
@kamoltat kamoltat self-assigned this Mar 7, 2022
@kamoltat kamoltat added needs-quincy-backport backport required for quincy needs-pacific-backport PR needs a pacific backport labels Mar 7, 2022
@kamoltat kamoltat force-pushed the wip-ksirivad-fix-bulk-doc branch 2 times, most recently from c1ea1e6 to a2cfabf Compare March 7, 2022 15:08
Some parts of the documents regarding
the bulk flag  have typos.

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>`

Also removed a bit of trailing white spaces.

Changed `complements` to `complement`.

https://tracker.ceph.com/issues/54485

Signed-off-by: Kamoltat <ksirivad@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants