templates/default/ceph.conf.erb [246:252]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  rgw enable ops log = <%= node['ceph']['radosgw']['logs']['ops']['enable'] %>
  rgw enable usage log = <%= node['ceph']['radosgw']['logs']['usage']['enable'] %>
  # For GC Max Objects: Use Prime numbers and larger ones if your cluster is large (i.e., 5003 or higher for a multi PB size)
  rgw gc max objects = <%= node['ceph']['radosgw']['gc']['max_objects'] %>
  rgw gc obj min wait = <%= node['ceph']['radosgw']['gc']['obj_min_wait'] %>
  rgw gc processor max time = <%= node['ceph']['radosgw']['gc']['processor_max_time'] %>
  rgw gc processor period = <%= node['ceph']['radosgw']['gc']['processor_period'] %>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



templates/default/ceph.conf.erb [321:327]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  rgw enable ops log = <%= node['ceph']['radosgw']['logs']['ops']['enable'] %>
  rgw enable usage log = <%= node['ceph']['radosgw']['logs']['usage']['enable'] %>
  # For GC Max Objects: Use Prime numbers and larger ones if your cluster is large (i.e., 5003 or higher for a multi PB size)
  rgw gc max objects = <%= node['ceph']['radosgw']['gc']['max_objects'] %>
  rgw gc obj min wait = <%= node['ceph']['radosgw']['gc']['obj_min_wait'] %>
  rgw gc processor max time = <%= node['ceph']['radosgw']['gc']['processor_max_time'] %>
  rgw gc processor period = <%= node['ceph']['radosgw']['gc']['processor_period'] %>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



