[Bugs] [Bug 1580532] New: posix/ctime: The first lookup on file is not healing the gfid
bugzilla at redhat.com
bugzilla at redhat.com
Mon May 21 17:29:14 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1580532
Bug ID: 1580532
Summary: posix/ctime: The first lookup on file is not healing
the gfid
Product: GlusterFS
Version: mainline
Component: posix
Assignee: bugs at gluster.org
Reporter: khiremat at redhat.com
CC: bugs at gluster.org
Description of problem:
With ctime feature enabled, the first lookup on the file is not healing the
gfid if it's not present.
Version-Release number of selected component (if applicable):
mainline
How reproducible:
Always
Steps to Reproduce:
1. Create dist-rep gluster volume (1*2) and mount at /mnt
2. Enable ctime feature
gluster vol set <vol> utime on
gluster vol set <vol> ctime on
3. Create a file on both replica brick in the backend (say file)
4. stat /mnt/file
Actual results:
The first stat is giving ENOENT and is not healing gfid
Expected results:
The first stat should heal the gfid
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list