My ceph.conf looks like this: ... [client.admin] keyring = /etc/ceph/ceph.client.admin.keyring [client.radosgw.gateway] host = eatr keyring = /etc/ceph/keyring.radosgw.gateway rgw socket path = /tmp/radosgw.sock log file = /var/log/ceph/radosgw.log rgw print continue = false rgw debug = 20 rgw enable usage log = true rgw usage log tick interval = 30 rgw usage log flush threshold = 1024 rgw usage max shards = 32 rgw usage max user shards = 1 … It seems that the socket configuration is there. I found out another thing: When I start radosgw with /usr/bin/radosgw -d -c /etc/ceph/ceph.conf --debug-rgw 20 --rgw-socket-path=/tmp/radosgw.sock then it starts. When I leave the --rgw-socket option away I'll get the error. Did the "rgw socket path" key changed to something different? It seems that it's ignoring the section. To give you some history - I had the same error like in this thread: http://www.mail-archive.com/ceph-users@xxxxxxxxxxxxxx/msg05317.html When I plain upgraded I had the error that monclient(hunting): ERROR: missing keyring, cannot use cephx for authentication so I've added it. I have the feeling that the whole gateway section is ignored / not interpreted in the right way. Best Sebastian Am 09.11.2013 um 06:16 schrieb Yehuda Sadeh <yehuda@xxxxxxxxxxx>: On Fri, Nov 8, 2013 at 6:56 PM, Sebastian Deutsch Grüße Sebastian Deutsch . . . . . . . . . . . . . . . . . . . . . latest project: http://viz.ged-project.de/ mobil: +49 177 331 21 98 fon: +49 234 689 41 88 9elements GmbH, Kortumstraße 26, 44787 Bochum Sitz der Gesellschaft: Bochum Handelsregister: Amtsgericht Bochum, HRB 13207 Geschäftsführung: Eray Basar, Sebastian Deutsch |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com