Hervé Richard wrote:
>
>>
>> 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.
> Yes in fact the server and backuppc run continuously and the server
> backup files stored on itself.
> I took care of not backing up backuppc files as mentioned in the
> backuppc faq.
>
> For backuppc_nightly job:
> Maybe :-/
> I don't know how to configure/force backuppc_nightly job to removes
> unneeded pool/cpool :-/
> Maybe it's automatic... check every age of every backuped files and
> delete everyone older than configured in:
It is supposed to be automatic and it doesn't pay attention to ages. It
should delete anything in the pools with only one link - meaning that
all references in the pc directories had already been deleted.
If you cd to the cpool directory and 'find . -links 1' you shouldn't see
very many files.
> I have this message in every log:
>
> Cpool nightly clean removed 0 files of size 0.00GB
It doesn't make sense for the cpool dir to be bigger than the pc
directory if you only have one server, since all files that exist in
cpool should have links in the pc dir(s) too. However, du has some
quirks in the way it adds up the space, trying not to count linked files
multiple times. Also, the space you reported for cpool and pc should
really be the same space since all the files should be hardlinks. And
in any case it shouldn't fill the 80 gigs you said you had. We must be
missing something. Is everything on the same filesytem?
--
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/