Hervé Richard wrote:
>
> My backup server with backuppc don't backup anymore, backup hdd is full :-/
> So I checked a little bit the backuped data to see what is taking so
> much space.
>
> Let me explain my configuration:
>
> I have 12Gb of data to backup on my server.
> I configured 1 full backup every Sunday at 3AM and Incr every other day
> of the week at 3AM too
> I configured backuppc to keep 2 full backup and 12 Incr.
>
> Then after a while my backup hdd was filled ....
>
> I check the size of the Cpool dir and it takes about 45GB on the drive
> and pc dir is about 26Gb...
This doesn't sound right if you only have one target. Does the server
and the backuppc service run continuously? Maybe it isn't running the
backuppc_nightly job that removes the unneeded pool/cpool copies.
> There are no big file transfer between two Incr backup which could have
> filled the disk and only 12GB of data to backup.
If you are using rsync, any large files that grow or have small changes
(databases, logs, etc.) will only transfer the difference but the server
side will reconstruct the full size file and store it as a separate copy.
> Did I missed something?
If your target is a 64-bit linux system, be sure you aren't backing up
/var/log/lastlog - or at least check its size. On some versions this is
a huge sparse file that copies generally don't handle very well.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/