On Wed, Jul 10, 2013 at 6:28 PM, Derek Yarnell <[email protected]> wrote:
> I have been running a development radosgw instance for awhile and now
> looking to start a larger production one.  I am trying to track down
> some issues with PUT on larger files I am having from certain S3
> clients.  I am running on the 0.61.4 RPMs on RHEL6 and have the
> following in my ceph.conf on the host running radosgw.
>
> [client.radosgw.objgw00]
> rgw_enable_ops_log = true
> keyring = /etc/ceph/keyring.radosgw.gateway
> rgw_print_continue = false
> rgw_dns_name = obj.mydomain.com
> host = objgw00
> debug_rgw = 20
> log_file = /var/log/ceph/radosgw.log
> rgw_socket_path = /tmp/radosgw.sock
>
> It will never log anything to /var/log/ceph/radosgw.log.  I am looking
> for the debug output which I have seen people post, does anyone have a
> pointer to what could be going on?

You don't need the 'rgw_enable_ops_log' to have debug logs. The
log_file param should be enough. Do you have permissions to write into
/var/log/ceph?

Yehuda
>
> Thanks,
> derek
>
> --
> ---
> Derek T. Yarnell
> University of Maryland
> Institute for Advanced Computer Studies
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to