bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tidy won't cleanup files which are bigger than 4G


From: Thomas Glanzmann
Subject: Tidy won't cleanup files which are bigger than 4G
Date: Thu, 4 Nov 2004 20:25:54 +0100
User-agent: Mutt/1.5.6i

Hello,
I have the problem that cfengine doesn't cleanup files which are bigger
than 2G.

cfagent.conf:

        tidy:
         any::
          /var/tmp/ pat=* age=7 rmdirs=sub recurse=10 type=ctime inform=false

/var/cfengine/bin/cfagent -q -v -c -K:

...
*********************************************************************
 Main Tree Sched: tidy pass 1 @ Thu Nov  4 19:49:47 2004
*********************************************************************

---------------------------------------------------------------------
Tidying Spool Directories
---------------------------------------------------------------------

cfengine:faui00j: Checking for expired users in /var/spool/cron/crontabs
cfengine:faui00j: Done checking spool directory /var/spool/cron/crontabs
---------------------------------------------------------------------
Tidying by directory
---------------------------------------------------------------------

Can't stat naruto_dvd_1-25.iso (/var/tmp/naruto_dvd_1-25.iso)
Can't stat ai1.img (/var/tmp/ai1.img)
Can't stat sialdrew.iso (/var/tmp/sialdrew.iso)
cfengine:faui00j: Deleting file /var/mail
cfengine:faui00j: Size=12 bytes, a-age=0 days
...

faui00j:~# ls -alh /var/tmp/naruto_dvd_1-25.iso /var/tmp/ai1.img 
/var/tmp/sialdrew.iso
-rw-r--r--  1 siseseif immdstud 2.4G Aug 30 19:44 /var/tmp/ai1.img
-rw-r--r--  1 siseseif immdstud 4.3G Aug 11 20:09 /var/tmp/naruto_dvd_1-25.iso
-rw-r--r--  1 sialdrew immdstud 4.3G Oct 25 08:49 /var/tmp/sialdrew.iso

btw. the same problem exists when doing files.

Honestly,
        Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]