Re: [Bacula-users] Problem with unmounting a device

2016-02-26 Thread Dietz Pröpper
Kern Sibbald wrote:

Well, slap taken ;-). All the dirty little details follow.

Version: 7.0.5, own build
Storage device: Autochanger with two drives
Device config: see below

Expected behaviour:
After I unmount a tape drive, a "status sd" in bconsole should give the status 
"Device is BLOCKED. User unmounted.\nDrive 0 is not loaded.". If I unmount all 
devices attached to the changer, no backup should be able to start.

Observed behaviour:
If "Always Open = yes" in sd config:
(1) I unmount a "empty" device and get the response "3901 Device ""LTO0"
(/dev/nst0)" is already unmounted.". But "status sd" yields only
"Drive 0 is not loaded.", w/o the "BLOCKED" line.
(2) All devices are empty on sd startup and I unmount all of them. Status
as in (1). Afterwards I start a backup and the first tape is happily used.
(3) To get a "BLOCKED" status from sd, I need to mount and unmount a device if 
the device is empty at sd startup.

If "Always Open = no" (as in the config snippet from below):
sd status always says "Drive 0 is not loaded." or "Slot xx was last loaded in 
drive 0.". Backups always start, regardless of device mount state.

For the "why" part - no idea. I can also attach complete bconsole output, but 
this would be quite a lot. But if it would help or if you need further infos, 
just ask.

Regards,
Dietz

> It would probably help get a response if you give some details about
> "this seems to work no longer".
> 
> Why doesn't it work? What does it do?  What is the exact output?
> 
> On 02/24/2016 04:04 AM, Dietz Pröpper wrote:
> > Hi,
> > 
> > I have a little problem:
> > I have an autochanger with two devices. In former times, after I issued a
> > "unmount storage=blah drive=0" the sd status for that device was displayed
> > as "BLOCKED by user", which should still be the case, according to the
> > documentation.
> > 
> > Since some months, this seems to work no longer.
> > 
> > The bacula version is 7.0.5 and the device definition is as follows:
> > Device {
> > 
> >Name = LTO0
> >Media Type = LTO-3
> >Device Type = Tape
> >Archive Device = /dev/nst0
> >drive index = 0
> >AutomaticMount = yes;   # when device opened, read it
> >AlwaysOpen = no;
> >RemovableMedia = yes;
> >RandomAccess = no;
> >Offline On Unmount = no
> >
> >Autochanger = yes;
> >Drive Index = 0;
> >Alert Command = "sh -c 'tapeinfo -f /dev/sg0 |grep TapeAlert|cat'"
> >Maximum Network Buffer Size = 655360
> >
> >Maximum Spool Size = 400g
> >Spool Directory = /var/bacula/spool
> >Maximum File Size=15g
> >Maximum Block Size = 1290240
> >Maximum Network Buffer Size = 655360
> >
> >Maximum Changer Wait = 300 s
> >Maximum Open Wait = 180 s
> > 
> > }
> > 
> > Any idea?
> > 
> > Regards,
> > 
> > Dietz

-- 
Name the Puppet Master

signature.asc
Description: This is a digitally signed message part.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Windows client 7.0.5 broken?

2016-02-26 Thread Cejka Rudolf
Kern Sibbald wrote (2016/02/26):
> I have no idea what "developer's gift" is but to the best of my 
> knowledge no Windows 7.0.5 ever existed.

Oops, I'm sorry I was so unclear. I have found the original
status report:

http://blog.bacula.org/bacula-status-report-30-august-2014/

Yes, it was not developers, but "friends" and you decided that it
would be "contributors that are listed in the AUTHORS file".

Please, was it meant as one particular version, which is 7.0.5,
or as access to Bacula Windows binaries with upgrades, possibly
with some delay?

Thank you very much.

