Okay, now I have some real errors:
16/06/2021 17:58:47 : epoch 60ca9d4a : tom-7590 : ganesha.nfsd-1006530[svc_24]
fsal_common_is_referral :FSAL :EVENT :Failed to get attrs for referral, handle:
0x7f90bda3cc00, valid_mask: 0, request_mask: 82, supported: 0, error: Forbidden action
16/06/2021 17:58:47 : epoch 60ca9d4a : tom-7590 : ganesha.nfsd-1006530[svc_24]
fsal_common_is_referral :FSAL :EVENT :Failed to get attrs for referral, handle:
0x7f90bda3cc00, valid_mask: 0, request_mask: 82, supported: 0, error: Forbidden action
16/06/2021 17:58:47 : epoch 60ca9d4a : tom-7590 : ganesha.nfsd-1006530[svc_5]
fs_rm_revoked_handles :CLIENT ID :EVENT :opendir
/var/lib/nfs/ganesha/v4recov/node0/::ffff:127.0.0.1-(22:Linux NFSv4.2 tom-7590) failed
errno: Permission denied (13)
16/06/2021 17:58:47 : epoch 60ca9d4a : tom-7590 : ganesha.nfsd-1006530[svc_5]
fs_rm_clid_impl :CLIENT ID :EVENT :Failed to remove client recovery dir
(/var/lib/nfs/ganesha/v4recov/node0/::ffff:127.0.0.1-(22:Linux NFSv4.2 tom-7590)), errno:
Permission denied (13)
For the second two errors, it seems I need to change where the client recovery dir is kept
to something user-accessible. I can't seem to find an option for this though.
Not sure what to do about "Failed to get attrs for referral"?