Re: [Bacula-users] how to configure email notifications in bacula?

2016-03-08 Thread Hector Javier Agudelo Corredor
but it is not possible for any of the environment variables in the content
of the mail only tell me that it was successful or failed?





2016-03-08 14:01 GMT-05:00 Dan Langille <d...@langille.org>:

> On Mar 8, 2016, at 10:29 AM, Hector Javier Agudelo Corredor <
> hej...@gmail.com> wrote:
>
> Hi.
> I want to set the bacula for me only send the status of the backup as this
> is satisfactory and where failed send a detailed error. Currently with
> default settings send me a detailed backup done correctly,
>
> that changes can I make?
>
> ---
> Messages {
>   Name = Standard
> .
>
>
>   mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
> \"Bacula: %t %e of %c %l\" %r"
>   operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
> \"Bacula: Intervention needed for %j\" %r"
>   mail = pru...@prueba.com= all, !skipped
>   operator = pru...@prueba.com = mount
>   console = all, !skipped, !saved
>
>   append = "/opt/bacula/log/bacula.log" = all, !skipped
>   catalog = all
> }
>
> ---
> I receive the following information by email:
>
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Start Backup JobId
> 115, Job=Bkbacula74web.2016-03-08_10.05.18_06
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Using Device
> "FileChgr1-Dev1" to write.
> 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Volume
> "Remoto_bacula74web-0002" previously written, moving to end of data.
> 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Ready to append to
> end of Volume "Remoto_bacula74web-0002" size=153,738,358 08-Mar 10:05
> bacula74mysql.prueba.net-sd JobId 115: Spooling data ...
> 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Committing spooled
> data to Volume "Remoto_bacula74web-0002". Despooling 76,882,385 bytes ...
> 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Despooling elapsed
> time = 00:00:01, Transfer rate = 76.88 M Bytes/second 08-Mar 10:05
> bacula74mysql.prueba.net-sd JobId 115: Elapsed time=00:00:12, Transfer
> rate=6.400 M Bytes/second 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId
> 115: Sending spooled attrs to the Director. Despooling 5,193 bytes ...
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Bacula
> bacula74mysql.prueba.net-dir 7.2.0 (14Aug15):
>   Build OS:   x86_64-unknown-linux-gnu redhat
>   JobId:  115
>   Job:Bkbacula74web.2016-03-08_10.05.18_06
>   Backup Level:   Full
>   Client: "bacula74web.prueba.net-fd" 7.2.0 (14Aug15)
> x86_64-unknown-linux-gnu,redhat,
>   FileSet:"Bkbacula74webremoto" 2016-02-08 18:44:51
>   Pool:   "Remote_bacula74web" (From Job resource)
>   Catalog:"MyCatalog" (From Client resource)
>   Storage:"File1" (From command line)
>   Scheduled time: 08-Mar-2016 10:05:18
>   Start time: 08-Mar-2016 10:05:20
>   End time:   08-Mar-2016 10:05:32
>   Elapsed time:   12 secs
>   Priority:   10
>   FD Files Written:   19
>   SD Files Written:   19
>   FD Bytes Written:   76,808,044 (76.80 MB)
>   SD Bytes Written:   76,810,105 (76.81 MB)
>   Rate:   6400.7 KB/s
>   Software Compression:   None
>   Snapshot/VSS:   no
>   Encryption: no
>   Accurate:   no
>   Volume name(s): Remoto_bacula74web-0002
>   Volume Session Id:  1
>   Volume Session Time:1457449495
>   Last Volume Bytes:  230,606,439 (230.6 MB)
>   Non-fatal FD errors:0
>   SD Errors:  0
>   FD termination status:  OK
>   SD termination status:  OK
>   Termination:Backup OK
>
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Begin pruning Jobs
> older than 6 months .
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: No Jobs found to
> prune.
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Begin pruning Files.
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: No Files found to
> prune.
> 08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: End auto prune\
>
>
> I take all the email, then filter them, based on 'Bacula: Backup OK' in
> the subject.
>
> For example, you could do this with procmail or mailfilter.
>
>
>
>


-- 
HECTOR
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] how to configure email notifications in bacula?

