On 03/23/2016 04:10 AM, Rama Shenai
wrote:
Hi Rama, ESTALE error in rename normally generated when either the source file is not resolvable (deleted or inaccessible) or when the parent of destination is not resolvable. It can happen when let's say file F' was present when your application did a lookup before rename, but if it is got renamed by Node M1 before M2 could rename it. Basically a race between two rename on the same file can result in ESTALE for either of one. To confirm this, Can you please paste the log message from brick "0-volume1-client-0". You can find out the brick name from the graph. Also if you can share the program or snippet that used to reproduce this issue, that would be great. Rafi KC
|
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users