Project

General

Profile

Actions

Bug #49276

closed

Create multiple RGW instances in the same realm , same zone fails using ceph-adm

Added by Juan Miguel Olmo Martínez about 3 years ago. Updated about 3 years ago.

Status:
Duplicate
Priority:
High
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The scenario is to create 2 rgw instances on the same node (different ports) under the same realm and same zone.
Currently the approach to do it fails as changing the port with the same service_id fails to launch a new RGW insatnce, and changing the service_id create a new RGW realm altogether.

The new approach discussed is , to decouple the service_id from the realm name , and use the rgw_realm parameter to determine the realm name.

Version-Release number of selected component (if applicable):
ceph version 16.0.0-7953.el8cp (aac7c5c7d5f82d2973c366730f65255afd66e515) pacific (dev)

Steps to Reproduce:
1. Create a spec file with service_id and rgw_realm and rgw_zone, and create orch apply this spec.
2. Create a new spec file with the same service_id , and different port for RGW. This fails to launch the rgw instance , and the service_id is the same.
3. Change the service_id in the spec file , and a new realm is created, which defeats our original purpose altogether.


Related issues 1 (0 open1 closed)

Copied from Ceph - Bug #49274: Create multiple RGW instances in the same realm , same zone fails using ceph-admDuplicate

Actions
Actions #1

Updated by Juan Miguel Olmo Martínez about 3 years ago

  • Copied from Bug #49274: Create multiple RGW instances in the same realm , same zone fails using ceph-adm added
Actions #2

Updated by Sebastian Wagner about 3 years ago

  • Assignee set to Daniel Pivonka
Actions #3

Updated by Sebastian Wagner about 3 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF