Displaying 1 result from an estimated 1 matches for "nfs_flush_attr_cache_fd_locked".
2012 Jan 07
1
Attribute Cache flush errors on FreeBSD 8.2
I'm running dovecot 2.0.16 on FreeBSD 8.2 with the mail spool and
indexes on an NFS server.
Lines like the following keep appearing in syslog for access to each
mailbox:
Error: nfs_flush_attr_cache_fd_locked: fchown(/home/philk/Mail/Deleted)
failed: Bad file descriptor
This is coming from nfs-workarounds.c line 210, which tracing back seems
to be coming from the call to mbox_lock on
lib-storage/index/mbox/mbox-lock.c line 774.
I have /home mounted with options
acregmin=0,acregmax=0,acdirmin=0,acd...