Thanks Ben.

Is there are tuning param I need to use to fasten the process.

    "rgw_gc_max_objs": "32",
    "rgw_gc_obj_min_wait": "7200",
    "rgw_gc_processor_max_time": "3600",
    "rgw_gc_processor_period": "3600",


--
Deepak



From: Ben Hines [mailto:[email protected]]
Sent: Wednesday, April 05, 2017 2:41 PM
To: Deepak Naidu
Cc: ceph-users
Subject: Re: [ceph-users] ceph df space for rgw.buckets.data shows used even 
when files are deleted

Ceph's RadosGW uses garbage collection by default.

Try running 'radosgw-admin gc list' to list the objects to be garbage 
collected, or 'radosgw-admin gc process' to trigger them to be deleted.

-Ben

On Wed, Apr 5, 2017 at 12:15 PM, Deepak Naidu 
<[email protected]<mailto:[email protected]>> wrote:
Folks,

Trying to test the S3 object GW. When I try to upload any files the space is 
shown used(that’s normal behavior), but when the object is deleted it shows as 
used(don’t understand this).  Below example.

Currently there is no files in the entire S3 bucket, but it still shows space 
used. Any insight is appreciated.

ceph version 10.2.6

NAME                                                    ID     USED       %USED 
    MAX AVAIL     OBJECTS
default.rgw.buckets.data             49     51200M      1.08         4598G      
         12800


--
Deepak
________________________________
This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not the intended recipient, please 
contact the sender by reply email and destroy all copies of the original 
message.
________________________________

_______________________________________________
ceph-users mailing list
[email protected]<mailto:[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