> On 02/26/2016 08:49 AM, Cejka Rudolf wrote:
> > Hello,
> >after Windows client upgrade from public 5.2.10 to developers'
> > gift 7.0.5, I have noticed that incremental jobs started to be too
> > big and too slow. Before upgrade with 5.2.10:
> >
> >Elapsed time:   4 hours 28 mins 43 secs
> >FD Files Written:   180,897
> >FD Bytes Written:   18,411,348,578 (18.41 GB)
> >
> > After upgrade with 7.0.5:
> >
> >Elapsed time:   1 day 8 hours 31 mins 19 secs
> >FD Files Written:   10,770,656
> >FD Bytes Written:   24,493,173,950 (24.49 GB)
> >
> > The difference is in ~ 10,000,000 entries.
> >
> > Full job has ~ 33,000,000 entries, where there are ~ 10,000,000
> > directories and ~ 23,000,000 files (strange itself). Job listing
> > confirmed, that 7.0.5 Windows client includes all directory
> > entries on the server in the incremental backup. Please, is there
> > a configuration possibility to work around this problem?
> >
> > I have tried 7.4.0 for personal use also, and it works like 5.2.10,
> > so maybe just 7.0.5 has this bug? Meantmime, I had to return to
> > 5.2.10.
> >
> > Thank you.

-- 
Rudolf Cejka  http://www.fit.vutbr.cz/~cejkar
Brno University of Technology, Faculty of Information Technology
Bozetechova 2, 612 66  Brno, Czech Republic

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Write Retry on Network Error without Restarting the Job

2016-02-26 Thread Ana Emília M . Arruda
Hi Duane,

The heartbeat interval also helps in the case of slow connections.

Best regards,
Ana
Em sex, 26 de fev de 2016 às 07:09, Kern Sibbald 
escreveu:

> No this feature does not exist.  However, in a recent version of Bacula
> (7.2.0 I think, but maybe 7.4.0) you can restart failed jobs and it will
> start roughly from the point the backup failed.  Look in the New
> Features section of the document for Incomplete Jobs.
>
> Best regards,
> Kern
>
> On 02/26/2016 02:58 AM, Duane Webber wrote:
> > Is there an option to have Bacula retry write operations without
> > restarting the job?   A search shows the last time this question was
> > asked was in 2010 (the answer was no) and I'm hoping there is a change
> > since then.  I have remote backups that can take days, if not a week
> > plus and it is not uncommon to run into a network error where Bacula
> > aborts the backup job altogether.
> >
> > If Bacula does not have this capability, is there a workaround for the
> > same such that the end result is that the remote backups are visible to
> > Bacula directly.
> >
> > I appreciate any suggestions.
> >
> > Thanks,
> >
> > Duane
> >
> >
> >
> --
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> >
> >
> >
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Windows client 7.0.5 broken?

2016-02-26 Thread Randy Katz
If it's any help I was running bacula-win64-5.2.10 until recently and
upgraded to bacula-enterprise-win64-7.4.0 without a hitch. Directors are
all running 7.4, were running each upgrade until 7.4 previously.

