Bug 797167

Summary: [88c6c11813cbd60a6b8e5ec4e2edd40e326ac311]: dht reporting gfid different on backend
Product: [Community] GlusterFS Reporter: Rahul C S <rahulcs>
Component: distributeAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: pre-releaseCC: amarts, gluster-bugs, nsathyan, rfortier
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 18:00:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: 1f3a0dd4742a2fcd3215aee4a5e22125d7ea4f4d Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    
Attachments:
Description Flags
glusterfs logs
none
directory structure script none

Description Rahul C S 2012-02-24 12:42:41 UTC
Created attachment 565593 [details]
glusterfs logs

Description of problem:
Create a distributed-replicate volume, mount 2 clients, kill 1 brick.

From both the clients, create a hierarchy of directories with same names[basically run same script], logs report gfid different on backends. Also thinks the directory is a file with these errors on the client:
[dht-common.c:744:dht_lookup_everywhere_done] 0-vol-dht: path /temp/0e/cc exists as a file on one subvolume and directory on another. Please fix it manually

Comment 1 Rahul C S 2012-02-24 12:44:32 UTC
Created attachment 565594 [details]
directory structure script

attaching the hierarchical directory structure creation script.

Comment 2 Anand Avati 2012-02-29 10:10:29 UTC
CHANGE: http://review.gluster.com/2832 (storage/posix: In lookup check for buf->gfid being NULL) merged in master by Vijay Bellur (vijay)

Comment 3 Pranith Kumar K 2012-03-01 12:30:36 UTC
*** Bug 786419 has been marked as a duplicate of this bug. ***

Comment 4 Rahul C S 2012-04-05 08:01:02 UTC
Not seeing similar logs. Works fine.