[Bacula-users] unable to restore file, ERR=block.c:291 Volume data error at 0:0! Wanted ID: "BB02", got ""

2014-10-18 Thread Ivan Sy
Hi All, I need some advise as I am unable to restore files and I am getting stuck with this error. I have other backups of other clients and restore on those are fine. 18-Oct 21:17 backup.xyz.com-sd JobId 13413: Warning: acquire.c:280 Read acquire: Requested Volume "mail.xyz.com-full-0557" on

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Ana Emília M . Arruda
Hi Giuseppe, I think there is a misunderstanding here. You are talking about two different jobs. From your first post, you talked about the Job=Fs02Home.2014-10-13_21.00.00_33 and this last post you are talking about Job=MccwHome.2014-10-13_21.00. 00_34. 13-Oct 21:00 bl13-dir JobId 1761: Start Ba

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Giuseppe Vitillaro
On Saturday 18 October 2014 11:01:28 Ana Emília M. Arruda wrote: > Just a comment here. Since you have "volume use duration = 7 days" and your > volume was used until 12:58 next day, I'm quite sure (don't know how is > your schedule configured) that this volume will be available (append) for > use

Re: [Bacula-users] [Bacula-devel] Despooling attrs does not finish

2014-10-18 Thread Dan Langille
On Oct 18, 2014, at 4:03 AM, Ulrich Leodolter wrote: > Hello, > > we have Win7 backup which does not come to an end within MaxRunTime=12h. > server runs 7.0.5 (28 July 2014), the client has installed the > bacula-enterprise-win64-7.0.5.exe. but the problem started about 2 > months ago, at tha

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Ana Emília M . Arruda
Just a comment here. Since you have "volume use duration = 7 days" and your volume was used until 12:58 next day, I'm quite sure (don't know how is your schedule configured) that this volume will be available (append) for use in the next week by your backup jobs. Because of your "volume use duratio

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Ana Emília M . Arruda
Yes, the default for "purge oldest volume" is no. So you have just two volumes in this pool. As Kern said "Yes, there can be typically a few seconds delay between when a volume is chosen for use and when it expires." and this could be the issue you are facing. Maybe another thing additionally Jos

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Giuseppe Vitillaro
On Friday 17 October 2014 09:11:54 Josh Fisher wrote: >Generally, schedules are starting jobs at the same time of day. It follows >that the time period between successive runs will tend to be very nearly an >integer number of days. If the use duration is also an integer number of days, >then it

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Giuseppe Vitillaro
On Friday 17 October 2014 21:41:49 Ana Emília M. Arruda wrote: > Hi Giuseppe, > > Yes, this could happen if bacula couldn't find a reciclable volume and you > have the "purge oldest volume = yes" directive configured and this is, for > Bacula, the oldest volume. The purge oldest volume doesn't res

Re: [Bacula-users] Recycling problem.

2014-10-18 Thread Giuseppe Vitillaro
> Consider how Bacula treats the case where "maximum volume jobs = 1". The job > starts to run and selects a volume marked "append", possibly first recycling > a volume if no available "append" volumes are empty. It then marks the volume > as "used" so that no other jobs will try to select it. A