Re: [Dovecot] what are those .nfsXXXXX files with mbox ?
6:12 p.m.
New subject: [Dovecot] what are those .nfsXXXXX files with mbox ?
On Thu, 16 Mar 2006 08:37:40 -0600 tblader wrote:
On Thu, 16 Mar 2006 08:37:40 -0600 tblader wrote:
There should be a cron job on the server that deletes those
From /var/spool/cron/crontabs/root:
15 3 * * 0 /usr/lib/fs/nfs/nfsfind
Looking at /usr/lib/fs/nfs/nfsfind:
less /usr/lib/fs/nfs/nfsfind
#!/bin/sh
Copyright (c) 1993 by Sun Microsystems, Inc.
#ident "@(#)nfsfind.sh 1.7 00/07/17 SMI"
Check shared NFS filesystems for .nfs* files that
are more than a week old.
These files are created by NFS clients when an open file
is removed. To preserve some semblance of Unix semantics
the client renames the file to a unique name so that the
file appears to have been removed from the directory, but
is still usable by the process that has the file open.
[snip]
-Jeff
--
Jeff Ballard <ballard@engr.wisc.edu> 608-265-5090 Unix Systems Manager, Computer-Aided Engineering Center
6991
Age (days ago)
6991
Last active (days ago)
2 comments
3 participants
participants (3)
-
Bertrand Leboeuf
-
Jeff Ballard
-
tblader