Re: [Bacula-users] What to exclude?

2016-02-03 Thread Gary R. Schmidt
On 4/02/2016 1:19 PM, Randy Katz wrote: > Is this list complete? What about stuff in /usr/local for example? > And /var ? > By definition, /usr/local (or, more standards-like, opt/local) is yours, no-one else knows what is in it, and whether it should be included. Frex, I have squid installed in

Re: [Bacula-users] Maximum Bandwidth Per Job Question

2016-02-03 Thread Randy Katz
There are hosts with 100Mb and 1000Mb adapters in the mix. On 2/3/2016 1:00 AM, Randy Katz wrote: > Hi, > > I am having the issue that servers that have multiple KVM VM's that are > being backed up > are throttling the servers resources and bringing it to a crawl. I tried > staggering the Schedule

Re: [Bacula-users] What to exclude?

2016-02-03 Thread Randy Katz
Is this list complete? What about stuff in /usr/local for example? And /var ? On 1/27/2016 3:41 PM, compdoc wrote: >> what can I safely exclude from a bacula backup of a Linux server and still > be able to fully recover (bare metal) from a disaster? > > I would think with bare metal recovery yo

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Kern Sibbald
Hello, Note, Microsoft, for security reasons, does not allow SYSTEM services to interact with the desktop, so Bacula can nolonger (since Windows XP) support any such feature. Non-administrators are not allowed (Microsoft restriction) to start or stop Bacula. Also, please note that installing

[Bacula-users] Bacula Status Report -- 4 February 2016

2016-02-03 Thread Kern Sibbald
Hello, I would like to discuss the following topics: 1. Bacula Release Status 2. Next Release 3. Vacation 1. Bacula Release Status As probably know, the latest release of Bacula version 7.4.0 was released on 16 January 2016. This will be a quite stable release because it is based on version

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

2016-02-03 Thread Ana Emília M . Arruda
Hello hector, Please check if you have the OpenSSL package installed. Best regards, Ana Em qua, 3 de fev de 2016 às 17:50, Heitor Faria escreveu: > Hello Hector: you must install the openssl devel package before configure. > > Regards, > =

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 : > Hello Hector: you must install the openssl devel package before configu

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

2016-02-03 Thread compdoc
> again run ./configure --with-mysql --with-openssl but the summary leaves me > again: >TCP Wrappers support: no >TLS support: no On a Centos 6.7 system of mine, I believe I have to install the tcp_wrappers-devel package, plus add the option " --with-tcp-wrappers" to get that feature t

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Ana Emília M . Arruda
Hello Martin, Sorry. I mean the services properties. After installation, control panel, administrative tools, services. Best regards, Ana Em qua, 3 de fev de 2016 às 17:24, Martin Feldbacher < martin.feldbac...@stegbauer.info> escreveu: > Hello Ana, > > I'm not sure what you mean, in the instal

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

2016-02-03 Thread Heitor Faria
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/vi

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Martin Feldbacher
hi, I've a samba3 domain running, and I've full administrator rights on the windows 7 pc, I can start the UI0Detect without problems, but not the bacula service. if I run the command "C:\Program Files\Bacula\bacula-fd.exe" /service -c "C:\Program Files\Bacula\bacula-fd.conf" with a administra

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 prese

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Michael Munger
Ana: Sounds like you have a group policy directive that does not allow interactive services (ones that can be start / stopped by the user or a user with less than admin / system rights). See: http://www.grouppolicy.biz/2010/08/how-to-use-group-policy-to-control-services/ Michael Munger, dCAP,

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

2016-02-03 Thread Michael Munger
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

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Martin Feldbacher
Hello Ana, I'm not sure what you mean, in the installation process I can only select "start as service" and "run after installation".. best regards, martin Von: "Ana Emília M. Arruda" An: "Martin Feldbacher" , "bacula-users" Gesendet: Mittwoch, 3. Februar 2016 14:16:57 Betreff: Re: [

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

2016-02-03 Thread Alex Domoradov
Should be something like the following ... checking for libwrap... yes checking for OpenSSL... yes checking for EVP_PKEY_encrypt_old in -lcrypto... yes checking for library containing dlopen... (cached) -ldl checking for PostgreSQL support... yes checking for crypt... no checking for crypt in -lcry

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 cod

Re: [Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Ana Emília M . Arruda
Hello Martin, You can clear the Allow service to interact with desktop checkbox for bacula-fd. Best regards, Ana Em qua, 3 de fev de 2016 às 12:35, Martin Feldbacher < martin.feldbac...@stegbauer.info> escreveu: > Hi, > > I've installed bacula-fd 5.2.6 on a windows 7 32-bit system. installation

[Bacula-users] cant start bacula-fd on windows 7, interactive service

2016-02-03 Thread Martin Feldbacher
Hi, I've installed bacula-fd 5.2.6 on a windows 7 32-bit system. installation was completed successfully but I'm not able to start the "bacula file backup service". in the eventlog of windows, I got the following message: The Bacula File Service service is marked as an interactive service. H

Re: [Bacula-users] Maximum Bandwidth Per Job Question

2016-02-03 Thread Ana Emília M . Arruda
Hello Randy, Could you please give us more information, such as your backup window per client? It will depende a lot of your backup window and the free bandwidth you need for other applications. Best regards, Ana On Wed, Feb 3, 2016 at 10:00 AM, Randy Katz wrote: > Hi, > > I am having the issu

[Bacula-users] Maximum Bandwidth Per Job Question

2016-02-03 Thread Randy Katz
Hi, I am having the issue that servers that have multiple KVM VM's that are being backed up are throttling the servers resources and bringing it to a crawl. I tried staggering the Schedule times which resulted in the server being throttled for a shorter amount of time. I don't like my servers to b