Bug 1552202
Summary: | RGW multi-site segfault received when 'rgw_run_sync_thread = False' is set in ceph.conf | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | jquinn <jquinn> |
Component: | RGW-Multisite | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 3.0 | CC: | ceph-eng-bugs, ceph-qe-bugs, edonnell, hnallurv, mbenjamin, mhackett, molasaga, owasserm, tchandra, tserlin, vimishra, vumrao |
Target Milestone: | z4 | ||
Target Release: | 3.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | RHEL: ceph-12.2.4-15.el7cp Ubuntu: 12.2.4-19redhat1xenial | Doc Type: | Bug Fix |
Doc Text: |
Previously, due to a programming error, Ceph RADOS Gateway (RGW) instances in zones configured for multi-site replication would crash if configured to disable sync ("rgw_run_sync_thread = false"). Therefor, multi-site replication environments could not start dedicated non-replication RGW instances. With this update, the "rgw_run_sync_thread" option can be used to configure RGW instances that will not participate in replication even if their zone is replicated. If this option is set for all active RGW instances in the zone, replication will not take place.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-11 18:11:08 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: | 1553254 |
Description
jquinn
2018-03-06 16:44:06 UTC
upstream fix: https://github.com/ceph/ceph/pull/20769 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/RHSA-2018:2177 |