> Try moving the above configurables to the global section, if it's
> working then you're probably using the wrong section.
Moving sections doesn't seem to change the behavior.  My two other test
gateways seems to be working fine with similar configs all running
0.67.4 (slightly patched for ACLs[1]).  Is there a config variable that
can be set for radosgw to show its configuration at startup?

# ceph-conf -n client.radosgw.cbcbproxy00 'rgw enable usage log'
true

# radosgw-admin usage show
{ "entries": [],
  "summary": []}

# /etc/init.d/ceph-radosgw restart
Stopping radosgw instance(s)...                            [  OK  ]
Starting radosgw instance(s)...
2013-10-21 20:14:07.935720 7f72ecd78820 -1 WARNING: libcurl doesn't
support curl_multi_wait()
2013-10-21 20:14:07.935721 7f72ecd78820 -1 WARNING: cross zone / region
transfer performance may be affected
Starting client.radosgw.cbcbproxy00...                     [  OK  ]

# ps axuww | grep radosgw
apache   24136  0.3  0.0 7545800 14996 ?       Ssl  19:58   0:02
/usr/bin/radosgw -n client.radosgw.cbcbproxy00

# radosgw-admin usage show
{ "entries": [],
  "summary": []}


[1] - https://github.com/ceph/ceph/pull/672/files

-- 
---
Derek T. Yarnell
University of Maryland
Institute for Advanced Computer Studies
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to