Hello, I noticed that when a bucket deleted the some objects related to that bucket in pool .rgw and .rgw.buckets (I used default configuration of RGW) weren’t deleted. For example, I created a bucket named “test-bucket” and put two objects(“test-object” and “test-object2”) into it. After “test-bucket” is deleted, .rgw and .rgw.bucekts still have the following objects into them. Anyone knows why? Thanks! Before deleting: root@cephmon01:~# rados ls -p .rgw .bucket.meta.test-bucket:default.138557.2 .pools.avail test-bucket root@cephmon01:~# rados ls -p .rgw.buckets .dir.default.138557.2 default.138557.2__shadow__HGg6F2MR00RwsbsXTEHMamjWpDZN0z0_1 default.138557.2_test-object default.138557.2_test-object2 default.138557.2__shadow__10R4OZryEekUb8CHvL_ChrjBgTGxtE3_1 After deleting: root@cephmon01:~# rados ls -p .rgw .bucket.meta.test-bucket:default.138557.2 .pools.avail root@cephmon01:~# rados ls -p .rgw.buckets .dir.default.138557.2 default.138557.2__shadow__10R4OZryEekUb8CHvL_ChrjBgTGxtE3_1 default.138557.2__shadow__HGg6F2MR00RwsbsXTEHMamjWpDZN0z0_1 Best Regards Wei |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com