On 2/26/2016 1:28 AM, Cejka Rudolf wrote:
> Kern Sibbald wrote (2016/02/26):
>> I have no idea what "developer's gift" is but to the best of my 
>> knowledge no Windows 7.0.5 ever existed.
> Oops, I'm sorry I was so unclear. I have found the original
> status report:
>
> http://blog.bacula.org/bacula-status-report-30-august-2014/
>
> Yes, it was not developers, but "friends" and you decided that it
> would be "contributors that are listed in the AUTHORS file".
>
> Please, was it meant as one particular version, which is 7.0.5,
> or as access to Bacula Windows binaries with upgrades, possibly
> with some delay?
>
> Thank you very much.
>
>> On 02/26/2016 08:49 AM, Cejka Rudolf wrote:
>>> Hello,
>>>after Windows client upgrade from public 5.2.10 to developers'
>>> gift 7.0.5, I have noticed that incremental jobs started to be too
>>> big and too slow. Before upgrade with 5.2.10:
>>>
>>>Elapsed time:   4 hours 28 mins 43 secs
>>>FD Files Written:   180,897
>>>FD Bytes Written:   18,411,348,578 (18.41 GB)
>>>
>>> After upgrade with 7.0.5:
>>>
>>>Elapsed time:   1 day 8 hours 31 mins 19 secs
>>>FD Files Written:   10,770,656
>>>FD Bytes Written:   24,493,173,950 (24.49 GB)
>>>
>>> The difference is in ~ 10,000,000 entries.
>>>
>>> Full job has ~ 33,000,000 entries, where there are ~ 10,000,000
>>> directories and ~ 23,000,000 files (strange itself). Job listing
>>> confirmed, that 7.0.5 Windows client includes all directory
>>> entries on the server in the incremental backup. Please, is there
>>> a configuration possibility to work around this problem?
>>>
>>> I have tried 7.4.0 for personal use also, and it works like 5.2.10,
>>> so maybe just 7.0.5 has this bug? Meantmime, I had to return to
>>> 5.2.10.
>>>
>>> Thank you.


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Write Retry on Network Error without Restarting the Job

2016-02-26 Thread Pablo Marques

Here it is, in 7.2: 

http://www.bacula.org/7.2.x-manuals/en/main/New_Features_in_7_2_0.html#SECTION003213000

Pablo
- Original Message -
From: "Kern Sibbald" 
To: "Duane Webber" , "bacula-users" 

Sent: Friday, February 26, 2016 1:04:31 AM
Subject: Re: [Bacula-users] Write Retry on Network Error without Restarting the 
Job

No this feature does not exist.  However, in a recent version of Bacula 
(7.2.0 I think, but maybe 7.4.0) you can restart failed jobs and it will 
start roughly from the point the backup failed.  Look in the New 
Features section of the document for Incomplete Jobs.

Best regards,
Kern

On 02/26/2016 02:58 AM, Duane Webber wrote:
> Is there an option to have Bacula retry write operations without
> restarting the job?   A search shows the last time this question was
> asked was in 2010 (the answer was no) and I'm hoping there is a change
> since then.  I have remote backups that can take days, if not a week
> plus and it is not uncommon to run into a network error where Bacula
> aborts the backup job altogether.
>
> If Bacula does not have this capability, is there a workaround for the
> same such that the end result is that the remote backups are visible to
> Bacula directly.
>
> I appreciate any suggestions.
>
> Thanks,
>
> Duane
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


-- 

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] clarify 'with-systemd' usage?

2016-02-26 Thread PGNet Dev
On 02/25/2016 10:17 PM, Kern Sibbald wrote:
>  do configure as yu did
> - build and install Bacula normally
> - cd /platforms/systemd
> - make install

Close, with glitches ...

./configure \
  --prefix=/usr/local/bacula \
  --with-systemd=/usr/local/bacula/systemd-units \
  ...
make
make install

ls -al /usr/local/bacula/systemd-units
  ls: cannot access /usr/local/bacula/systemd-units: No such file or 
directory

cd ./platforms/systemd/
make install
  mkdir -p //usr/local/bacula/systemd-units //etc/tmpfiles.d
  /usr/bin/install: cannot stat ‘bacula.conf’: No such file or directory
  Makefile:27: recipe for target 'install-conf' failed
  make: *** [install-conf] Error 1

ls -al /usr/local/bacula/systemd-units
  total 8.0K
  drwxrwxr-x+ 2 root root 4.0K Feb 26 10:47 ./
  drwxrwxr-x+ 8 root root 4.0K Feb 26 10:47 ../

