On 12/13/2011 10:56 PM, Brian Rosner wrote: > On Dec 12, 2011, at 1:41 AM, Pranith Kumar K wrote: >> Seems like the issue with that specific file your application is trying to rename. Could you check if that file has correct permissions on the backends?. > It is difficult for me to test that due to the file being created and unlinked during the reindexing process. The fact it has permission to unlink and not rename seems very odd to me. > > Brian Rosner Brian, Could you give the permissions/ownership of the directory the file is being created, permissions/ownership of the file that is being created. Is the group of the file secondary group? It is very difficult for us to find the root cause without a good test case. Pranith