Bug 2307854 - [upgrade][8.0]: rgw_run_sync_thread resets to true after upgrading to RHCS-8.0
Summary: [upgrade][8.0]: rgw_run_sync_thread resets to true after upgrading to RHCS-8.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 8.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 8.0
Assignee: Adam King
QA Contact: Vidushi Mishra
URL:
Whiteboard:
Depends On:
Blocks: 2317218
TreeView+ depends on / blocked
 
Reported: 2024-08-26 10:53 UTC by Vidushi Mishra
Modified: 2024-11-25 09:07 UTC (History)
5 users (show)

Fixed In Version: ceph-19.1.0-59
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-11-25 09:07:11 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-9556 0 None None None 2024-08-26 10:54:55 UTC
Red Hat Product Errata RHBA-2024:10216 0 None None None 2024-11-25 09:07:16 UTC

Description Vidushi Mishra 2024-08-26 10:53:37 UTC
Description of problem:

During the upgrade process from RHCS 6.1 to 8.0, the rgw_run_sync_thread configuration parameter is incorrectly reset to true even when it was explicitly set to false before the upgrade. 

This behavior is not observed when upgrading from RHCS 6.1 to 7.1, where the parameter retains its original value.

Version-Release number of selected component (if applicable):
ceph version 19.1.0-50.el9cp

How reproducible:


Always 

Steps to Reproduce:

1. Set up an RHCS environment with version 6.1 with multiple rgw daemons.
2. Set the rgw_run_sync_thread parameter to false for a few rgw daemons that would not participate in sync.
3. Perform an upgrade from RHCS 6.1 to 7.1 in the primary zone.
4. Verify that the rgw_run_sync_thread parameter remains false for the rgws that had it set as 'false' after the upgrade.
5. Perform an upgrade from RHCS 6.1 to 8.0 in the secondary zone.
6. Check the value of rgw_run_sync_thread using ceph config show | grep sync_thread.


Actual results:

Upgrade from Ceph 6.1 to 7.1: The rgw_run_sync_thread parameter remains false as expected.
Upgrade from Ceph 6.1 to 8.0: The rgw_run_sync_thread parameter is reset to true, which is not expected behavior.

Expected results:

The rgw_run_sync_thread parameter should retain its pre-upgrade value of false after any upgrade, including to RHCS 8.0.

Additional info:

Impact: 
This bug could potentially cause unintended behavior in the RGW Multisite clusters where the sync thread should remain disabled. 
Users upgrading to RHCS 8.0 might experience issues related to unnecessary sync operations if they rely on this setting being false.

Comment 9 errata-xmlrpc 2024-11-25 09:07:11 UTC
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 (Red Hat Ceph Storage 8.0 security, bug fix, and enhancement updates), 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-2024:10216


Note You need to log in before you can comment on or make changes to this bug.