Zitat von Luca Bertoncello <bertonce...@frischergehts.net>: > Hello, > > I configured Bacula (version 5.0.1 from Ubuntu-repositories) on an > Ubuntu-Lucid server at office. > > The director is configured to start a full backup between Monday and > Tuesday, and an incremental backup between Tuesday and Friday. > Here die configuration: > > Job { > Name = "Skynet" > JobDefs = "JobSkynet" > Enabled = yes > RunBeforeJob = "/etc/bacula/updateSlots.sh" > RunAfterJob = "/usr/local/sbin/bacula2nagios \"%n\" 0 \"%e %l %v\"" > RunAfterFailedJob = "/usr/local/sbin/bacula2nagios \"%n\" 1 \"%e %l > %v\"" > } > JobDefs { > Name = "JobSkynet" > Type = Backup > Level = Incremental > Client = skynet-fd > FileSet = "Skynet-Set" > Schedule = "WeeklyCycle" > Storage = changer1 > Messages = Standard > Pool = File > Priority = 10 > Write Bootstrap = "/var/lib/bacula/%c.bsr" > } > > Schedule { > Name = "WeeklyCycle" > Run = Full mon at 22:00 > Run = Incremental tue-fri at 23:00 > } > > Now, this Monday was started a full backup, and it runs without any > problem. > Yesterday should an INCREMENTAL backup started, but it runs a full one. > In the report E-Mail I can see: > > 13-Nov 23:00 skynet-dir JobId 16: No prior Full backup Job record found. > 13-Nov 23:00 skynet-dir JobId 16: No prior or suitable Full backup > found in catalog. Doing FULL backup. > > Now, why cannot bacula find the previous full backup?
Hello have you checked if the fileset has not been altered after starting the Full backup? Try to start a incremental by hand after a full backup to see what's happen. Regards Andreas ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users