Project

General

Profile

Actions

Bug #41335

open

mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons/Users/Buckets

Added by sam samc over 4 years ago. Updated about 3 years ago.

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

0%

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

Description

Trying to follow the instructions here:-
https://docs.ceph.com/docs/nautilus/mgr/dashboard/#enabling-the-object-gateway-management-frontend

Setting the following parameters:
radosgw-admin user info --uid="ceph_dashboard_user"
ceph dashboard set-rgw-api-access-key XXXXXXXXXXX
ceph dashboard set-rgw-api-secret-key XXXXXXXXXXX
ceph dashboard set-rgw-api-port 7980
ceph dashboard set-rgw-api-admin-resource admin
ceph dashboard set-rgw-api-user-id ceph_dashboard_user

ceph mgr module disable dashboard
ceph mgr module enable dashboard

Results in the following in /var/log/ceph/ceph-mgr.$HOST.log
2019-08-19 11:48:52.919 7f683c9b8700 0 mgr[dashboard] RGW REST API failed GET, connection error: [errno: -3] Temporary failure in name resolution

This never resolves/changes

Using other available options/parameters does not change the situation:

We have a set up of 9 RGW daemons, 3 serving SWIFT API, 6 serving S3 API - These are all functioning correctly:

root@ceph-mon0:~# ceph -s
...
services:
mon: 3 daemons, quorum ceph-mon0,ceph-mon2,ceph-mon1 (age 3d)
mgr: ceph-mon0(active, since 25m), standbys: ceph-mon1, ceph-mon2
osd: 78 osds: 78 up (since 6d), 78 in
rgw: 9 daemons active (ceph-rgw0.rgw0, ceph-rgw1.rgw0, ceph-rgw2.rgw0, rgw101.rgw0, rgw102.rgw0, rgw201.rgw0, rgw202.rgw0, rgw301.rgw0, rgw302.rgw0)
...

Is this a configuration we should expect to work?

Actions

Also available in: Atom PDF