Description of problem: Overwrites in a versioning-suspended bucket will fail to sync with errors like "cls_rgw_bucket_link_olh() returned r=-125" and block further progress on the bucket. How reproducible: 100% Steps to Reproduce: 1. deploy a two-zone multisite configuration 2. on the master zone, create a bucket 3. upload an object "obj" 4. enable versioning on the bucket 5. reupload the same object "obj" 6. suspend versioning on the bucket 7. reupload the same object "obj" Actual results: Multisite sync on the secondary zone gets stuck attempting to sync the third upload, producing radosgw log errors like "cls_rgw_bucket_link_olh() returned r=-125" and osd log errors like "NOTICE: op.olh_tag (zxopy27aag3jjr38ddtow7517gdpgz4c) != olh.tag (bne5h7ou7gingobf89ae5crr2p3p284y)". Expected results: Sync in versioning-suspended buckets should succeed and converge on the same objects/versions in both zones.
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-2019:0475