Project

General

Profile

Actions

Bug #36109

closed

mgr/dashboard: The RGW backend doesn't handle IPv6 propertly

Added by Volker Theile over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Component - RGW
Target version:
% Done:

0%

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

Description

The RGW backend controller (https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/services/rgw_client.py#L21) does not parse settings like this properly:

[client.rgw.$SERVERNAME]
rgw_frontends = civetweb port=[::]:7480

As workaround the host and port can be configured via CLI using "ceph dashboard set-rgw-api-host <host>" and "ceph dashboard set-rgw-api-port <port>".

Actions

Also available in: Atom PDF