Bug 1994593
Summary: | Granular entry self-heal is taking more time than full entry self heal for creation and deletion workloads | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Karthik U S <ksubrahm> |
Component: | replicate | Assignee: | Karthik U S <ksubrahm> |
Status: | CLOSED ERRATA | QA Contact: | Pranav Prakash <prprakas> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.5 | CC: | agantony, madam, pprakash, rhs-bugs, sajmoham, sasundar, seamurph, sheggodu, tshacked |
Target Milestone: | --- | Keywords: | Performance, ZStream |
Target Release: | RHGS 3.5.z Batch Update 6 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-6.0-60 | Doc Type: | Bug Fix |
Doc Text: |
Previously, granular entry self heal took more time than the full entry self heal when there were many entry self heals pending due to the creation and deletion heavy workloads.
With this update, the extra lookup to delete the stale index is removed from the code path of the granular entry self heal, which improves the heal performance in the creation and deletion heavy workloads when the granular entry self heal is enabled.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-01-27 14:26:32 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: |
Description
Karthik U S
2021-08-17 13:37:17 UTC
Upstream patch: https://github.com/gluster/glusterfs/pull/2612 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 (glusterfs bug fix update), 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-2022:0315 |