make install-service
ls -al /usr/local/bacula/systemd-units
  drwxrwxr-x+ 2 root root 4.0K Feb 26 10:48 ./
  drwxrwxr-x+ 8 root root 4.0K Feb 26 10:47 ../
  -rw-r--r--  1 root root 1.1K Feb 26 10:48 bacula-dir.service
  -rw-r--r--  1 root root  897 Feb 26 10:48 bacula-fd.service
  -rw-r--r--  1 root root  901 Feb 26 10:48 bacula-sd.service


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Problem to implement Verify Data in Bacula 7.4.0

2016-02-26 Thread Wanderlei Huttel
I was trying to test new features in bacula 7.4.0 like (Verify Volume Data).
http://www.bacula.org/7.4.x-manuals/en/main/New_Features_in_7_4_0.html#SECTION00311000

So I've configured a Job like example:

# Verify Job definition
Job {
  Name = VerifyData
  Level = Data
  Client = 127.0.0.1-fd # Use local file daemon
  FileSet = Dummy   # Will be adapted during the job
  Storage = File# Should be the right one
  Messages = Standard
  Pool = Default
}

But when I run bacula-dir -t I receive an error:

"Type" directive in Job "VerifyData" resource is required, but not found.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem to implement Verify Data in Bacula 7.4.0

2016-02-26 Thread Marcin Haba
Hello Wanderlei,

It looks that in the documentation is lack of Type directive
(obligatory for Job resource).

Can you add the Type directive to your Job resource and try again?

Type = Verify

Best regards.
Marcin Haba (gani)


On 26 February 2016 at 20:20, Wanderlei Huttel
 wrote:
> I was trying to test new features in bacula 7.4.0 like (Verify Volume Data).
> http://www.bacula.org/7.4.x-manuals/en/main/New_Features_in_7_4_0.html#SECTION00311000
>
> So I've configured a Job like example:
>
> # Verify Job definition
> Job {
>   Name = VerifyData
>   Level = Data
>   Client = 127.0.0.1-fd # Use local file daemon
>   FileSet = Dummy   # Will be adapted during the job
>   Storage = File# Should be the right one
>   Messages = Standard
>   Pool = Default
> }
>
> But when I run bacula-dir -t I receive an error:
>
> "Type" directive in Job "VerifyData" resource is required, but not found.
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 
"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Heitor Faria
Hello, Folks, 

Does anyone tested new resume command for canceled jobs? 
When used it only queue a new incremental job and seems to ignore the original 
Job. 

Command: 

resume jobid=6 level=full 

Original canceled Job: 

| 6 | BkpArquivosBacula | 2016-02-26 16:57:04 | B | F | 3,091 | 118,619,859 | A 
| 

Resumed job: 

| 7 | BkpArquivosBacula | 2016-02-26 16:57:53 | B | I | 9 | 91,624 | T 

Regards, 
-- 
=== 
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified 
Administrator II 
Próximas aulas telepresencial ao-vivo - 15 de fevereiro: 
http://www.bacula.com.br/agenda/ 
Ministro treinamento e implementação in-company Bacula: 
http://www.bacula.com.br/in-company/ 
Ou assista minhas videoaulas on-line: 
http://www.bacula.com.br/treinamento-bacula-ed/ 
61 8268-4220 
Site: www.bacula.com.br | Facebook: heitor.faria 
 
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Wanderlei Huttel
Hello Heitor

I noticed the same!
And Pool and Storage are wrong too!



Atenciosamente

*Nome **|* *Wanderlei Hüttel*
*Blog*  | http://www.huttel.com.br



2016-02-26 19:05 GMT-03:00 Heitor Faria :

