Hi Lenz,

Would you mind sharing the commands that you used to configure the RGW
connection details?

The RGW Node was installed like documented:

ceph-deploy install --rgw $SERVERNAME
ceph-deploy rgw create $SERVERNAME

After the installation the server was only listening on 0.0.0.0. I then added the following to ceph.conf:

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


Have you tried setting them explicitly using "ceph dashboard
set-rgw-api-host <host>" and "ceph dashboard set-rgw-api-port <port>"?

I did try that now and it solved my problem, I thought this was only neccessary for multiple zones therefor I didn't try it with only my 1 Server.

If there is anything I can assist with to debug a potential issue please let me know, the setup is still in testing and I can delete and create the Server as we go

Thanks alot for your help,

Hendrik


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to