Bug 928341
Summary: | Enable write-behind for gluster nfs server process | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
Component: | glusterd | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | gluster-bugs, jdarcy, vbellur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 17:30:53 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: | 952693 |
Description
Pranith Kumar K
2013-03-27 13:27:10 UTC
REVIEW: http://review.gluster.org/4734 (mgmt/glusterd: Enable write-behind in nfs) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu) *** Bug 928343 has been marked as a duplicate of this bug. *** REVIEW: http://review.gluster.org/4736 (mgmt/glusterd: Enable write-behind in nfs) posted (#1) for review on release-3.4 by Pranith Kumar Karampuri (pkarampu) COMMIT: http://review.gluster.org/4734 committed in master by Vijay Bellur (vbellur) ------ commit 58bbfd91d1a6404ddee8fa2c49d0d1945eef5ad4 Author: Pranith Kumar K <pkarampu> Date: Wed Mar 27 18:56:35 2013 +0530 mgmt/glusterd: Enable write-behind in nfs We observed that the number of write requests thus inodelks are increasing very rapidly to thousands without write-behind in the graph. Change-Id: Id71c9c2b0a4c9601a4644a58a933221c62dab0c0 BUG: 928341 Signed-off-by: Pranith Kumar K <pkarampu> Reviewed-on: http://review.gluster.org/4734 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> COMMIT: http://review.gluster.org/4736 committed in release-3.4 by Anand Avati (avati) ------ commit 135a343605f3a015837cb44045a669d9ccf0dbd8 Author: Pranith Kumar K <pkarampu> Date: Wed Mar 27 19:08:52 2013 +0530 mgmt/glusterd: Enable write-behind in nfs We observed that the number of write requests thus inodelks are increasing very rapidly to thousands without write-behind in the graph. Change-Id: I901a6a820eb7b21b413d33e1a0a3420c7f4746a8 BUG: 928341 Signed-off-by: Pranith Kumar K <pkarampu> Reviewed-on: http://review.gluster.org/4736 Reviewed-by: Anand Avati <avati> Tested-by: Gluster Build System <jenkins.com> |