> Hello, Folks,
>
> Does anyone tested new resume command for canceled jobs?
> When used it only queue a new incremental job and seems to ignore the
> original Job.
>
> Command:
>
> resume jobid=6 level=full
>
> Original canceled Job:
>
> | 6 | BkpArquivosBacula | 2016-02-26 16:57:04 | B | F | 3,091 |
> 118,619,859 | A |
>
> Resumed job:
>
> | 7 | BkpArquivosBacula | 2016-02-26 16:57:53 | B | I | 9 | 91,624 | T
>
> Regards,
> --
> ===
> Heitor Medrado de Faria  - LPIC-III | ITIL-F |  Bacula Systems Certified
> Administrator II
> Próximas aulas telepresencial ao-vivo - 15 de fevereiro:
> http://www.bacula.com.br/agenda/
> Ministro treinamento e implementação in-company Bacula:
> http://www.bacula.com.br/in-company/
> Ou assista minhas videoaulas on-line:
> http://www.bacula.com.br/treinamento-bacula-ed/
> 61 <%2B55%2061%202021-8260>8268-4220 <%2B55%2061%208268-4220>
> Site: www.bacula.com.br | Facebook: heitor.faria
> 
> 
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Windows client 7.0.5 broken?

2016-02-26 Thread Kern Sibbald
Hello Rudolf,

Yes, I see. I was referring to the Enterprise Windows binaries, and they 
were actually version 8.0 or 8.2 that (I forgot) I had renumbered to be 
7.0.5 to correspond to the community release.  Note: no one complained 
about those binaries working with Bacula community Dir and SD of 7.0.5.

If you paid for those Windows binaries, the deal was that you could take 
any update that may be posted within 6 months, but after that if you 
wanted a newer version you had to update.  However, now the Windows 
binaries are free on the Bacula.org web site for personal use.

I recommend that you move up to 7.4.0 and use the Windows binaries 
posted on the web site or for non-personal use get the binaries from 
Bacula Systems.

Best regards,
Kern

On 02/26/2016 07:28 PM, Cejka Rudolf wrote:
> Kern Sibbald wrote (2016/02/26):
>> I have no idea what "developer's gift" is but to the best of my
>> knowledge no Windows 7.0.5 ever existed.
>
> Oops, I'm sorry I was so unclear. I have found the original
> status report:
>
> http://blog.bacula.org/bacula-status-report-30-august-2014/
>
> Yes, it was not developers, but "friends" and you decided that it
> would be "contributors that are listed in the AUTHORS file".
>
> Please, was it meant as one particular version, which is 7.0.5,
> or as access to Bacula Windows binaries with upgrades, possibly
> with some delay?
>
> Thank you very much.
>
>> On 02/26/2016 08:49 AM, Cejka Rudolf wrote:
>>> Hello,
>>> after Windows client upgrade from public 5.2.10 to developers'
>>> gift 7.0.5, I have noticed that incremental jobs started to be too
>>> big and too slow. Before upgrade with 5.2.10:
>>>
>>> Elapsed time:   4 hours 28 mins 43 secs
>>> FD Files Written:   180,897
>>> FD Bytes Written:   18,411,348,578 (18.41 GB)
>>>
>>> After upgrade with 7.0.5:
>>>
>>> Elapsed time:   1 day 8 hours 31 mins 19 secs
>>> FD Files Written:   10,770,656
>>> FD Bytes Written:   24,493,173,950 (24.49 GB)
>>>
>>> The difference is in ~ 10,000,000 entries.
>>>
>>> Full job has ~ 33,000,000 entries, where there are ~ 10,000,000
>>> directories and ~ 23,000,000 files (strange itself). Job listing
>>> confirmed, that 7.0.5 Windows client includes all directory
>>> entries on the server in the incremental backup. Please, is there
>>> a configuration possibility to work around this problem?
>>>
>>> I have tried 7.4.0 for personal use also, and it works like 5.2.10,
>>> so maybe just 7.0.5 has this bug? Meantmime, I had to return to
>>> 5.2.10.
>>>
>>> Thank you.
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Kern Sibbald
For resume to work, the original Job must be marked Incomplete.  If it 
is not, it will be restarted from the beginning.

