On 2018-04-03 06:52, dhofmeister wrote:
while my question is specifically related to getting *new(-ish)* bacula
installed and running on centos 7 -- i think my real question is -- why
are
there no new-ish rpms for centos?
what's "out there" for centos is bacula 5.2 and the current bacula
vers
Hi. Sorry for my English.
I Install bacula-fd on AIX (7.0.3)
mkdir -p /etc/bacula/bin/working
mkdir /etc/bacula/working
Install VAC (Visual Age C)
Install gettext-devel-0.17-1.aix5.1.ppc.rpm
export PATH=/usr/vacpp/bin:/usr/ccs/lib:$PATH
export CXX=xlC
export CC=xlc
export CPPFLAGS=-+
edi
while my question is specifically related to getting *new(-ish)* bacula
installed and running on centos 7 -- i think my real question is -- why are
there no new-ish rpms for centos?
what's "out there" for centos is bacula 5.2 and the current bacula version
is 9.0.x. since the latest rpms are only
My output from that configuration is:
hosback:meggle1:/tmp/bacula/src/bacula-9.0.6> make
==>Entering directory /tmp/bacula/src/bacula-9.0.6/src
Target "all" is up to date.
==>Entering directory /tmp/bacula/src/bacula-9.0.6/scripts
Target "all" is up to date.
==>Entering directory /tmp/bacula/src/b
Kern,
I don’t mind building it (and have built lots of stuff over the decades). Here
is my PATH and the command line I’m using. What are you using?
export
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/meggle1/bin:/usr/bin/X11:/sbin:/usr/vacpp/bin
./configure --without-TLS --disable-TLS --without
Hello Thomas
Go to folder where the script " make_catalog_backup.pl " generate the
backup and execute the following command:
cat make_catalog_backup.pl | grep "my \$wd
Verify if the path of the script is the same of CatalogBackup FileSet.
Best Regards
*Wanderlei Hüttel*
http://www.huttel.com.br
Hi All,
I keep getting an error on my jobs:
"Could not stat "/var/spool/bacula/bacula.sql": ERR=No such file or directory"
The jobs do complete, but I'm not sure what "Bacula.sql" is supposed to be
doing and so what may be missing from my backups.
This is a recent Bacula 7.4.7 setup installed
Am 02.04.2018 um 09:54 schrieb Kern Sibbald:
Hello Kern,
thank you for your reply.
> First, I would recommend that you use at *most* 1MB block sizes for
> LT0-1 and LTO-4 tapes.
OK, I changed that for the LTO-4 drive. (I don't want go below 1MB
though, because it significantly reduces write rat
Hello Sebastian,
First, I would recommend that you use at *most* 1MB block sizes for
LT0-1 and LTO-4 tapes. Note, once a tape is written with a given block
size in Bacula you must re-initialize that volume (write two EOF marks
at the beginning) before changing the block size.
You haven't sh