[Bug 1868364] Re: rgw: unable to abort multipart upload after the bucket got resharded
James Page
james.page at ubuntu.com
Tue Mar 24 12:06:30 UTC 2020
I have specifically not raised a bug target for eoan as the fix for this
issue is included in 14.2.8 which is the proposed UNAPPROVED queue for
SRU team review.
** Summary changed:
- backport the multipart fix to luminous
+ rgw: unable to abort multipart upload after the bucket got resharded
** Also affects: ceph (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: ceph (Ubuntu)
Status: New => Fix Released
** Changed in: ceph (Ubuntu Bionic)
Status: New => Triaged
** Changed in: ceph (Ubuntu Bionic)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1868364
Title:
rgw: unable to abort multipart upload after the bucket got resharded
Status in ceph package in Ubuntu:
Fix Released
Status in ceph source package in Bionic:
Triaged
Bug description:
There is a bug during the resharding for those multipart entries.
For all the multipart entries, the hash source should be the object name so that all those entries can still be
distributed to one same bucket index shard object.
Right now the code just calculate the shard id based on each entry's name, which is wrong
This can cause the bucket not able to abort the multipart upload and
leave the stale multiple entries behind.
The fix is already merged into the mimic and nautilus. but upstream
didn't backport it to luminous
fix is here https://github.com/ceph/ceph/pull/32617
upstream bug report: https://tracker.ceph.com/issues/43583
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1868364/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list