Re: [BackupPC-users] trashClean won't clean

2009-05-07 Thread Holger Parplies
Hi,

Madcha wrote on 2009-05-07 03:32:10 -0400 [[BackupPC-users]  trashClean won't 
clean]:
> Sorry to erply so late,

obviously this *does* reference something (though the subject suggests it
doesn't). I could probably look through the archives to find out what. Or
visit Backup Central.

> I'dont understand why, incrementals backups, are normaly deleted and not
> totals backups.

In case this was the question: *normally* both incremental and full backups
are deleted when they expire. A quick glance at the configuration you quote
(here) doesn't reveal anything obvious.

Regards,
Holger

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] trashClean won't clean

2009-05-07 Thread Madcha

Sorry to erply so late,

Here, is an extract from my config.pl file :


$Conf{MaxBackups} = 1;


$Conf{MaxUserBackups} = 2;


$Conf{MaxPendingCmds} = 10;

#
# How many BackupPC_nightly processes to run in parallel.
#
# Each night, at the first wakeup listed in $Conf{WakeupSchedule},

$Conf{MaxBackupPCNightlyJobs} = 4;

$Conf{BackupPCNightlyPeriod} = 1;


$Conf{MaxOldLogFiles} = 5;

$Conf{DfPath} = '/bin/df';


$Conf{DfCmd} = '$dfPath $topDir';


$Conf{SplitPath} = '/usr/bin/split';
$Conf{ParPath}   = '/usr/bin/par2' if -x '/usr/bin/par2';
$Conf{CatPath}   = '/bin/cat';
$Conf{GzipPath}  = '/bin/gzip';
$Conf{Bzip2Path} = '/usr/bin/bzip2';


$Conf{DfMaxUsagePct} = 95;


$Conf{TrashCleanSleepSec} = 300;

$Conf{BackupPCUser} = 'backuppc';
$Conf{CgiDir}   = '/usr/share/backuppc/cgi-bin';
$Conf{InstallDir}   = '/usr/share/backuppc';

$Conf{BackupPCUserVerify} = 1;

$Conf{HardLinkMax} = 31999;

###
# What to backup and when to do it
# (can be overridden in the per-PC config.pl)
###
$Conf{SmbShareName} = 'Home';
$Conf{SmbShareUserName} = '';

$Conf{SmbSharePasswd} = '';

$Conf{FullPeriod} = 13;


$Conf{IncrPeriod} = 1;


$Conf{FullKeepCnt} = 1;

$Conf{FullKeepCntMin} = 1;
$Conf{FullAgeMax} = 9;

$Conf{IncrKeepCnt} = 3;


$Conf{IncrKeepCntMin} = 3;
$Conf{IncrAgeMax} = 5;


I'dont understand why, incrementals backups, are normaly deleted and not totals 
backups.

If you can help me.

+--
|This was sent by rageinh...@msn.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] trashClean won't clean

2009-04-08 Thread Craig Barratt
Madcha writes:

> Since few days, trashClean is started but, won't clean old backups,
> I don't understand why,
> In trash folder there nothing,

That means BackupPC_trashClean is working: its job is to remove
everything that appears in $TopDir/trash.

> It is perhaps for that reason that it does cleans nothing.
> Is it possible to manually clean up old backups?
> Is it possible to manually start backuppc_trashClean that rescan what should 
> be deleted?
> Where I can look to find out where is the error?

Perhaps you mean that backups aren't being deleted as you expect?

Can you show a specific example of a set of backups where you
expect a backup to be deleted that isn't?  Please include your
$Conf{FullKeepCnt}, $Conf{IncrKeepCnt} and releted settings.

Craig

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] trashClean won't clean

2009-04-08 Thread Madcha

Hi,

Since few days, trashClean is started but, won't clean old backups,
I don't understand why,
In trash folder there nothing, 
It is perhaps for that reason that it does cleans nothing.
Is it possible to manually clean up old backups?
Is it possible to manually start backuppc_trashClean that rescan what should be 
deleted?
Where I can look to find out where is the error?

Thanks

+--
|This was sent by rageinh...@msn.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/