It works for us. Here¹s what ours looks like: rgw frontends = civetweb port=80 num_threads=50
>From netstat: tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 4010203/radosgw Warren Wang On 7/28/16, 7:20 AM, "ceph-users on behalf of Zoltan Arnold Nagy" <ceph-users-boun...@lists.ceph.com on behalf of zol...@linux.vnet.ibm.com> wrote: >Hi, > >I just did a test deployment using ceph-deploy rgw create <hostname> >after which I've added > >[client.rgw.c11n1] >rgw_frontends = ³civetweb port=80² > >to the config. > >Using show-config I can see that it¹s there: > >root@c11n1:~# ceph --id rgw.c11n1 --show-config | grep civet >debug_civetweb = 1/10 >rgw_frontends = civetweb port=80 >root@c11n1:~# > >However, radosgw ignores it: > >root@c11n1:~# netstat -anlp | grep radosgw >tcp 0 0 IP:48514 IP:6800 ESTABLISHED >29879/radosgw >tcp 0 0 IP:47484 IP:6789 ESTABLISHED >29879/radosgw >unix 2 [ ACC ] STREAM LISTENING 720517 29879/radosgw > /var/run/ceph/ceph-client.rgw.c11n1.asok >root@c11n1:~# > >I¹ve removed the key under /var/lib/ceph and copied it under /etc/ceph >then added the keyring configuration after, which is read and is used by >radosgw. > >Any ideas how I could debug this further? >Is there a debug option that shows me that configuration settings is it >reading from the configuration file? > >I¹ve been launching it for debugging purposes like this: >usr/bin/radosgw --cluster=ceph -c /etc/ceph/ceph.conf --id rgw.c11n1 -d >--setuser ceph --setgroup ceph --debug_rgw='20/20' --debug_client='20/20' >--debug_civetweb='20/20' --debug_asok='20/20' --debug_auth='20/20' >--debug-rgw=20/20 > >Thanks, >Zoltan >_______________________________________________ >ceph-users mailing list >ceph-users@lists.ceph.com >http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com This email and any files transmitted with it are confidential and intended solely for the individual or entity to whom they are addressed. If you have received this email in error destroy it immediately. *** Walmart Confidential *** _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com