Project

General

Profile

Actions

Bug #69324

closed

--group-namespace and --image-namespace aren't handled in "rbd group image add" and "rbd group image rm"

Added by Ilya Dryomov over 1 year ago. Updated 5 months ago.

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

0%

Source:
Backport:
reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v19.3.0-6589-g610a87a1d8
Released In:
v20.2.0~1446
Upkeep Timestamp:
2025-11-01T01:29:42+00:00

Description

Currently only passing the namespace as part of the group or image spec works. If --group-namespace or --image-namespace options are used, the namespace isn't picked up.

$ rbd group image add --group-pool pool1 --group-namespace ns1 --group grp1 --image-pool pool1 --image-namespace ns1 --image img1
2024-12-20T09:54:00.637+0000 7ffff2b06a80 -1 librbd::api::Group: image_add: error reading group id object: (2) No such file or directory
rbd: add image error: (2) No such file or directory

$ rbd group image add pool1/ns1/grp1 pool1/ns1/img1
<success>


Related issues 2 (0 open2 closed)

Copied to rbd - Backport #69331: reef: --group-namespace and --image-namespace aren't handled in "rbd group image add" and "rbd group image rm"ResolvedIlya DryomovActions
Copied to rbd - Backport #69332: squid: --group-namespace and --image-namespace aren't handled in "rbd group image add" and "rbd group image rm"ResolvedIlya DryomovActions
Actions #1

Updated by Ilya Dryomov over 1 year ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 61155
Actions #2

Updated by Ilya Dryomov over 1 year ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #69331: reef: --group-namespace and --image-namespace aren't handled in "rbd group image add" and "rbd group image rm" added
Actions #4

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #69332: squid: --group-namespace and --image-namespace aren't handled in "rbd group image add" and "rbd group image rm" added
Actions #5

Updated by Upkeep Bot over 1 year ago

  • Tags (freeform) set to backport_processed
Actions #6

Updated by Upkeep Bot about 1 year ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions #7

Updated by Upkeep Bot 9 months ago

  • Merge Commit set to 610a87a1d84f3e473638ed0537dad51795ba25fa
  • Fixed In set to v19.3.0-6589-g610a87a1d84
  • Upkeep Timestamp set to 2025-07-10T04:44:57+00:00
Actions #8

Updated by Upkeep Bot 8 months ago

  • Fixed In changed from v19.3.0-6589-g610a87a1d84 to v19.3.0-6589-g610a87a1d8
  • Upkeep Timestamp changed from 2025-07-10T04:44:57+00:00 to 2025-07-14T19:37:54+00:00
Actions #9

Updated by Upkeep Bot 5 months ago

  • Released In set to v20.2.0~1446
  • Upkeep Timestamp changed from 2025-07-14T19:37:54+00:00 to 2025-11-01T01:29:42+00:00
Actions

Also available in: Atom PDF