On the machines with the radosgateways, there is also a haproxy running.
(And makes https->http conversion).
I have tried it in both ways alreads.
on Port 443 (resolves to the external IP)
and
on the internal Port (with a hosts entry to the internal IP; on
the machine, where the ceph-mgr
I have checked these values more than once.
I am only unsure about the "get-rgw-api-admin-resource" value.
But I think this should be "admin".
I think there would be another failure than "Sorry, we could not find
what you were looking for",
if something with the access or secret key would b
Hi,
I am only unsure about the "get-rgw-api-admin-resource" value.
But I think this should be "admin".
yes, "admin" should do it (I have a virtual lab environment without
much traffic).
I think there would be another failure than "Sorry, we could not
find what you were looking for", if s
I think you might need to set rgw-api-host, -port etc. for the dashboard:
ceph dashboard get-rgw-api-access-key
ceph dashboard get-rgw-api-admin-resource
ceph dashboard get-rgw-api-host
ceph dashboard get-rgw-api-port
ceph dashboard get-rgw-api-secret-key
ceph dashboard get-rgw-api-ssl-verify
cep