Hide Forgot
Description of problem: lockf(int filedes, int function, off_t size) always fails on gNFS (works on kernel NFS and FUSE though). Version-Release number of selected component (if applicable): 3.3.0qa25 How reproducible: Always. Steps to Reproduce: Program attached. Actual results: lockf fails. Expected results: lockf should pass.
Created attachment 567606 [details] fcntl version
This behavior was seen as kernel lockd was also running. We can close this bug. We have to document that glusterfs-NLM can not run when lockd is also running.
please update these bugs w.r.to 3.3.0qa27, need to work on it as per target milestone set.
Works when there is no kernel NFS mount on the machine. However, this needs to be documented. Kris, can we keep this till documentation is in place?
We can document this behavior. But we need to fix the root cause of kernel NFSv4 being present failing our NLM.
Documented in the known issues section for beta1. To be investigated for beta2.
*** This bug has been marked as a duplicate of bug 799244 ***