On Aug 2, 2013, at 12:15 PM, Harry Edmon <harry@xxxxxx> wrote: > Occasionally I am seeing the following in our kernel log on a NFS client: > > [2321389.137595] NFS: Server enkf reports our clientid is in use > [2321389.137615] NFS: state manager: lease expired failed on NFSv4 server enkf with error 1 > > The result is that the read of the file in question fails. This occurs for multiple kernel versions on multiple machines. Anyone have an idea how I should start debugging this? How is the clientid calculated/assigned? It depends on the kernel version. You can look in fs/nfs/nfs4proc.c for the nfs4_proc_setclientid function. -- Chuck Lever chuck[dot]lever[at]oracle[dot]com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html