Hi all,
I have a server that is exporting a directory in /etc/exports and
another server that has autofs setup to auto mount that directory when a
local user accesses it.
I am having a problem where if I run a search (for example: grep
'user@???' /mount/email_logs/* ) on the exported directory. Most
of the time this works fine but sometimes it comes up with an
input/output error on the autofs client & on the exporting server the
/var/log/messages file contains a lot of these entries:
kernel: svc: unknown version (3)
I'm not sure if they are related or not, but my guess is that they are.
Does anyone have any ideas?
Regards,
Keir