Project

General

Profile

Actions

Bug #43017

closed

ceph-volume: minor clean-up of `simple scan` subcommand help

Added by Michael Fritch over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
nautilus, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Sub-command help text for `simple scan` has an example using `lvm`:

# ceph-volume simple scan --help
...
...
For an OSD ID of 0 with fsid of ``a9d50838-e823-43d6-b01f-2f8d0a77afc2``
that could mean a scan command that looks like::

    ceph-volume lvm scan /var/lib/ceph/osd/ceph-0
...

When it should reference `simple`:

# ceph-volume simple scan --help
...
...
For an OSD ID of 0 with fsid of ``a9d50838-e823-43d6-b01f-2f8d0a77afc2``
that could mean a scan command that looks like::

    ceph-volume simple scan /var/lib/ceph/osd/ceph-0
...

Related issues 2 (0 open2 closed)

Copied to ceph-volume - Backport #43022: nautilus: ceph-volume: minor clean-up of `simple scan` subcommand helpResolvedActions
Copied to ceph-volume - Backport #43023: mimic: ceph-volume: minor clean-up of `simple scan` subcommand helpResolvedActions
Actions #1

Updated by Jan Fajerski over 4 years ago

  • Status changed from New to Pending Backport
  • Backport set to nautilus, mimic
Actions #2

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #43022: nautilus: ceph-volume: minor clean-up of `simple scan` subcommand help added
Actions #3

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #43023: mimic: ceph-volume: minor clean-up of `simple scan` subcommand help added
Actions #4

Updated by Jan Fajerski over 4 years ago

  • Tracker changed from Fix to Bug
  • Regression set to No
  • Severity set to 3 - minor
Actions #5

Updated by Jan Fajerski about 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF