Hi Eugen,
everything worked fine on my test until I decided to move the RADOS
gateway under a different host than mon. In such case the dashboard is
no longer able to find the RADOS gateway daemon; on my dashboard I have
this message:
The Object Gateway Service is not configured
No RGW daemon found with user-defined host: s3.anonicloud.test, port: 80
Please consider the following:
- From monitor machine raising a curl to this url I get the s3 welcome
string:
# curl s3.anonicloud.test
<?xml version="1.0" encoding="UTF-8"?><ListAllMyBucketsResult
xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Owner><ID>anonymous</ID><DisplayName></DisplayName></Owner><Buckets></Buckets></ListAllMyBucketsResult>
So this lead me to think that s3 gateway is installed, running and
reachable from the mon machine;
$ ceph dashboard set-rgw-api-host <host>
$ ceph dashboard set-rgw-api-port <port>
$ ceph dashboard set-rgw-api-scheme <scheme>
Has been set correctly because on the error string I read where the
dashboard can find the s3 gateway; scheme is really http (checked
querying with get-rgw-api-scheme).
Any clue / suggestion is welcome.
Francesco
Il 24.08.21 11:22, Eugen Block ha scritto:
Hi,
I assume that the "latest" docs are already referring to quincy, if
you check the pacific docs
(https://docs.ceph.com/en/pacific/mgr/dashboard/) that command is not
mentioned. So you'll probably have to use the previous method of
configuring the credentials.
Regards,
Eugen
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx