Re: [Bacula-users] listen on all interfaces

2013-12-24 Thread Christoph Kluenter
* Am Sun, Dec 22 at 16:34:35 -0600 , schrieb Dimitri Maziuk:
 On 12/22/2013 12:44 PM, Kern Sibbald wrote:
  Hello Christoph,
  
  Would you mind putting this into the bugs database
  under Feature Requests.  I am looking at the network
  code these days, and I think we can do something here.
 ...
  It would be great if this worked (ip instead of ipv6):
   FDAddresses = { 
ip = { addr = :: ; port = 9102; }
   }
 
 Keep in mind that letting it automagically pick ip version can be
 tricky: if the nameserver returns both  and A records for host
 lookup, but the client there only talks ipv4, your connect will depend
 on the order of the records in dns reply. If A comes first, you'll
 connect. If  comes first, you'll fail.

It works with bacula. 

if the fd only listens on v4 but has a A and a  record, the director tries 
v6
first but then falls back to v4. The start of a backup takes a bit longer,
but it works.

Christoph
 
 This is particularly nasty with smtp: mail server will just keep
 retrying  it'll be a week or two before the message bounces -- even
 though recipient's mail server is working perfectly well. (Over ipv4.)
 
 -- 
 Dimitri Maziuk
 Programmer/sysadmin
 BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
 



 --
 Rapidly troubleshoot problems before they affect your business. Most IT 
 organizations don't have a clear picture of how application performance 
 affects their revenue. With AppDynamics, you get 100% visibility into your 
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk

 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users


-- 
Christoph Kluenter   E-Mail: supp...@iphh.net
Technik  Tel: +49 (0)40 374919-10
IPHH Internet Port Hamburg GmbH  Fax: +49 (0)40 374919-29
Wendenstrasse 408AG Hamburg, HRB 76071
D-20537 Hamburg  Geschaeftsfuehrung: Axel G. Kroeger

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Job file count mismatch

2013-12-24 Thread Kern Sibbald
Hello,

This is, if I am not mistaken, a bug in the Windows FD.  I believe
that it is also in the bugs database.  I also believe that I have
corrected it, but Bacula Systems has not yet published that
particular version of the Windows FD as we have a few more
fixes to make that are now or almost complete.  The new version
should be available early next year, and when it is I will put it
in a Bacula Status Report.

Best regards,
Kern

On 12/23/2013 10:14 PM, windwalker78 wrote:
 Hi,

  I have a job configured like this:

 # pool that is hard to expire
 Pool {
   Name = Tibshi-MySQL-Pool
   Pool Type = Backup
   Volume Retention = 365 years
   Recycle = yes
   AutoPrune = yes
   LabelFormat = Tibshi-MySQL-
   Maximum Volume Bytes = 10G
   Action On Purge = Truncate
   Recycle Oldest Volume = yes
 }

 Schedule {
   Name = DailyCycleTibshiMySQL
   Run = Level=Full Pool=Tibshi-MySQL-Pool at 14:30
   Run = Level=Full Pool=Tibshi-MySQL-Pool at 00:00
 }

 FileSet {
   Name = TibshiDBFiles
   Include {
 File = c:/Data/DB_Backups/rkhp_live.7z
 Options {
   signature = SHA1
   compression = GZIP1
 }
   }
 }

 Job {
   Name = Tibshi-MySQL
   Type = Backup
   Level = Full
   Client = tibshi-fd
   FileSet = TibshiDBFiles
   Schedule = DailyCycleTibshiMySQL
   Storage = knuth-sd
   Pool = Tibshi-MySQL-Pool
   Messages = Standard
   SpoolData = No
   Write Bootstrap = /var/spool/bacula/%n.bsr
   Client Run Before Job = c:/MyInstallations/cygwin/bin/bash.exe -l -c 
 \'/cygdrive/c/backup.sh\'
 }

 As you see in my FileSet I have listed only one file:
 File = c:/Data/DB_Backups/rkhp_live.7z

 However when I do:

 *list files jobid=168
 +--+
 | Filename |
 +--+
 | c:/Data/DB_Backups/rkhp_live.7z |
 +--+
 +---+--+-+--+---+--+---+---+
 | JobId | Name | StartTime   | Type | Level | JobFiles | 
 JobBytes  | JobStatus |
 +---+--+-+--+---+--+---+---+
 |   168 | Tibshi-MySQL | 2013-12-23 14:31:24 | B| F |2 | 
 4,475,196 | T |
 +---+--+-+--+---+--+---+---+

 JobFiles are listed as two? Where is the second file?
 The problem that follows is that my verify job fails too:

 23-Dec 20:06 bacula-dir JobId 171: Verifying against JobId=168 
 Job=Tibshi-MySQL.2013-12-23_14.30.00_55
 23-Dec 20:06 bacula-dir JobId 171: Bootstrap records written to 
 /var/spool/bacula/bacula-dir.restore.2.bsr
 23-Dec 20:06 bacula-dir JobId 171: Start Verify JobId=171 
 Level=VolumeToCatalog Job=VerifyTibshi-MySQL.2013-12-23_20.06.39_38
 23-Dec 20:06 bacula-dir JobId 171: Using Device FileStorage
 23-Dec 20:06 knuth-sd JobId 171: Ready to read from volume 
 Tibshi-MySQL-0013 on device FileStorage (D:\BaculaBackups\Adams).
 23-Dec 20:06 knuth-sd JobId 171: Forward spacing Volume Tibshi-MySQL-0013 
 to file:block 0:31329739.
 23-Dec 20:06 knuth-sd JobId 171: End of Volume at file 0 on device 
 FileStorage (D:\BaculaBackups\Adams), Volume Tibshi-MySQL-0013
 23-Dec 20:06 knuth-sd JobId 171: End of all volumes.
 23-Dec 20:06 bacula-dir JobId 171: Error: Bacula bacula-dir 5.2.10 (28Jun12):
   Build OS:   x86_64-unknown-linux-gnu redhat
   JobId:  171
   Job:VerifyTibshi-MySQL.2013-12-23_20.06.39_38
   FileSet:VerifyTibshiDBFiles
   Verify Level:   VolumeToCatalog
   Client: tibshi-fd
   Verify JobId:   168
   Verify Job:
   Start time: 23-Dec-2013 20:06:41
   End time:   23-Dec-2013 20:06:42
   Files Expected: 2
   Files Examined: 1
   Non-fatal FD errors:0
   FD termination status:  OK
   SD termination status:  OK
   Termination:*** Verify Error ***


 Please, tell me if my config is wrong.

 Regards

 +--
 |This was sent by t.i.iva...@gmail.com via Backup Central.
 |Forward SPAM to ab...@backupcentral.com.
 +--



 --
 Rapidly troubleshoot problems before they affect your business. Most IT 
 organizations don't have a clear picture of how application performance 
 affects their revenue. With AppDynamics, you get 100% visibility into your 
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



