Bug 1962087 - [Cephadm] Cephadm is not reflecting updated values to ceph status
Summary: [Cephadm] Cephadm is not reflecting updated values to ceph status
Keywords:
Status: POST
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 5.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 7.0
Assignee: Adam King
QA Contact: Mohit Bisht
Karen Norteman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-19 09:51 UTC by Uday kurundwade
Modified: 2023-08-15 14:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Uday kurundwade 2021-05-19 09:51:02 UTC
Description of problem:
Cephadm is not reflecting updated values to ceph status

Version-Release number of selected component (if applicable):
16.2.0-38.el8cp

How reproducible:
[3/3]

Steps to Reproduce:
1.Deploy cluster using cephadm
2.Add RGW realm, zonegroup and zone into cluster
3.Add RGW services by running "ceph orch apply rgw" command without specifying --realm and --zone parameter
4.Update RGW services by running "ceph orch apply rgw" command including --realm and --zone parameter

Actual results:
Cephadm is updating RGW spec file but not reflecting updated values to ceph status

Expected results:
Cephadm should reflect updated values to ceph status

Additional info:

Comment 3 Juan Miguel Olmo 2021-05-20 07:28:36 UTC
Can you provide the output of the following commands:

# radosgw-admin realm list
# radosgw-admin realm list-periods
# radosgw-admin zonegroup list
# radosgw-admin zone list

Comment 5 Sebastian Wagner 2021-05-31 10:32:26 UTC
cephadm is not changing the realm and zone configuration automatically. The only thing cephadm is doing is to set rgw_realm, rgw_zone in the *ceph config store* ift daemon and setting certificates in the *ceph config store*.

Comment 14 Sebastian Wagner 2021-11-04 16:33:26 UTC
moving to 5.2, as there are more important BZs in progress right now.


Note You need to log in before you can comment on or make changes to this bug.