Hi,
I'm using Ceph v16.2.13. Using `radosgw-admin bucket list`, I can see there are 
2 multipart objects in a bucket. But I can not show it on boto3 
(list_multipart_uploads) or s3 browser.

What I have tried:

- bucket check: this command can still see the multipart objects but it does 
nothing, nothing change
radosgw-admin bucket check --bucket default-standard-bucket --check-objects 
--fix
[                                        
    "_multipart_Elearning_Setup_v2.9.zip.QXXXv1NdT7k3xyxqmEeE7x5k-933wzcQ.3",   
                                                                                
                             
    "_multipart_Elearning_Setup_v2.9.zip.dUxF-_13ouu7JYqpx2kTwX1pM6BOK7BN.2"    
                                                                                
                             
] 

- rados rm: it returns no such file
rados -p data.pool rm 
17a4ce99-009e-40f2-a2d2-2afc218ebd9b.4817457860.57__shadow_Elearning_Setup_v2.9.zip.QXXXv1NdT7k3xyxqmEeE7x5k-933wzcQ.3_1
error removing 
data.pool>17a4ce99-009e-40f2-a2d2-2afc218ebd9b.4817457860.57__shadow_Elearning_Setup_v2.9.zip.QXXXv1NdT7k3xyxqmEeE7x5k-933wzcQ.3_1:
 (2) No such file or directory

Does anyone have any idea?
Thanks
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to