Project

General

Profile

Actions

Bug #43681

closed

cephadm: Streamline RGW deployment

Added by Sebastian Wagner over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
cephadm/rgw
Target version:
% Done:

0%

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

Description

The problem is, this doesn't work:

service_type: rgw
spec:
  realm: myrealm
  zone: myzone

and then:

cephadm bootstrap ... --apply-spec rgw.yaml

because

  • Users need to run some commands manually:
radosgw-admin realm create --rgw-realm=default --default
radosgw-admin zonegroup create --rgw-zonegroup=default --master --default
radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=default --master -- 
  • Calling realm create requires running OSDs.

Which means, we have to:

  1. wait, till we have OSDs in the cluster
  2. Then, run those radosgw-admin commands.

Related issues 1 (0 open1 closed)

Has duplicate Orchestrator - Bug #46385: Can i run rados and s3 compatible object storage device in Cephadm?Duplicate

Actions
Actions #1

Updated by Sebastian Wagner almost 4 years ago

  • Tracker changed from Feature to Bug
  • Subject changed from multsite rgw to cephadm: Streamline RGW deployment
  • Description updated (diff)
  • Target version deleted (v15.0.0)
  • Regression set to No
  • Severity set to 3 - minor
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Sebastian Wagner almost 4 years ago

  • Tags set to ux
Actions #4

Updated by Sebastian Wagner almost 4 years ago

  • Priority changed from High to Normal
Actions #5

Updated by Sebastian Wagner almost 4 years ago

  • Category changed from cephadm to cephadm/rgw
Actions #6

Updated by Sebastian Wagner almost 4 years ago

  • Assignee set to Adam King
Actions #7

Updated by Sebastian Wagner almost 4 years ago

  • Assignee changed from Adam King to Daniel Pivonka
Actions #8

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 36162
Actions #9

Updated by Sebastian Wagner almost 4 years ago

  • Has duplicate Bug #46385: Can i run rados and s3 compatible object storage device in Cephadm? added
Actions #10

Updated by Sebastian Wagner over 3 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v15.2.5
Actions

Also available in: Atom PDF