[Bugs] [Bug 1614310] New: Lookup/find on nfs(using ganesha) mount failed for a directory which was recreated
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 9 11:17:36 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1614310
Bug ID: 1614310
Summary: Lookup/find on nfs(using ganesha) mount failed for a
directory which was recreated
Product: GlusterFS
Version: mainline
Component: distribute
Assignee: bugs at gluster.org
Reporter: jthottan at redhat.com
CC: bugs at gluster.org
Description of problem:
The lookup/find on nfs mount (via ganesha) failed with EINVALID for a directory
which was recreated on distribute replicate volume
Version-Release number of selected component (if applicable):
mainline
How reproducible:
50%
Steps to Reproduce:
1. mount volume using three clients using nfs clients via ganesha
a.) Ist client : linux untar is performed and deleted and restart it
b.) 2nd client : while true;do find . -mindepth 1 -type f;done
c.) 3rd client : while true; do ls -lRt; if [ $? == 2 ]; then break; fi; done
Actual results:
Failed with EINVALID
Expected results:
Additional info:
There was anomalies related message in the client log
I was not able to hit with debug log level till now
--
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