2016-03-08 Thread Hector Javier Agudelo Corredor
Hi.
I want to set the bacula for me only send the status of the backup as this
is satisfactory and where failed send a detailed error. Currently with
default settings send me a detailed backup done correctly,

that changes can I make?

---
Messages {
  Name = Standard
.


  mailcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
\"Bacula: %t %e of %c %l\" %r"
  operatorcommand = "/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
\"Bacula: Intervention needed for %j\" %r"
  mail = pru...@prueba.com= all, !skipped
  operator = pru...@prueba.com = mount
  console = all, !skipped, !saved

  append = "/opt/bacula/log/bacula.log" = all, !skipped
  catalog = all
}

---
I receive the following information by email:

08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Start Backup JobId
115, Job=Bkbacula74web.2016-03-08_10.05.18_06
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Using Device
"FileChgr1-Dev1" to write.
08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Volume
"Remoto_bacula74web-0002" previously written, moving to end of data.
08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Ready to append to end
of Volume "Remoto_bacula74web-0002" size=153,738,358 08-Mar 10:05
bacula74mysql.prueba.net-sd JobId 115: Spooling data ...
08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Committing spooled data
to Volume "Remoto_bacula74web-0002". Despooling 76,882,385 bytes ...
08-Mar 10:05 bacula74mysql.prueba.net-sd JobId 115: Despooling elapsed time
= 00:00:01, Transfer rate = 76.88 M Bytes/second 08-Mar 10:05
bacula74mysql.prueba.net-sd JobId 115: Elapsed time=00:00:12, Transfer
rate=6.400 M Bytes/second 08-Mar 10:05 bacula74mysql.prueba.net-sd JobId
115: Sending spooled attrs to the Director. Despooling 5,193 bytes ...
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Bacula
bacula74mysql.prueba.net-dir 7.2.0 (14Aug15):
  Build OS:   x86_64-unknown-linux-gnu redhat
  JobId:  115
  Job:Bkbacula74web.2016-03-08_10.05.18_06
  Backup Level:   Full
  Client: "bacula74web.prueba.net-fd" 7.2.0 (14Aug15)
