Description of problem: If a client retries a complete-multipart-upload operation that is still in progress, the gc process incorrectly deletes part objects.
steps used to verify the bug: ceph version 10.2.7-38.el7cp (e62d5f5565301d83f42d01940f7ca21ad23414da) 1. sudo s3cmd mb s3://BUCKET1 2. sudo s3cmd put /home/ubuntu/rhceph-2.0-rhel-7-x86_64.iso s3://BUCKET1 - 2 instances running in parallel 3. sudo s3cmd get s3://BUCKET/rhceph-2.0-rhel-7-x86_64.iso 1g.iso - verify the size of the file. no error or deletes seen in rgw log.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2903