Hi Troy,

Here are the jobs and the schedule. thanks for the help.


Job {
 Name = "Slain"
 JobDefs = "Job"
 Write Bootstrap = "/var/lib/bacula/slain.bsr"
}


Schedule {
 Name = "WeeklyCycle"
 Run = Full 1st-5th on Sunday at 8:00pm
 Run = Incremental  on Mon-Sat at 10:00pm
}



Regards

Mark



Troy Daniels wrote:

Hi Mark,

Normally different levels are specified in the Schedule with something
like the

Schedule {
   Name = "WeeklyCycle"
   Run = Full Pool=slain_full_weekly Fri at 12:00
   Run = Incremental Sat-Thu
}


If this doesn't help, We'll need more information than you've provided
I'm afraid.

Including the Schedule definition and actual Job definition as a
minimum. JobDefs is a definition of Job Defaults, you need to show us
the Job section of your director config file.

Cheers,


Troy.




Mark Clarke wrote:

Hi all,

I am trying to setup a job schedule that does a full weekly backup and
then an incremental backup daily for 7 days. I have a job defined as

JobDefs {
  Name = "Job"
  Type = Backup
  Level = Incremental
  Client = slain-fd
  FileSet = "Full Set"
  Schedule = "WeeklyCycle"
  Storage = Deadlock_Disk2
  Messages = Standard
  Pool = default
  Full Backup Pool = slain_full_weekly
  Differential Backup Pool = slain_incremental_daily
  Priority = 10
}

The job runs the full ok but never runs the incremental job. Instead it
default to the default pool and starts doing differential backups. Why
is this? Am I missing something?
thanks


===========================================
Cyber Designs - Put you business on the net
http://www.CyberDesigns.co.za

Jumping Bean - Your Java and Linux Experts
http://www.JumpingBean.co.za

Tel: 011-781 80 14
Fax: 011-781 80 15
===========================================
Disclaimer

Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Employees of Cyber Designs are expressly required not to make defamatory statements and not to infringe or authorize any infringement of copyright or any other legal right by email communications. Any such communication is contrary to company policy and outside the scope of the employment of the individual concerned. The company will not accept any liability in respect of such communication, and the employee responsible will be personally liable for any damages or other liability arising.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



===========================================
Cyber Designs - Put you business on the net
http://www.CyberDesigns.co.za

Jumping Bean - Your Java and Linux Experts
http://www.JumpingBean.co.za

Tel: 011-781 80 14
Fax: 011-781 80 15
===========================================
Disclaimer

Any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Employees of Cyber 
Designs are expressly required not to make defamatory statements and not to 
infringe or authorize any infringement of copyright or any other legal right by 
email communications. Any such communication is contrary to company policy and 
outside the scope of the employment of the individual concerned. The company 
will not accept any liability in respect of such communication, and the 
employee responsible will be personally liable for any damages or other 
liability arising.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to