Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 2128031

Summary: [RGW][reshard][archive]: num_objects in archive zone has one extra object version created
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Madhavi Kasturi <mkasturi>
Component: RGW-MultisiteAssignee: shilpa <smanjara>
Status: CLOSED WONTFIX QA Contact: Vidushi Mishra <vimishra>
Severity: high Docs Contact: Akash Raj <akraj>
Priority: unspecified    
Version: 5.3CC: akraj, ceph-eng-bugs, cephqe-warriors, mbenjamin, rmandyam, smanjara, tserlin, vimishra
Target Milestone: ---   
Target Release: 7.0z2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-17.2.6-98.el9cp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-04 20:16:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2221020    

Comment 24 shilpa 2024-02-14 17:47:20 UTC
if this related to multiple zones and archive zone creating duplicate objects,
with the current archive design it is not possible to avoid duplication completely
when multiple zones are involved. the workaround that was suggested is to sync only
from one zone by setting 'sync-from-all' to false and 'sync-from' options.
if this workaround is acceptable by QE, then we can close this as WONTFIX
and document it.