Hide Forgot
apache complains of apr_detach_proc failing. apr_detach_proc does chdir ("/") and glusterfs_chdir returns -1 even though chdir was successful. This was because op_ret was not assigned the return value of libgf_client_chdir.
PATCH: http://patches.gluster.com/patch/2574 in master (libglusterfsclient/chdir: assign op_ret the return value of libgf_client_chdir.)
Bala, Is the bug fix working? Can I close the bug? regards, Raghavendra
No this bug should be kept open, as bala said webdav is still not working with the GA release on platform. I don't have enough information may be you should speak to Bala.
This bug still appears in 3.0.0 release. Please check repo glusterfs in FC 11. If you find its working, we will test it from our side and let you know about closure of this bug.
with http://patches.gluster.com/patch/2632/, httpd is working fine with booster. I tested it on client14 which has FC11. Let me know if there are any other issues.
Can you reconfirm once again that apache with booster works as daemon?
Yes, I tested it as daemon on FC11 and it works with the above patch. Are you facing any issues?
PATCH: http://patches.gluster.com/patch/2633 in release-2.0 (booster/fcntl: implement F_GETFD and F_SETFD.)
PATCH: http://patches.gluster.com/patch/2632 in master (booster/fcntl: implement F_GETFD and F_SETFD.)