x86_64-unknown-linux-gnu,redhat,
  FileSet:"Bkbacula74webremoto" 2016-02-08 18:44:51
  Pool:   "Remote_bacula74web" (From Job resource)
  Catalog:"MyCatalog" (From Client resource)
  Storage:"File1" (From command line)
  Scheduled time: 08-Mar-2016 10:05:18
  Start time: 08-Mar-2016 10:05:20
  End time:   08-Mar-2016 10:05:32
  Elapsed time:   12 secs
  Priority:   10
  FD Files Written:   19
  SD Files Written:   19
  FD Bytes Written:   76,808,044 (76.80 MB)
  SD Bytes Written:   76,810,105 (76.81 MB)
  Rate:   6400.7 KB/s
  Software Compression:   None
  Snapshot/VSS:   no
  Encryption: no
  Accurate:   no
  Volume name(s): Remoto_bacula74web-0002
  Volume Session Id:  1
  Volume Session Time:1457449495
  Last Volume Bytes:  230,606,439 (230.6 MB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  OK
  Termination:Backup OK

08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Begin pruning Jobs
older than 6 months .
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: No Jobs found to prune.
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: Begin pruning Files.
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: No Files found to
prune.
08-Mar 10:05 bacula74mysql.prueba.net-dir JobId 115: End auto prune



-- 
HECTOR
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Unable to connect to Director daemon on localhost:9101 Client Bacula

2016-02-04 Thread Hector Javier Agudelo Corredor
hi

i am follow this web page
https://www.digitalocean.com/community/tutorials/how-to-back-up-an-ubuntu-14-04-server-with-bacula
 because i want to remote backup.

 i configure the file that connect to client as follows


file path on the server bacula: /etc/bacula/conf.d/bacula5.conf

Client {
  Name = bacula5.prueba.net-fd
  Address = bacula5.prueba.net
  FDPort = 9102
  Catalog = MyCatalog
  Password = "YWUxYzJmY2MxOWI0N2IxNjczYTYzZjQ4Y" # password for
Remote FileDaemon
  File Retention = 30 days# 30 days
  Job Retention = 6 months# six months
  AutoPrune = yes # Prune expired Jobs/Files
}

Job {
  Name = "Backupbacula5remoto"
  JobDefs = "DefaultJob"
  Client = bacula5.prueba.net-fd
  Pool = RemoteFile
  FileSet="Home and Etc"
}




FileSet {
  Name = "Backupbacula5remoto"
  Include {
Options {
  signature = MD5
  compression = GZIP
}
File = /home
File = /etc
  }
  Exclude {
File = /home/bacula/
  }
}

Pool {
  Name = RemoteFile
  Pool Type = Backup
  Label Format = Remote-
  Recycle = yes   # Bacula can automatically recycle
Volumes
  AutoPrune = yes # Prune expired volumes
  Volume Retention = 365 days # one year
Maximum Volume Bytes = 50G  # Limit Volume size to something
reasonable
  Maximum Volumes = 100   # Limit number of Volumes in Pool
}
-
at the end of file bacula-dir server bacula place the following line to
load the bacula5.conf

@|"find /etc/bacula/conf.d -name '*.conf' -type f -exec echo @{} \;"

if I comment this line and restart the bacula the bconsole connected, so
there is an error in the file bacula5.conf

--

this is configuration bacula client fd

Director {
  Name = bacula7.prueba.net-dir
  Password = "YWUxYzJmY2MxOWI0N2IxNjczYTYzZjQ4Y"
}


Director {
  Name = bacula-mon
  Password = "YWUxYzJmY2MxOWI0N2IxNjczYTY"
  Monitor = yes
}

FileDaemon {  # this is me
  Name = bacula5.prueba.net-fd
  FDAddress = bacula5.prueba.net
  FDport = 9102  # where we listen for the director
  WorkingDirectory = /var/spool/bacula
  Pid Directory = /var/run
  Maximum Concurrent Jobs = 20
}

# Send all messages except skipped files back to Director
Messages {
  Name = Standard
  director = bacula7.prueba.net-dir = all, !skipped, !restored
}
How I can solve it?









-- 
HECTOR
--
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=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] TLS required but not configured in Bacula.

2016-02-03 Thread Hector Javier Agudelo Corredor
hi Ana

I did the steps you provided me however in the summary does not show me the
active support TLS. is nomal?

Configuration on Sat Jan 30 14:47:32 COT 2016:

   Host: x86_64-unknown-linux-gnu -- redhat
   Bacula version:   Bacula 7.2.0 (14 August 2015)
   Source code location: .
   Install binaries: /sbin
   Install libraries:/usr/lib64
   Install config files: /etc/bacula
   Scripts directory:/etc/bacula
   Archive directory:/tmp
   Working directory:/opt/bacula/working
   PID directory:/var/run
   Subsys directory: /var/lock/subsys
   Man directory:${datarootdir}/man
   Data directory:   /usr/share
   Plugin directory: /usr/lib64
   C Compiler:   gcc 4.4.7
   C++ Compiler: /usr/bin/g++ 4.4.7
   Compiler flags:-g -O2 -Wall -fno-strict-aliasing
-fno-exceptions -fno-rtti
   Linker flags:
   Libraries:-lpthread -ldl -ldl
   Statically Linked Tools:  no
   Statically Linked FD: no
   Statically Linked SD: no
   Statically Linked DIR:no
   Statically Linked CONS:   no
   Database backends:MySQL
   Database port:
   Database name:bacula
   Database user:bacula

   Job Output Email: root@localhost
   Traceback Email:  root@localhost
   SMTP Host Address:localhost

   Director Port:9101
   File daemon Port: 9102
   Storage daemon Port:  9103

   Director User:
   Director Group:
   Storage Daemon User:
   Storage DaemonGroup:
   File Daemon User:
   File Daemon Group:

   Large file support:   yes
   Bacula conio support: no
   readline support: no
   TCP Wrappers support: no
   TLS support:  no
   Encryption support:   no
   ZLIB support: yes
   LZO support:  no
   enable-smartalloc:yes
   enable-lockmgr:   no
   bat support:  no
   client-only:  no
   build-dird:   yes
   build-stored: yes
   Plugin support:   yes
   AFS support:  no
   ACL support:  no
   XATTR support:yes
   systemd support:  no
   Batch insert enabled: MySQL

