Re: [Bacula-users] Problem with backup: always full backup started

2012-11-16 Thread Dan Langille
On 2012-11-14 07:52, Luca Bertoncello wrote:
 Am Wed, 14 Nov 2012 13:42:00 +0100
 schrieb lst_ho...@kwsoft.de:

 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.

 I added two directories to the fileset...
 And now, that you said it, I discovered a paragraph in the
 documentation, that said, the a change to the fileset force a full
 backup...

 Let us see, what this night happens...


All OK now?


-- 
Dan Langille - http://langille.org/

--
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


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-16 Thread Luca Bertoncello
Am Fri, 16 Nov 2012 10:53:44 -0500
schrieb Dan Langille d...@langille.org:

 All OK now?

Yes, thanks!

I forgot to say it...

Regards
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
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


[Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Luca Bertoncello
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?

Could you help me to find the problem?
The configuration is from repository and I just changed the Filesets,
the day and time for the WeeklyCycle and die addresses for SD and FD.

Thanks a lot for your help
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
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


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread lst_hoe02

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


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Luca Bertoncello
Am Wed, 14 Nov 2012 13:42:00 +0100
schrieb lst_ho...@kwsoft.de:

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.

I added two directories to the fileset...
And now, that you said it, I discovered a paragraph in the
documentation, that said, the a change to the fileset force a full
backup...

Let us see, what this night happens...

Regards
-- 
Luca Bertoncello
Programmierer

FrischerGehts.net GmbH  Co. KG
Schützenplatz 14
01067 Dresden

Tel.: +49(0)351 / 30 70 66 21
E-Mail: bertonce...@frischergehts.net

Geschäftsführung: Michael Noack
Handelsregister: Amtsgericht Dresden HRA 8151
USt.-ID: DE276174185

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das Kopieren sowie die
Weitergabe dieser E-Mail ist nicht gestattet.

This E-Mail contains confidential and/or legally protected information. 
If you are not the correct addressee or have received this E-Mail 
erroneously, please inform the sender immediately and delete this mail.
The copying as well as the transmitting of this E-Mail is not permitted.


signature.asc
Description: PGP signature
--
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


Re: [Bacula-users] Problem with backup: always full backup started

2012-11-14 Thread Bryan Harris
Hi,On Nov 14, 2012, at 04:08 AM, Luca Bertoncello bertonce...@frischergehts.net wrote: Now, why cannot bacula find the previous full backup? Do you think it's possible the full backup did not complete successfully? What does the log say for the full backup?Bryan
--
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