Questions tagged [bacula]

Bacula is a set of Open Source, computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds

From Bacula's home page:

Bacula is a set of Open Source, computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. In technical terms, it is an Open Source, network based backup program.

48 questions
0
votes
1 answer

Can't install bacula caused of an Key-Verification error

I do try to install bacular-dir on Manjaro, but got the following error while install process: bacula-11.0.5.tar.gz ... Failed (Unknown public Key C0BE2A5FE9DF3643) Fully removing the gpg-keys and re-init the key-rings even don't work like trying…
suther
  • 12,600
  • 4
  • 62
  • 99
0
votes
2 answers

How to store bacula (community-edition) backup on Amazon S3?

I am using centOS-7 machine, bacula community-edition 11.0.5 and PostgreSql Database Bacula is used to take full and incremental backup I followed bellow document link to store the backup on an Amazon S3…
Krithi
  • 1
  • 2
0
votes
1 answer

Bacula multiple storage device

It seems to be relatively a simple question. I have two mount points on bacula-sd (storage) server- one for local drive and one for s3 bucket (off side backup) and what I need is start two concurrent job at the same time on both drives. So far I…
0
votes
1 answer

Disaster Recovery Ubuntu Server with Bacula

I want to setup a way using bacula, to complete restore a recovered ubuntu server system + ubuntu server LTS on a new machine. My Workflow: Installation of the latest Ubuntu Server LTS on my machine. Restoring the saved fileset via bacula director…
andreasteich
  • 133
  • 2
  • 13
0
votes
2 answers

Obtain Bacula status in parseable format

Is it possible to obtain the status of Bacula backup system Director in some parseable format? It looks like the human-readable representation (one you can see when using bacula-console) is formed on the director side during the TCP control…
Eugene Pankov
  • 856
  • 1
  • 15
  • 30
0
votes
1 answer

Is there a way to include more than one host and more than one FileSet in a Bacula Job?

Edit #1 From the docs: Only a single type (Backup, Restore, ...) can be specified for any job. If you want to backup multiple FileSets on the same Client or multiple Clients, you must define a Job for each one. I am guessing the answer is "no" to…
user8452605
0
votes
2 answers

My Bacula Transfer rate it's extremely low. How can i configure the director to improve this?

I'm creating a cloudbased solution with bacula to have backups of all our servers. We have lot's of server on premise and some others on clouds like AWS and OPENCLOUD. i'm seeing very low transfer rates for the backups made (i'm talking about…
0
votes
0 answers

Enable TLS in bareos client

I have a bareos client trying to communicate with aws s3 server. As per http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-400006 I can use TLS Enable & TLS Require options to enable TLS in client also in inter daemon…
0
votes
1 answer

bacular-dir does not start after upgrade (Ubuntu 16.04)

I have spent two days now trying to get Bacula running again after upgrading from Ubuntu 14 to Ubuntu 16.04, but I am out of luck and need help. Since the version of Bacula changed, I decided to start from scratch with the Ubuntu default config…
Aron
  • 73
  • 5
0
votes
1 answer

Database not created while adding new bacula client

While adding new client to bacula (v5.2.6, os Debian Wheezy) and testing configuration with bacula-dir -t -c bacula-dir.conf I'm getting: bacula-dir: dird.c:954 Could not open Catalog "catalog-test1", database "test1". bacula-dir: dird.c:959…
gaspar
  • 674
  • 2
  • 10
  • 24
0
votes
1 answer

Bareos error: Sorry, can not authenticate. Wrong username and/or password

I wanted to give Bareos (Open Source Data Protection) a go to see how it works and performs. However I cannot even get past the basic installation and get it working... I followed the following installation tutorial (several times now):…
Joanne
  • 514
  • 3
  • 8
  • 30
0
votes
1 answer

Where are Bacula Client's jobs history file stored?

I'm using Bacula 9.0.6 on a Centos 7 Server and Bacula client (file daemon) 9.0.6 installed with Homebrew on Mac OS ElCapitan. Some days ago Ii did a bad install of Bacula on the server, but the Mac client was yet configured and working at that…
0
votes
1 answer

How to use Bareos (Bacula) Storage Daemon with multiple disks?

I have Bareos Storage daemon (bareos-sd) with three 2 Tb HDD. I want them to be seen as one storage and Bareos auto-switched on next disk when the previous one is full. Now I have all disks as different Devices with different Media Type and thee…
morfair
  • 518
  • 1
  • 6
  • 17
0
votes
2 answers

Bacula - Director unable to authenticate with Storage daemon

I'm trying to stay sane while configuring Bacula Server on my virtual CentOS Linux release 7.3.1611 to do a basic local backup job. I prepared all the configurations I found necessary in the conf-files and prepared the mysql database accordingly.…
oystersauce
  • 43
  • 1
  • 6
0
votes
1 answer

Is Bacula presents snapshot feature in free edition?

I have problem with Bacula. Is there snapshot feature in Bacula free edition? These days i'm searching for snapshot feature in Bacula free edition but it seems like only presented in enterprise edition only. thanks.