On 02/27/2016 08:05 AM, Heitor Faria wrote:
> Hello, Folks,
>
> Does anyone tested new resume command for canceled jobs?
> When used it only queue a new incremental job and seems to ignore the
> original Job.
>
> Command:
>
> resume jobid=6 level=full
>
> Original canceled Job:
>
> | 6 | BkpArquivosBacula | 2016-02-26 16:57:04 | B | F | 3,091 |
> 118,619,859 | A |
>
> Resumed job:
>
> | 7 | BkpArquivosBacula | 2016-02-26 16:57:53 | B | I | 9 | 91,624 | T
>
> Regards,
> --
> ===
> Heitor Medrado de Faria  - LPIC-III | ITIL-F |  Bacula Systems Certified
> Administrator II
> Próximas aulas telepresencial ao-vivo - 15 de fevereiro:
> http://www.bacula.com.br/agenda/
> Ministro treinamento e implementação in-company Bacula:
> http://www.bacula.com.br/in-company/
> Ou assista minhas videoaulas on-line:
> http://www.bacula.com.br/treinamento-bacula-ed/
> 61 8268-4220 
> Site: www.bacula.com.br  | Facebook:
> heitor.faria 
> 
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Windows client 7.0.5 broken?

2016-02-26 Thread Kern Sibbald
Thanks for the confirmation that bacula-enterprise-win64-7.4.0 works for 
you :-)

On 02/26/2016 09:33 PM, Randy Katz wrote:
> If it's any help I was running bacula-win64-5.2.10 until recently and
> upgraded to bacula-enterprise-win64-7.4.0 without a hitch. Directors are
> all running 7.4, were running each upgrade until 7.4 previously.
>
> On 2/26/2016 1:28 AM, Cejka Rudolf wrote:
>> Kern Sibbald wrote (2016/02/26):
>>> I have no idea what "developer's gift" is but to the best of my
>>> knowledge no Windows 7.0.5 ever existed.
>> Oops, I'm sorry I was so unclear. I have found the original
>> status report:
>>
>> http://blog.bacula.org/bacula-status-report-30-august-2014/
>>
>> Yes, it was not developers, but "friends" and you decided that it
>> would be "contributors that are listed in the AUTHORS file".
>>
>> Please, was it meant as one particular version, which is 7.0.5,
>> or as access to Bacula Windows binaries with upgrades, possibly
>> with some delay?
>>
>> Thank you very much.
>>
>>> On 02/26/2016 08:49 AM, Cejka Rudolf wrote:
 Hello,
 after Windows client upgrade from public 5.2.10 to developers'
 gift 7.0.5, I have noticed that incremental jobs started to be too
 big and too slow. Before upgrade with 5.2.10:

 Elapsed time:   4 hours 28 mins 43 secs
 FD Files Written:   180,897
 FD Bytes Written:   18,411,348,578 (18.41 GB)

 After upgrade with 7.0.5:

 Elapsed time:   1 day 8 hours 31 mins 19 secs
 FD Files Written:   10,770,656
 FD Bytes Written:   24,493,173,950 (24.49 GB)

 The difference is in ~ 10,000,000 entries.

 Full job has ~ 33,000,000 entries, where there are ~ 10,000,000
 directories and ~ 23,000,000 files (strange itself). Job listing
 confirmed, that 7.0.5 Windows client includes all directory
 entries on the server in the incremental backup. Please, is there
 a configuration possibility to work around this problem?

 I have tried 7.4.0 for personal use also, and it works like 5.2.10,
 so maybe just 7.0.5 has this bug? Meantmime, I had to return to
 5.2.10.

 Thank you.
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Wanderlei Huttel
Hello Kern

But the Pool and Level were not the same when job was scheduled!
It looks bacula get this information from JobDefs.


Atenciosamente

*Nome **|* *Wanderlei Hüttel*
*Blog*  | http://www.huttel.com.br



2016-02-26 19:25 GMT-03:00 Kern Sibbald :

