On Thu, Mar 20, 2014 at 11:33 AM, [email protected]
<[email protected]> wrote:
> Hi Les,
>
> my mistake, actually I was in blackout period (which have priority upon wakeup
> period, right)?

Wakeups are global to the system where blackouts can be modified
per-target so they don't exactly relate to each other except that
nothing gets scheduled if you don't have a wakeup.

> Sorry, I didn't understand the second part of your answer:
>
> "the first value in the
> wakeupschedule list is when backuppc_nightly will start - if your
> backups typically aren't competed by 1 you might want to adjust that"
>
> can you give me further explanations?

backuppc_nightly is the task that cleans the pool of files that have
been expired from all current backups and releases the disk space.  It
is a fairly disk-intensive process so it is a good idea to make it
start at a time when your backups would be complete.  On a large/busy
system 1 AM may be too early.

-- 
  Les Mikesell
    [email protected]






> Thank you!
>
>
>>----Messaggio originale----
>>Da: [email protected]
>>Data: 14/03/2014 18.57
>>A: "[email protected]"<[email protected]>, "General list for
> user discussion, questions and support"<[email protected]>
>>Ogg: Re: [BackupPC-users] No backup running?
>>
>>On Fri, Mar 14, 2014 at 4:48 AM, [email protected]
>><[email protected]> wrote:
>>> Hi,
>>>
>>> at this moment I've no backup running.
>>> I put this in config.pl
>>>
>>> $Conf{WakeupSchedule} = [
>>>   '1',
>>>   '2',
>>>   '3',
>>>   '4',
>>>   '5',
>>>   '6',
>>>   '7',
>>>   '8',
>>>   '9',
>>>   '10',
>>>   '11',
>>>   '12',
>>>   '13',
>>>   '14',
>>>   '15',
>>>   '16',
>>>   '17',
>>>   '18',
>>>   '19',
>>>   '20',
>>>   '21',
>>>   '22',
>>>   '23'
>>> ];
>>>
>>> $Conf{MaxBackupPCNightlyJobs} = '4';
>>> $Conf{BackupPCNightlyPeriod} = '2';
>>>
>>>
>>> Now I've only 4 processes:
>>>
>>> Currently Running Jobs
>>>
>>>
>>> Host  Type  User  Start Time  Command  PID  Xfer PID
>>> admin    3/13 01:00  BackupPC_nightly -m 0 31  12315
>>> admin1    3/13 01:00  BackupPC_nightly 32 63  12316
>>> admin2    3/13 01:00  BackupPC_nightly 64 95  12317
>>> admin3    3/13 01:00  BackupPC_nightly 96 127  12318
>>>
>>>
>>>
>>> why regular backups are not running now?
>>
>>Are you in the blackout period?  Do you have clients with the correct
>>time elapsed since their last run?  Note that the first value in the
>>wakeupschedule list is when backuppc_nightly will start - if your
>>backups typically aren't competed by 1 you might want to adjust that.
>>
>>--
>>   Les Mikesell
>>     [email protected]
>>
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> 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/

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
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/

Reply via email to