Questions tagged [bacula]

Bacula is an open-source network backup system which supports Unix/Linux, Windows, and Mac OS X systems.

Bacula is an open-source network backup system for Unix/Linux, Windows, and Mac OS X systems.
It includes many enterprise-grade features, such as client-server authentication, backup encryption, data spooling, and multi-streaming.

The Open-Source version of Bacula is available from http://www.bacula.org.
A commercial version of Bacula is available from Bacula Systems, and includes support/consulting services and additional functionality.

158 questions
0
votes
1 answer

Bacula fileset wildcards: how include /folder/(arbitrary string)/uploads but exclude /folder/(arbitrary string)/whatever/uploads

I'm creating an exclude rule for bacula so it doesn't take care of some cache and temporary uploads folders inside a filesystem. But I'm failing to write it Suppose this…
Gonzalo Cao
  • 111
  • 1
  • 5
0
votes
1 answer

"Append only" file attribute triggers incremental backup of file

"Append only" attribute set with this command chattr -R +a /mnt/A causes bacula to keep incrementally backing up files, even if they did not change. I was able to determine this by comparing the files+folder count of attributes +a with the count of…
gekigek99
  • 103
  • 4
0
votes
1 answer

Bacula Storage error

Need some help, with bacula. I delete all volumes at pool and delete file of pool from host (Vol--). Also delete jobs from Job list. Delete by BAT. To avoid mistakes create a new pool and storage. After that all running jobs, get…
dm_pop
  • 13
  • 2
0
votes
1 answer

bacula: is file deleted after file retention period is passed?

volume retention period is set to 365 days job retention period is set to 180 days file retention period is set to 60 days if file is unchanged on drive for 60 days, will I be able to recover it after 60 days? if file is deleted from backup after…
gekigek99
  • 103
  • 4
0
votes
1 answer

Bacula : How start multiple jobs at the same time?

I'm using the web interface baculum of bacula and I have a question : When i want to run a job manually, I press the button "run job" but I can start only one job. But I have a group of 5 jobs that I want to run at the same time. Did you know if we…
wilfried7
  • 3
  • 1
0
votes
1 answer

Bacula - disc backup GFS-scheme "hole"

I have a question about implementing the GFS-scheme with bacula on a harddrive(the deamons already work fine). What I want to accomplish: Every half year i want a full-backup that should be accessable for at least 12months -> i need to keep the…
123
  • 1
  • 4
-1
votes
1 answer

Bacula Backup: Keep files from x days back

I try to setup Bacula as backup solution. The requirement is to take daily full backups and to keep 20 last jobs, jobs for example 21 days back to be deleted. So in case of recovery to be able to go 20 days back, how I can do this ? Thank you a…
teris
  • 25
  • 5
-3
votes
1 answer

Install and configure Bacula on Debian 6.0.0

I installed Debian version 6.0.0 and I want to configure it as network backup solution using bacula, so I need someone help me to do that. Also, should I add this server to my domain?
hossam
  • 1
  • 1
1 2 3
10
11