Hello, I have an OpenBSD 6.4 box where I mount via NFS a share from an NFS server and I see a few of the following log messages in /var/log/messages (around 10 per day).
short receive (0/4) from nfs server nfsserver:/data/files I was wondering if this is anything to worry about and what does it really mean? That NFS share is mounted through my /etc/fstab as such: nfsserver:/data/files /mnt nfs rw,nodev,nosuid,tcp,nordirplus 0 0 Regards, Mabi

