BackupPC-users

Re: [BackupPC-users] Root disk grows linearly 1GB between 07h-09 and then drops back - each morning

2011-06-05 17:07:57
Subject: Re: [BackupPC-users] Root disk grows linearly 1GB between 07h-09 and then drops back - each morning
From: higuita <higuita AT GMX DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Sun, 5 Jun 2011 22:05:59 +0100
Hi 

On Sat, 04 Jun 2011 11:11:44 +0100, "Tyler J. Wagner" <tyler AT tolaris DOT com>
wrote:
> >         *Each* morning my root disk free space drops by one 1GB,
> >         starting at 07:00 linearly until 09:00.
> This sounds like a job for lsof or 'find / -mmin 5 2> /dev/null'. Run

        Better, dont cross filesystems (so dont enter backuppc mount) and
find LESS than 5 minutes (with some bad luck, no files would be
created on exactly 5 minutes)

 find / -xdev -mmin -5 2> /dev/null

        also run lsof and ps xua or pstree... with this you can see
what is using the space.

        i bet a file in /tmp, a result from a compression or a backup

Good luck
higuita
-- 
Naturally the common people don't want war... but after all it is the
leaders of a country who determine the policy, and it is always a 
simple matter to drag the people along, whether it is a democracy, or
a fascist dictatorship, or a parliament, or a communist dictatorship.
Voice or no voice, the people can always be brought to the bidding of
the leaders. That is easy. All you have to do is tell them they are 
being attacked, and denounce the pacifists for lack of patriotism and
exposing the country to danger.  It works the same in every country.
           -- Hermann Goering, Nazi and war criminal, 1883-1946

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>