[Gluster-users] Ganesha "Failed to create client in recovery dir" in logs
Soumya Koduri
skoduri at redhat.com
Fri Jul 7 18:17:54 UTC 2017
On 07/07/2017 11:36 PM, Renaud Fortier wrote:
> Hi all,
>
> I have this entry in ganesha.log file on server when mounting the volume
> on client :
>
>
>
> « GLUSTER-NODE3 : ganesha.nfsd-54084[work-27] nfs4_add_clid :CLIENT ID
> :EVENT :Failed to create client in recovery dir
> (/var/lib/nfs/ganesha/v4recov/node0/::ffff:192.168.2.152-(24:Linux
> NFSv4.2 client-host-name)), errno=2 »
This directory is used to store client IP for state recovery post server
crash. To fix this, please add below option in the ganesha.conf file and
then restart nfs-ganesha servers on all the nodes.
NFS_CORE_PARAM {
clustered = false;
}
Thanks,
Soumya
>
>
>
> But everything seems to work as expected without any other errors (so far).
>
>
>
> Gluster 3.10
>
> Ganesha 2.5
>
>
>
> Should I worry about this ?
>
>
>
> Thank you
>
> Renaud
>
>
>
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
More information about the Gluster-users
mailing list