Project

General

Profile

Actions

Bug #41581

open

pybind/mgr: Fix subvolume options

Added by Jos Collin over 4 years ago. Updated over 3 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
mgr/volumes
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

$ ./bin/ceph fs subvolume create
Invalid command: missing required parameter vol_name(<string>)
fs subvolume create <vol_name> <sub_name> {<int>} {<group_name>} {<pool_layout>} {<mode>}

An 'int' is displayed wherever CephInt is given.

$ ./bin/ceph fs subvolume rm
Invalid command: missing required parameter vol_name(<string>)
fs subvolume rm <vol_name> <sub_name> {<group_name>} {--force}

Here the prefix '--' is displayed for force. But not displayed for any other options.

Actions #1

Updated by Patrick Donnelly over 4 years ago

  • Assignee set to Jos Collin
  • Target version set to v15.0.0
  • Start date deleted (08/30/2019)
  • Backport set to nautilus
  • Component(FS) mgr/volumes added
Actions #2

Updated by Patrick Donnelly over 4 years ago

  • Target version deleted (v15.0.0)
Actions #3

Updated by Ajitesh Panda almost 4 years ago

Can I assign this issue to me ?

Actions #4

Updated by Jos Collin almost 4 years ago

Ajitesh Panda wrote:

Can I assign this issue to me ?

Contact David Galloway (dgalloway in #ceph-devel) and request adding yourself to the list of Assignees.

Actions #5

Updated by Ajitesh Panda over 3 years ago

  • In Progress
Actions #6

Updated by Jos Collin over 3 years ago

  • Assignee changed from Jos Collin to Ajitesh Panda
Actions #7

Updated by Jos Collin over 3 years ago

  • Status changed from New to In Progress
Actions

Also available in: Atom PDF