Bug 1113907 - AFR: Inconsistent GlusterNFS behavior v/s GlusterFUSE during metadata split brain on directories
Summary: AFR: Inconsistent GlusterNFS behavior v/s GlusterFUSE during metadata split b...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: replicate
Version: mainline
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Anuradha
QA Contact:
URL:
Whiteboard:
Depends On: 1111392 1286923
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-27 07:39 UTC by Harshavardhana
Modified: 2016-06-22 10:10 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1111392
Environment:
Last Closed: 2016-06-22 10:10:28 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 2 Anuradha 2016-06-22 10:10:28 UTC
Closing this bug as this is the expected behaviour.

On fuse and nfs the access pattern of the files/directories is different. Before opendir, fuse does lookup, where as nfs does access. Lookup must always succeed even if there is metadata/entry split-brain. But access should not.


Note You need to log in before you can comment on or make changes to this bug.