But still,

I get No Such key !!

s3cmd abortmp s3://weird_bucket 2~CDIJMxZvy8aQejBGBPeNyQK-AJ1lmO4
ERROR: S3 error: 404 (NoSuchKey)

s3cmd abortmp s3://weird_bucket 2~alvAZmF5tAlSeiJrUjOwXV7Io22uH0H
ERROR: S3 error: 404 (NoSuchKey)

Regards,

Harry.



On 06/08/2018 04:29 πμ, Konstantin Shalygin wrote:

after emtpying the bucket, cannot deleted since there are some aborted
multipart uploads

radosgw-admin bucket check --bucket=weird_bucket
[
"_multipart_DISK_P/collection_1/anonymous/GRLIX/GRLIX_000000000000001069.pdf.VOeGNgr-gvhXCrf6dlnhAqhjaFHIF7t.1",
"_multipart_DISK_P/collection_1/anonymous/GRLIX/GRLIX_000000000000001069.pdf.a34nYCsUrr9KeozSYBiUEW4QmITvXZP.2"
]


bucket check --bucket= .... --fix

does not work  neither --check-objects ... etc

Currently radosgw-admin can't find mp leaks.

Here [1] is some PR but in stale state.


grharry at GDell <http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com>:~$ 
s3cmd abortmp
s3://weird_bucket/DISK_P/collection_1/anonymous/GRLIX/GRLIX_000000000000001069.pdf
2~alvAZmF5tAlSeiJrUjOwXV7Io22uH0H
ERROR: S3 error: 404 (NoSuchUpload)

returns error 404 (NoSuchUpload)

s3cmd need mp_id (last column of 's3cmd multipart' output), you give mp_path instead.


[1] https://github.com/ceph/ceph/pull/17349




k


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to