Project

General

Profile

Actions

Bug #52578

open

CLI - osd pool rm --help message is wrong or misleading

Added by Vasishta Shastry over 2 years ago. Updated over 2 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

CLI - osd pool rm --help message is wrong or misleading

Version-Release number of selected component (if applicable):
16.2.0-117.el8cp

How reproducible:
Always

Steps to Reproduce:
1. configure a cluster and create a pool
2. try to delete pools using help message

Actual results:
  1. ceph osd pool rm --help | grep "osd pool rm"
    osd pool rm <pool> [<pool2>] [--yes-i-really-really-mean-it] [--yes-i-really-really-mean-it-not-faking] remove pool
  1. ceph osd pool rm i_pool_er_1 i_pool_rep --yes-i-really-really-mean-it --yes-i-really-really-mean-it-not-faking
    Error EPERM: WARNING: this will PERMANENTLY DESTROY all data stored in pool i_pool_er_1. If you are ABSOLUTELY CERTAIN that is what you want, pass the pool name twice, followed by --yes-i-really-really-mean-it.

Expected results:
Provide apt information

Actions #1

Updated by Neha Ojha over 2 years ago

  • Project changed from Ceph to RADOS
  • Status changed from New to Fix Under Review
  • Pull request ID set to 43096
Actions

Also available in: Atom PDF