Yo, I’m having the same problem and can easily reproduce it. See https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/XOQXZYOWYMMQBWFXMHYDQUJ7LZZPFLSU/ And similar ones.
The problem still exists in Quincy 17.2.0. But looks like it’s too low priority to be fixed. Ciao, Uli > On 09. 05 2022, at 22:20, Christopher Durham <caduceu...@aol.com> wrote: > > > I am using pacific 16.2.7 on rocket 8.5 Linux 8.5. > I have a once heavily used radosgw bucket that is now empty. Let's call it > 'oldbucket' awscli now shows that there are no objects in the bucket. > > However, radosgw-admin bucket stats --bucket oldbucket shows num_objects in > rgw.main as 39 objects, with about 200 gigs used in the size field. > > radosgw-admin bucket check --bucket oldbucket indeed shows 39 objects in a > list. > Each of these objects are of the form: > _multipart_originalobjectname.someoriginalid.NN > radosgw-admin bucket radoslist --bucket oldbucket shows only 9 objects, but > thoseobjects are alll included as part of the bucket check command above. > This particular bucket did have alot of multipart uploads. All multipart > uploads have beenaborted with awscli. And of course awscli shows no objects > in the bucket > > radosgw-admin bucket list --bucket oldbucket shows all 39 objects, which is > weird thatI see object names which once were multipart object parts. > > None of the 39 objects exist in the pool (rados -p $pool get $obj /tmp/$obj > all return 1) > If I list all the index objects for this bucket in the index pool and then do > a listomapkeys for each of the index objects,I see only the 39 omapkeys. > So my question is, what do I need to do to fix this bucket (without delting > and recreating it?) Would just doing a rmomapkeyon each of the omap keys in > the listomapkeys output solve my problem, and reclaim the 200 Gigs? > Do I have to rebuild the index somehow (--fix in bucket check above did > nothing). > > Thanks for any thoughts/insight. > -Chris > > > > > _______________________________________________ > ceph-users mailing list -- ceph-users@ceph.io > To unsubscribe send an email to ceph-users-le...@ceph.io _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io