Project

General

Profile

Actions

Feature #51618

closed

rgw_frontends configuration in config database not persistent

Added by Tobias Fischer almost 3 years ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

following config settings in mon config DB

client.rgw.default.rgw1.qwbeps     basic     rgw_frontends     beast port=80 ssl_port=443 ssl_certificate=config://rgw/cert/s3.clyso.cloud/crt ssl_private_key=config://rgw/cert/s3.clyso.cloud/key
client.rgw.default.rgw2.pdptyf     basic     rgw_frontends     beast port=80 ssl_port=443 ssl_certificate=config://rgw/cert/s3.clyso.cloud/crt ssl_private_key=config://rgw/cert/s3.clyso.cloud/key
client.rgw.default.rgw3.ivivlg     basic     rgw_frontends     beast port=80 ssl_port=443 ssl_certificate=config://rgw/cert/s3.clyso.com/crt ssl_private_key=config://rgw/cert/s3.clyso.com/key
client.rgw.default.rgw4.dbmxbw     basic     rgw_frontends     beast port=80 ssl_port=443 ssl_certificate=config://rgw/cert/s3.clyso.com/crt ssl_private_key=config://rgw/cert/s3.clyso.com/key

keeps getting changed to
client.rgw.default.rgw1.qwbeps     basic     rgw_frontends     beast port=80
client.rgw.default.rgw2.pdptyf     basic     rgw_frontends     beast port=80
client.rgw.default.rgw3.ivivlg     basic     rgw_frontends     beast port=80
client.rgw.default.rgw4.dbmxbw     basic     rgw_frontends     beast port=80

noticed it in v16.2.4 and just occured again after update to v16.2.5
maybe orchestrator keeps reverting my changes?
really annoying because this stops our services from running each time

Actions #1

Updated by Casey Bodley almost 3 years ago

  • Project changed from rgw to Orchestrator
Actions #3

Updated by Tobias Fischer over 2 years ago

I tried your proposal and it worked. Thanks. But nevertheless it would be nice to be able to prevent automatic changes in ceph config db in the future ;)

Actions #4

Updated by Sebastian Wagner over 2 years ago

  • Priority changed from Normal to Low
Actions #5

Updated by Sebastian Wagner over 2 years ago

Tobias Fischer wrote:

I tried your proposal and it worked. Thanks. But nevertheless it would be nice to be able to prevent automatic changes in ceph config db in the future ;)

Not yet sure if this would be the right approach. I'd rather focus on improving cephadm's automation here.

Actions #6

Updated by Tobias Fischer over 2 years ago

propably yes. but nevertheless i think a feature to block any atomatic changes in conf db would be nice to have. sometimes you may wish to have your config protected by any automated processes ;)

Actions #7

Updated by Redouane Kachach Elhichou over 1 year ago

  • Tracker changed from Bug to Feature
Actions #8

Updated by Redouane Kachach Elhichou over 1 year ago

The issue sounds to be solved by the proposal, the proposed feature must be opened a separate tracker.

Actions #9

Updated by Redouane Kachach Elhichou over 1 year ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF