Bug 1481830
Summary: | [RFE] [RHCS 2.y] osd: osd_scrub_during_recovery only considers primary, not replicas | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vikhyat Umrao <vumrao> |
Component: | RADOS | Assignee: | David Zafman <dzafman> |
Status: | CLOSED ERRATA | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
Severity: | medium | Docs Contact: | Bara Ancincova <bancinco> |
Priority: | medium | ||
Version: | 2.3 | CC: | anharris, ceph-eng-bugs, dzafman, gmeno, icolle, kchai, kdreyer, pamadio, tserlin, vakulkar, vumrao |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | 2.4 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | RHEL: ceph-10.2.7-48.el7cp Ubuntu: ceph_10.2.7-48redhat1 | Doc Type: | Enhancement |
Doc Text: |
.Scrubbing is blocked for any PG if the primary or any replica OSDs are recovering
The `osd_scrub_during_recovery` parameter now defaults to `false`, so that when an OSD is recovering, the scrubbing process is not initialized on it. Previously, `osd_scrub_during_recovery` was set to `true` by default allowing scrubbing and recovery to run simultaneously. In addition, in previous releases if the user set `osd_scrub_during_recovery` to `false`, only the primary OSD was checked for recovery activity.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-10-17 18:12:51 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: | 1473436, 1479701 |
Description
Vikhyat Umrao
2017-08-15 20:16:34 UTC
Jewel backport tracker: http://tracker.ceph.com/issues/21117 jewel backport: https://github.com/ceph/ceph/pull/17815 We're going to need this applied downstream Vikhyat. Would you please let me know when that will be ready? (In reply to Gregory Meno from comment #5) > We're going to need this applied downstream Vikhyat. Would you please let me > know when that will be ready? Thanks Gregory. I just checked upstream PR - https://github.com/ceph/ceph/pull/17815 It is under Kefu testing branch and I think as soon as upstream testing will complete. David should be able to take it downstream. I am changing the needinfo to David. Kefu, When do you think https://github.com/ceph/ceph/labels/wip-kefu-testing will be merged? Ken: To test this change you need to include https://bugzilla.redhat.com/show_bug.cgi?id=1482749 or set osd_scrub_during_recovery false. 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 *** Bug 1636475 has been marked as a duplicate of this bug. *** |