2016-02-02 16:57 GMT-05:00 Ana Emília M. Arruda <emiliaarr...@gmail.com>:

> Hello Hector,
>
> You can run ./configure --with-openssl (and all your previously options)
> for enabling SSL support (then make and make install). This will not modify
> or delete your conf files and catalog database.
>
> Best regards,
> Ana
>
> On Tue, Feb 2, 2016 at 10:19 PM, Hector Javier Agudelo Corredor <
> hej...@gmail.com> wrote:
>
>> hi.
>>
>> bacula already had installed 7.2, 9.3.9 and MySQL 7.0 webacula. But when
>> I was setting my certificates for TLS I went the following error;
>>
>> [root @ bacula74mysql bacula-7.2.0] # sudo bacula-dir -tc
>> /etc/bacula/bacula-dir.conf
>> 29-Jan 20:47 bacula-dir JobId 0: Fatal error: TLS required but not
>> configured in Bacula.
>>
>> I want to know if i can do without having to install bacula . or touch
>> again compile ./configure --with-mysql --with-openssl
>>
>> I appreciate your help.
>>
>> --
>> HECTOR
>>
>>
>> --
>> 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=267308311=/4140
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>


-- 
HECTOR
--
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=267308311=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] TLS required but not configured in Bacula.

2016-02-03 Thread Hector Javier Agudelo Corredor
thaks heitor

yum install openssl-devel work  It worked perfect

now I make my validations on the installation.I hope you do not have to
re-install bacula.

thanks for you help.





2016-02-03 11:48 GMT-05:00 Heitor Faria <hei...@bacula.com.br>:

> Hello Hector: you must install the openssl devel package before configure.
>
> Regards,
> ===
>
> Heitor Medrado de Faria - LPIC-III | ITIL-F |  Bacula Systems Certified
> Administrator II
> Do you need Bacula training? <http://bacula.us/video-classes>
> http://bacula.us/video-classes/
> +55 61 8268-4220
> Site: <http://bacula.us>http://bacula.us FB: heitor.faria
> ===
>
>
> Enviado por TypeApp <http://www.typeapp.com/r>
>
> Em 3 de fev de 2016, pelo 14:43, Hector Javier Agudelo Corredor <
> hej...@gmail.com> escrito:
>>
>> hi
>>
>> lready had installed the version openssl
>>
>> OpenSSL> versión
>> de OpenSSL 1.0.1e-fips 11 de febrero 2013
>>
>> again run ./configure --with-mysql --with-openssl but the summary leaves
>> me again:
>>
>> TCP Wrappers support: no
>> TLS support: no
>>
>> It validates when openssl tells me no
>>
>> checking varargs.h presence... no
>> checking for varargs.h... no
>> checking for socket... yes
>> using libc's socket
>> checking for OpenSSL... no
>> checking for library containing dlopen... (cached) -ldl
>> checking for PostgreSQL support... no
>> checking for MySQL support... yes
>>
>> I change the following parameter in the file configure, before support
>> tls and crypto had no, i change for yes. but neither changes to the file
>> set change status check
>>
>> support_smartalloc=yes
>> support_readline=yes
>> support_lzo=yes
>> support_conio=yes
>> support_bat=no
>> support_tls=yes
>> support_crypto=yes
>> support_static_tools=no
>> support_static_fd=no
>> support_static_sd=no
>> support_static_dir=no
>> support_static_cons=no
>> build_client_only=no
>> build_dird=yes
>> build_stored=yes
>> db_backends=""
>> batch_insert_db_backends=""
>> support_lockmgr=no
>>
>> what i can do?
>>
>> 2016-02-03 11:27 GMT-05:00 Michael Munger <mich...@highpoweredhelp.com>:
>>
>>> Just out of curiosity, have you done:
>>>
>>>
>>>
>>> yum-builddep bacula?
>>>
>>>
>>>
>>>
>>>
>>> Michael Munger, dCAP, MCPS, MCNPS, MBSS
>>> High Powered Help, Inc.
>>> Microsoft Certified Professional
>>> Microsoft Certified Small Business Specialist
>>> Digium Certified Asterisk Professional
>>> mich...@highpoweredhelp.com
>>>
>>>
>>>
>>> *From:* Hector Javier Agudelo Corredor [mailto:hej...@gmail.com]
>>> *Sent:* Wednesday, February 3, 2016 9:56 AM
>>> *To:* Ana Emília M. Arruda <emiliaarr...@gmail.com>
>>> *Cc:* Bacula-users@lists.sourceforge.net; Foro Bacula <
>>> bacula-users...@lists.sourceforge.net>
>>> *Subject:* Re: [Bacula-users] TLS required but not configured in Bacula.
>>>
>>>
>>>
>>> hi Ana
>>>
>>>
>>>
>>> I did the steps you provided me however in the summary does not show me
>>> the active support TLS. is nomal?
>>>
>>>
>>>
>>> Configuration on Sat Jan 30 14:47:32 COT 2016:
>>>
>>>
>>>
>>>Host: x86_64-unknown-linux-gnu -- redhat
>>>
>>>Bacula version:   Bacula 7.2.0 (14 August 2015)
>>>
>>>Source code location: .
>>>
>>>Install binaries: /sbin
>>>
>>>Install libraries:/usr/lib64
>>>
>>>Install config files: /etc/bacula
>>>
>>>Scripts directory:/etc/bacula
>>>
>>>Archive directory:/tmp
>>>
>>>Working directory:/opt/bacula/working
>>>
>>>PID directory:/var/run
>>>
>>>Subsys directory: /var/lock/subsys
>>>
>>>Man directory:${datarootdir}/man
>>>
>>>Data directory:   /usr/share
>>>
>>>Plugin directory: /usr/lib64
>>>
>>>C Compiler:   gcc 4.4.7
>&

