Project

General

Profile

Bug #43803

ceph orchestrator rgw rm: no valid command found

Added by Sebastian Wagner about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Matthew Oliver
Category:
-
Target version:
-
% Done:

0%

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

Description

ceph orchestrator rgw rm --realm_name=default --zone_name=default
no valid command found; 1 closest matches:
orchestrator rgw rm <realm_name> <zone_name>
Error EINVAL: invalid command

But this should actually work. Omitting the parameter names works:

ceph orchestrator rgw rm default default

Related issues

Copied to Orchestrator - Backport #43993: mimic: ceph orchestrator rgw rm: no valid command found Rejected
Copied to Orchestrator - Backport #43994: luminous: ceph orchestrator rgw rm: no valid command found Rejected
Copied to Orchestrator - Backport #43995: nautilus: ceph orchestrator rgw rm: no valid command found Resolved

History

#1 Updated by Sebastian Wagner about 4 years ago

Add works. Remove doesn't:

ceph orchestrator rgw add --realm_name=default --zone_name=default 1
monitor2:192.168.122.151
["Deployed rgw.default.default.pnxfft on host 'monitor2'"]

# ceph orchestrator rgw rm --realm_name=default --zone_name=default 1
monitor2:192.168.122.151
no valid command found; 1 closest matches:
orchestrator rgw rm <realm_name> <zone_name>
Error EINVAL: invalid command

#2 Updated by Matthew Oliver about 4 years ago

  • Assignee set to Matthew Oliver

Pushed a PR to resolve this issue: https://github.com/ceph/ceph/pull/33004

#3 Updated by Matthew Oliver about 4 years ago

  • Status changed from New to In Progress
  • Priority changed from High to Normal

#4 Updated by Sebastian Wagner about 4 years ago

  • Pull request ID set to 33004

#5 Updated by Kefu Chai about 4 years ago

  • Status changed from In Progress to Resolved

#6 Updated by Kefu Chai about 4 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to nautilus, mimic, luminous

#7 Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #43993: mimic: ceph orchestrator rgw rm: no valid command found added

#8 Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #43994: luminous: ceph orchestrator rgw rm: no valid command found added

#9 Updated by Nathan Cutler about 4 years ago

  • Copied to Backport #43995: nautilus: ceph orchestrator rgw rm: no valid command found added

#10 Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF