Bug 2314716 - [RFE] rgw_dns_name and rgw_dns_s3website_name not updatable via Ceph Restful API
Summary: [RFE] rgw_dns_name and rgw_dns_s3website_name not updatable via Ceph Restful API
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Dashboard
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 8.1
Assignee: naman munet
QA Contact: Yuva Teja Sree Gayam
Anjana Suparna Sriram
URL:
Whiteboard:
Depends On:
Blocks: 2314819 2314820
TreeView+ depends on / blocked
 
Reported: 2024-09-25 16:34 UTC by daniel parkes
Modified: 2025-06-26 12:16 UTC (History)
6 users (show)

Fixed In Version: ceph-19.2.1-40.el9cp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2314819 2314820 (view as bug list)
Environment:
Last Closed: 2025-06-26 12:16:26 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
IBM Jira ISCE-1308 0 None None None 2024-09-25 16:35:49 UTC
Red Hat Issue Tracker RHCEPH-10355 0 None None None 2024-12-17 08:45:16 UTC
Red Hat Issue Tracker RHCSDASH-1847 0 None None None 2024-12-17 08:45:31 UTC
Red Hat Product Errata RHSA-2025:9775 0 None None None 2025-06-26 12:16:40 UTC

Description daniel parkes 2024-09-25 16:34:48 UTC
Description of problem:

Requested by Cephaas Object Team

Updating the DNS name for virtual hosted buckets and the DNS name for static webhosting is configurable via the ceph CLI but its not configurable via the Ceph RESTful API.

curl -k -X POST -H "authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJjZXBoLWRhc2hib2FyZCIsImp0aSI6IjQxNjE0ZWQyLTE3MWQtNDI1My1iNjdmLTIyNGRmZDJhN2Q5MCIsImV4cCI6MTcyNzE0OTU4MywiaWF0IjoxNzI3MTIwNzgzLCJ1c2VybmFtZSI6ImRhc2hib2FyZEFkbWluIn0.AFfxLcJ0nDVKVJjTWo-wbm4S0AkPYSBay5rLajFKgTM" https://172.17.1.123:8443/api/cluster_conf -H  "Content-Type: application/json" -H  "Accept: application/vnd.ceph.api.v1.0+json" -d '{"name": "rgw_dns_name", "value": "billy2.testing.com"}'
{"detail": "Config option rgw_dns_name is/are not updatable at runtime", "code": "config_option_not_updatable_at_runtime", "component": "cluster_configuration"} 
The CephaaS team would like to make both of these DNS hostnames configurable from our UI but are unable to because the API doesn't allow updates.

It would be great if this would take affect immediately but if we need to restart the RGWs after updating via the API, we can do that too for now.

Version-Release number of selected component (if applicable):
7.1


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Storage PM bot 2024-09-25 16:34:58 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 7 errata-xmlrpc 2025-06-26 12:16:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2025:9775


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