> For resume to work, the original Job must be marked Incomplete.  If it
> is not, it will be restarted from the beginning.
>
> On 02/27/2016 08:05 AM, Heitor Faria wrote:
> > Hello, Folks,
> >
> > Does anyone tested new resume command for canceled jobs?
> > When used it only queue a new incremental job and seems to ignore the
> > original Job.
> >
> > Command:
> >
> > resume jobid=6 level=full
> >
> > Original canceled Job:
> >
> > | 6 | BkpArquivosBacula | 2016-02-26 16:57:04 | B | F | 3,091 |
> > 118,619,859 | A |
> >
> > Resumed job:
> >
> > | 7 | BkpArquivosBacula | 2016-02-26 16:57:53 | B | I | 9 | 91,624 | T
> >
> > Regards,
> > --
> > ===
> > Heitor Medrado de Faria  - LPIC-III | ITIL-F |  Bacula Systems Certified
> > Administrator II
> > Próximas aulas telepresencial ao-vivo - 15 de fevereiro:
> > http://www.bacula.com.br/agenda/
> > Ministro treinamento e implementação in-company Bacula:
> > http://www.bacula.com.br/in-company/
> > Ou assista minhas videoaulas on-line:
> > http://www.bacula.com.br/treinamento-bacula-ed/
> > 61 8268-4220 
> > Site: www.bacula.com.br  | Facebook:
> > heitor.faria 
> > 
> >
> >
> >
> --
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> >
> >
> >
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Heitor Faria
Hello Wanderlei, 

I think you can't resume a canceled job, but you can resume a stopped one (stop 
command). 
I will test if it works with failed too. 

*in Kern we trust* =) 

> From: "Wanderlei Huttel" 
> To: "Kern Sibbald" 
> Cc: "Heitor Faria" , "Bacula Users List"
> 
> Sent: Friday, February 26, 2016 7:36:47 PM
> Subject: Re: [Bacula-users] Bacula Resume Job Always Incremental

> Hello Kern
> But the Pool and Level were not the same when job was scheduled!
> It looks bacula get this information from JobDefs.

> Atenciosamente

> Nome | Wanderlei Hüttel
> Blog | http://www.huttel.com.br

-- 
=== 
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified 
Administrator II 
Próximas aulas telepresencial ao-vivo - 15 de fevereiro: 
http://www.bacula.com.br/agenda/ 
Ministro treinamento e implementação in-company Bacula: 
http://www.bacula.com.br/in-company/ 
Ou assista minhas videoaulas on-line: 
http://www.bacula.com.br/treinamento-bacula-ed/ 
61 8268-4220 
Site: www.bacula.com.br | Facebook: heitor.faria 
 
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Heitor Faria
Just in time, now failed backups are flagged as incomplete also => Termination: 
Backup failed -- incomplete 

> From: "Heitor Faria" 
> To: "Wanderlei Huttel" 
> Cc: "Bacula Users List" 
> Sent: Friday, February 26, 2016 7:56:39 PM
> Subject: Re: [Bacula-users] Bacula Resume Job Always Incremental

> Hello Wanderlei,

> I think you can't resume a canceled job, but you can resume a stopped one 
> (stop
> command).
> I will test if it works with failed too.

> *in Kern we trust* =)

>> From: "Wanderlei Huttel" 
>> To: "Kern Sibbald" 
>> Cc: "Heitor Faria" , "Bacula Users List"
>> 
>> Sent: Friday, February 26, 2016 7:36:47 PM
>> Subject: Re: [Bacula-users] Bacula Resume Job Always Incremental

>> Hello Kern
>> But the Pool and Level were not the same when job was scheduled!
>> It looks bacula get this information from JobDefs.

>> Atenciosamente

>> Nome | Wanderlei Hüttel
>> Blog | http://www.huttel.com.br

