BackupPC-users

Re: [BackupPC-users] How to Schedule Backup?

2010-04-06 16:55:45
Subject: Re: [BackupPC-users] How to Schedule Backup?
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 06 Apr 2010 15:53:46 -0500
On 4/6/2010 3:27 PM, professorgenival wrote:
>
> Hi to everyone :-)
>
> I'm new in backupc and I don't know how to schedules backups with backuppc...
>

Usually you set the blackout period to cover the times you _don't_ want 
backups to run and let backuppc work out the details of when to run them.

> I'm trying to test  a schedule, then I  try this:
>
> Full Backups
>
> FullPeriod: 6,97
> FullKeepCont: 1
> FullKeepCntMin: 1
> FullAgeMax: 90
>
> Incremental Backups
>
> IncrPeriod: 0.01<------ I don't know if this is ok, I think that   the 
> backuppc will try to do a incremental backup after 24 minutes approximately 
> ????

That means it should do one every .01 day between fulls. You probably 
don't want 100 runs per day.

> $Conf{WakeupSchedule} = [16.5,17];

Normally you want it to wake up often.  It still won't run any backups 
until the IncrPeriod or FullPeriod has expired since the last one.

> I did this, because  I want to test the schedule, but When I waited for 30 
> minutes at four o clock, the schedule didn't start... :-(
>
> And the at 17 IN the GUI I can see  state 16:30 idle , why the schedule 
> didn't start???

Does the host summary page show a failed attempt?  I usually start the 
first one manually from the host's web page to make sure everything is 
set up right and then expect the approximately-24-hour IncrPeriod 
schedule to make subsequent ones start around the same time.

-- 
   Les Mikesell
    lesmikesell AT gmail DOT com


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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/