Re: [Bacula-users] TLS required but not configured in Bacula.

2016-02-03 Thread Hector Javier Agudelo Corredor
hi

lready had installed the version openssl

OpenSSL> versión
de OpenSSL 1.0.1e-fips 11 de febrero 2013

again run ./configure --with-mysql --with-openssl but the summary leaves me
again:

TCP Wrappers support: no
TLS support: no

It validates when openssl tells me no

checking varargs.h presence... no
checking for varargs.h... no
checking for socket... yes
using libc's socket
checking for OpenSSL... no
checking for library containing dlopen... (cached) -ldl
checking for PostgreSQL support... no
checking for MySQL support... yes

I change the following parameter in the file configure, before support tls
and crypto had no, i change for yes. but neither changes to the file set
change status check

support_smartalloc=yes
support_readline=yes
support_lzo=yes
support_conio=yes
support_bat=no
support_tls=yes
support_crypto=yes
support_static_tools=no
support_static_fd=no
support_static_sd=no
support_static_dir=no
support_static_cons=no
build_client_only=no
build_dird=yes
build_stored=yes
db_backends=""
batch_insert_db_backends=""
support_lockmgr=no

what i can do?

2016-02-03 11:27 GMT-05:00 Michael Munger <mich...@highpoweredhelp.com>:

