BackupPC-users

Re: [BackupPC-users] backuppc not able to change schedule time

2013-06-12 09:44:59
Subject: Re: [BackupPC-users] backuppc not able to change schedule time
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 12 Jun 2013 09:28:51 -0400
On 6/12/2013 2:31 AM, niraj_vara wrote:
> Hi
>
>    I have configured the backuppc in centos. In that In  main config.pl file 
> having the schedule time is
> $Conf{WakeupSchedule} = [18];
>
> so all the backup of pcs started at 18 pm.
>
> Now I wanted to change the schedule time of one pc.
>
> So I haven add the following line into that pc
> edited this file
> pc/192.168.1.102.pl
>
> then added the following
>
> $Conf{WakeupSchedule} = [12];
>
> but its dont wake up at 12 !!!!!   what I am missing ???

WakeupSchedule is a global setting.  You cannot change it for a single 
host.  Also, cleanup routines run on the first wakeup period, so you 
generally want the first entry in the schedule to be a time when you 
don't expect backups to be running.

What you want to do is put the WakeupSchedule back to normal and use the 
BlackoutPeriods to control when each host can start backups.

-- 
Bowie

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>