> --
> ===
> Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified
> Administrator II
> Próximas aulas telepresencial ao-vivo - 15 de fevereiro:
> http://www.bacula.com.br/agenda/
> Ministro treinamento e implementação in-company Bacula:
> http://www.bacula.com.br/in-company/
> Ou assista minhas videoaulas on-line:
> http://www.bacula.com.br/treinamento-bacula-ed/
> 61 8268-4220
> Site: www.bacula.com.br | Facebook: heitor.faria
> 

> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
=== 
Heitor Medrado de Faria - LPIC-III | ITIL-F | Bacula Systems Certified 
Administrator II 
Próximas aulas telepresencial ao-vivo - 15 de fevereiro: 
http://www.bacula.com.br/agenda/ 
Ministro treinamento e implementação in-company Bacula: 
http://www.bacula.com.br/in-company/ 
Ou assista minhas videoaulas on-line: 
http://www.bacula.com.br/treinamento-bacula-ed/ 
61 8268-4220 
Site: www.bacula.com.br | Facebook: heitor.faria 
 
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Resume Job Always Incremental

2016-02-26 Thread Kern Sibbald
If you resume a job that is not Incomplete, it is quite possible that 
Bacula then does a restart of an existing job and thus the parameters 
could be different.  In addition depending on the overrides you may use 
and the manner in which you defined them (e.g. schedule, job resource, 
command line, ...) it may be that resuming a job does not pick up the 
right values.  If that is the case, it is best to discuss it on this 
list then possibly submit a bug report.  However, since it is a 
complicated situation, we will need lots of clear documentation.

Best regards,
Kern

On 02/27/2016 08:36 AM, Wanderlei Huttel wrote:
> Hello Kern
>
> But the Pool and Level were not the same when job was scheduled!
> It looks bacula get this information from JobDefs.
>
>
> Atenciosamente
>
> *Nome */|/***Wanderlei Hüttel*
> *Blog*  | http://www.huttel.com.br
>
>
>
> 2016-02-26 19:25 GMT-03:00 Kern Sibbald  >:
>
> For resume to work, the original Job must be marked Incomplete.  If it
> is not, it will be restarted from the beginning.
>
> On 02/27/2016 08:05 AM, Heitor Faria wrote:
> > Hello, Folks,
> >
> > Does anyone tested new resume command for canceled jobs?
> > When used it only queue a new incremental job and seems to ignore the
> > original Job.
> >
> > Command:
> >
> > resume jobid=6 level=full
> >
> > Original canceled Job:
> >
> > | 6 | BkpArquivosBacula | 2016-02-26 16:57:04 | B | F | 3,091 |
> > 118,619,859 | A |
> >
> > Resumed job:
> >
> > | 7 | BkpArquivosBacula | 2016-02-26 16:57:53 | B | I | 9 | 91,624 | T
> >
> > Regards,
> > --
> > ===
> > Heitor Medrado de Faria  - LPIC-III | ITIL-F |  Bacula Systems Certified
> > Administrator II
> > Próximas aulas telepresencial ao-vivo - 15 de fevereiro:
> >http://www.bacula.com.br/agenda/
> > Ministro treinamento e implementação in-company Bacula:
> >http://www.bacula.com.br/in-company/
> > Ou assista minhas videoaulas on-line:
> >http://www.bacula.com.br/treinamento-bacula-ed/
>  > 61 8268-4220 
>  > Site: www.bacula.com.br 
>  | Facebook:
>  > heitor.faria 
>  >
> 
>  >
>  >
>  >
> 
> --
>  > Site24x7 APM Insight: Get Deep Visibility into Application
> Performance
>  > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>  > Monitor end-to-end web transactions and take corrective actions now
>  > Troubleshoot faster and improve end-user experience. Signup Now!
>  > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>  >
>  >
>  >
>  > ___
>  > Bacula-users mailing list
>  > Bacula-users@lists.sourceforge.net
> 
>  > https://lists.sourceforge.net/lists/listinfo/bacula-users
>  >
>
> 
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> 
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users