[RGW] Strange issue of multipart object
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
Xin chao, The Pacific latest (16.2.15) have multiple multipart issue fixes (for example [1]), I suggest to upgrade your release for start k [1] https://tracker.ceph.com/issues/56673 Sent from my iPhone
On 18 Jun 2024, at 10:32, Huy Nguyen <viplanghe6@gmail.com> wrote:
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-leave@ceph.io
participants (2)
-
Huy Nguyen
-
Konstantin Shalygin