Hi all, I've verified that the ceph package 12.2.13-0ubuntu0.18.04.3 ( bionic-proposed) fixed the problem. The steps I've done: 1. Deploy a ceph cluster with version 12.2.13-0ubuntu0.18.04.2 2. s3cmd mb s3://test 3. s3cmd put testfile s3://test //400MB testfile 4. Ctrl + C to abort the multipart upload 5. radosgw-admin reshard add --bucket=test --num_shards=8 6. radosgw-admin reshard process 7. s3cmd abortmp s3://test/testfile <upload id> 8. s3cmd multipart <bucket> shows the multipart upload is not able to be aborted
9. upgrade the ceph package to 12.2.13-0ubuntu0.18.04.3 10. Retry the steps from 3 to 8 for another 400 MB object, the partial uploaded object was able to be aborted. Thanks, Dongdong -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868364 Title: [SRU] rgw: unable to abort multipart upload after the bucket got resharded To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1868364/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
