2012/2/8 Sławomir Skowron <[email protected]>:
> Is there any way to disable logging inside rados for radosgw.
>
> pool name       category                 KB      objects       clones
>   degraded      unfound           rd        rd KB           wr
> wr KB
> .intent-log     -                       5952           16            0
>           0           0            0            0        29288
> 29288
> .log            -                     356198          497            0
>           0           0            0            0      1473971
> 1473971
> .rgw            -                          1           10            0
>           0           0            1            0            9
>    7
> .rgw.buckets    -                    9756733        65589            0
>           0           0       588675   4224301428      1000737
> 1699523842
>
> Disable writes to .log ??
>

You can set RGW_SHOULD_LOG parameter to 'no' in your http server
config. Note that we may move that option soon to ceph.conf (just
opened issue #2040).

Yehuda

Reply via email to