--
Rapidly troubleshoot problems before they affect your business. Most IT 

Re: [Bacula-users] listen on all interfaces

2013-12-24 Thread Kern Sibbald
Hello,

Yes, I have already made the change to the IP directive,
but the problem is that IPv6 doesn't seem to work correctly
 here, so I cannot properly test it.  I can however document it,
which I will do around the first of the year.  I expect that
the next version of Bacula will be released around March.
It should have some nice new features (I don't mention them
since they are not yet implemented, and I don't usually
talk much about vaporware,  but I am working on
them now.).

Best regards,

Kern

On 12/24/2013 11:06 AM, Christoph Kluenter wrote:
 * Am Sun, Dec 22 at 16:34:35 -0600 , schrieb Dimitri Maziuk:
 On 12/22/2013 12:44 PM, Kern Sibbald wrote:
 Hello Christoph,

 Would you mind putting this into the bugs database
 under Feature Requests.  I am looking at the network
 code these days, and I think we can do something here.
 ...
 It would be great if this worked (ip instead of ipv6):
  FDAddresses = { 
   ip = { addr = :: ; port = 9102; }
  }
 Keep in mind that letting it automagically pick ip version can be
 tricky: if the nameserver returns both  and A records for host
 lookup, but the client there only talks ipv4, your connect will depend
 on the order of the records in dns reply. If A comes first, you'll
 connect. If  comes first, you'll fail.
 It works with bacula. 

 if the fd only listens on v4 but has a A and a  record, the director 
 tries v6
 first but then falls back to v4. The start of a backup takes a bit longer,
 but it works.

 Christoph
 This is particularly nasty with smtp: mail server will just keep
 retrying  it'll be a week or two before the message bounces -- even
 though recipient's mail server is working perfectly well. (Over ipv4.)

 -- 
 Dimitri Maziuk
 Programmer/sysadmin
 BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu



 --
 Rapidly troubleshoot problems before they affect your business. Most IT 
 organizations don't have a clear picture of how application performance 
 affects their revenue. With AppDynamics, you get 100% visibility into your 
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics 
 Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula Status Report

2013-12-24 Thread Kern Sibbald
Hello,

The main purpose of this Status Report is to wish you a very
good holiday season and a peaceful and prosperous 2014.
Thanks for using Bacula, and thanks for sticking with it :-)

I have recently been working on updating the web site to
have a more modern look  thanks to help from a Bacula
community member as well as sponsorship of the graphics
design part from Bacula Systems. The first beginnings of
this can be seen on:

http://blog.bacula.org

Please note, that this is work in progress so that most of
of the blog site is still empty.  Over the next few weeks, I
will add more blog material.  We have scheduled the major
part of the work to refresh the web site to be complete by
mid-March 2014.

I am currently working on the next Bacula version and what
it will contain.  Hopefully it will be ready and complete for
March 2014.  As soon as I am sure what features it will
contain, I will start announcing them on the blog
site -- hopefully by the end of January.

Thanks for using Bacula.

Best wishes for 2014,

Kern



--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users