Bug 965434
Summary: | nfs+dht: "invalid argument: inode" | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
Component: | distribute | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | mainline | CC: | gluster-bugs, pkarampu, rhs-bugs, saujain, vbellur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 960834 | Environment: | |
Last Closed: | 2013-07-24 17:19:19 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: | 960834 | ||
Bug Blocks: |
Description
Pranith Kumar K
2013-05-21 08:56:50 UTC
REVIEW: http://review.gluster.org/5055 (cluster/dht: Set layout when inode is present) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu) COMMIT: http://review.gluster.org/5055 committed in master by Anand Avati (avati) ------ commit a72e77f7bc5abfa739f19f6d02e7cf94b138c477 Author: Pranith Kumar K <pkarampu> Date: Tue May 21 14:21:31 2013 +0530 cluster/dht: Set layout when inode is present Problem: Lookups in discovery fail with ENOENT so local->inode is never set. dht_layout_set logs the callstack when the function is called in that state. Fix: Don't set layout when lookups fail in discovery. Change-Id: I5d588314c89e3575fcf7796d57847e35fd20f89a BUG: 965434 Signed-off-by: Pranith Kumar K <pkarampu> Reviewed-on: http://review.gluster.org/5055 Reviewed-by: Shishir Gowda <sgowda> Tested-by: Gluster Build System <jenkins.com> |