-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 anand...@gmail.com wrote: > Thanks for the detailed explanation, appreciate it. > > -- > Thanks and Regards, > > Anand > -----Original Message----- > From: Bowie Bailey <bowie_bai...@buc.com> > Date: Tue, 06 Oct 2009 17:14:25 > To: <backuppc-users@lists.sourceforge.net> > Subject: Re: [BackupPC-users] Need help on scheduling, > full backups and excluding directories > > Anand Gupta wrote: >> Anand Gupta wrote: >>>> Hi, >>>> >>>> I have a backuppc installation, where i have a few problems. >>>> >>>> 1. Scheduling: We wish to schedule the clients backup only after >>>> 11:00am, and till 07:00pm. Further we want to keep only 1 full backup, >>>> and 5 incremental backups for each weekday. I know having 1 full >>>> backup is bad, but thats how the management wants it. This is how i >>>> have setup in the config.pl file >>>> >>>> $Conf{WakeupSchedule} = [11,12,13,14,15,16,17,18,19]; You most likely want to update this as follows:
$Conf{WakeupSchedule} = [20, 11,12,13,14,15,16,17,18,19]; Also set the blackout schedule from 19 to 10.5 Reason: The first value for WakeupSchedule is when the nighlty (daily) work/cleanup is done, including reading through the entire pool to delete files no longer required. If this is done at the same time as your backups it will drastically slow down the backups. Setting the blacout schedule will stop any backups starting at 20 or 19. Also, consider that a backup starting at 18 may not actually complete before 19. Regards, Adam -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrLxjAACgkQGyoxogrTyiVewwCgn/0Ypc8pWGil3vIbufgNeopk cLEAoLv8AwoekcsMqKpi7vMs5pF9ceb7 =z/91 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ 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/