Project

General

Profile

Actions

Bug #49274

closed

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

Added by Tejas C about 3 years ago. Updated about 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
rest-api
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
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 to Orchestrator - Bug #49276: Create multiple RGW instances in the same realm , same zone fails using ceph-admDuplicateDaniel Pivonka

Actions
Actions #1

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

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

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

  • Status changed from New to Duplicate

Moved to the orchestrator project

Actions

Also available in: Atom PDF