> Just out of curiosity, have you done:
>
>
>
> yum-builddep bacula?
>
>
>
>
>
> Michael Munger, dCAP, MCPS, MCNPS, MBSS
> High Powered Help, Inc.
> Microsoft Certified Professional
> Microsoft Certified Small Business Specialist
> Digium Certified Asterisk Professional
> mich...@highpoweredhelp.com
>
>
>
> *From:* Hector Javier Agudelo Corredor [mailto:hej...@gmail.com]
> *Sent:* Wednesday, February 3, 2016 9:56 AM
> *To:* Ana Emília M. Arruda <emiliaarr...@gmail.com>
> *Cc:* Bacula-users@lists.sourceforge.net; Foro Bacula <
> bacula-users...@lists.sourceforge.net>
> *Subject:* Re: [Bacula-users] TLS required but not configured in Bacula.
>
>
>
> hi Ana
>
>
>
> I did the steps you provided me however in the summary does not show me
> the active support TLS. is nomal?
>
>
>
> Configuration on Sat Jan 30 14:47:32 COT 2016:
>
>
>
>Host: x86_64-unknown-linux-gnu -- redhat
>
>Bacula version:   Bacula 7.2.0 (14 August 2015)
>
>Source code location: .
>
>Install binaries: /sbin
>
>Install libraries:/usr/lib64
>
>Install config files: /etc/bacula
>
>Scripts directory:/etc/bacula
>
>Archive directory:/tmp
>
>Working directory:/opt/bacula/working
>
>PID directory:/var/run
>
>Subsys directory: /var/lock/subsys
>
>Man directory:${datarootdir}/man
>
>Data directory:   /usr/share
>
>Plugin directory: /usr/lib64
>
>C Compiler:   gcc 4.4.7
>
>C++ Compiler: /usr/bin/g++ 4.4.7
>
>Compiler flags:-g -O2 -Wall -fno-strict-aliasing
> -fno-exceptions -fno-rtti
>
>Linker flags:
>
>Libraries:-lpthread -ldl -ldl
>
>Statically Linked Tools:  no
>
>Statically Linked FD: no
>
>Statically Linked SD: no
>
>Statically Linked DIR:no
>
>Statically Linked CONS:   no
>
>Database backends:MySQL
>
>Database port:
>
>Database name:bacula
>
>Database user:bacula
>
>
>
>Job Output Email: root@localhost
>
>Traceback Email:  root@localhost
>
>SMTP Host Address:localhost
>
>
>
>Director Port:9101
>
>File daemon Port: 9102
>
>Storage daemon Port:  9103
>
>
>
>Director User:
>
>Director Group:
>
>Storage Daemon User:
>
>Storage DaemonGroup:
>
>File Daemon User:
>
>File Daemon Group:
>
>
>
>Large file support:   yes
>
>Bacula conio support: no
>
>readline support: no
>
>TCP Wrappers support: no
>
>TLS support:  no
>
>Encryption support:   no
>
>ZLIB support: yes
>
>LZO support:  no
>
>enable-smartalloc:yes
>
>enable-lockmgr:   no
>
>bat support:  no
>
>client-only:  no
>
>build-dird:   yes
>
>build-stored: yes
>
>Plugin support:   yes
>
>AFS support:  no
>
>    ACL support:  no
>
>XATTR support:yes
>
>systemd support:  no
>
>Batch insert enabled: MySQL
>
>
>
> 2016-02-02 16:57 GMT-05:00 

[Bacula-users] TLS required but not configured in Bacula.

2016-02-02 Thread Hector Javier Agudelo Corredor
hi.

bacula already had installed 7.2, 9.3.9 and MySQL 7.0 webacula. But when I
was setting my certificates for TLS I went the following error;

[root @ bacula74mysql bacula-7.2.0] # sudo bacula-dir -tc
/etc/bacula/bacula-dir.conf
29-Jan 20:47 bacula-dir JobId 0: Fatal error: TLS required but not
configured in Bacula.

I want to know if i can do without having to install bacula . or touch
again compile ./configure --with-mysql --with-openssl

I appreciate your help.

-- 
HECTOR
--
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=267308311=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Error Director /usr/lib64/libbaccats-7.4.0.so: undefined symbol: mysql_init

2016-01-29 Thread Hector Javier Agudelo Corredor
HI team


I installed centos 6.7.

I have installed bacula 7.4 with postgres  5.7.10 but when I set the mysql
password in the file director.

Catalog {
  Name = MyCatalog
  dbname = "bacula"; dbuser = "root"; dbpassword = "Bacula2016.,"
}


But when I test settings file manager with the command

bacula-dir sudo -tc /etc/bacula/bacula-dir.conf

get the following error:

bacula-dir: symbol lookup error: /usr/lib64/libbaccats-7.4.0.so: undefined
symbol: mysql_init

previously install the following packages:


gcc gcc-c ++ eadline-devel zlib-devel libacl mtx-devel and openssl-devel
postfix

How I can fix this error? that the director does not connect to the
database.


-- 
HECTOR
--
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=267308311=/4140___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users