Re: [Bacula-users] Force incremental to resume from where it left off

2024-11-08 Thread Bill Arlofski via Bacula-users
On 11/8/24 6:44 AM, Samuel Zaslavsky wrote: Hello everyone, I have a job backing up several hundreds of To. Job is incremental, every week, so only hundreds of Go, or a few To every week. After bad manipulation ( I know, I know...), we lost the bacula configurations (jobs, fileset, etc.) _but

Re: [Bacula-users] Upgrading from 13.0 to 15.0

2024-11-06 Thread Eric Bollengier via Bacula-users
Hello, On 11/7/24 01:25, D. wrote: Where can I find documentation on upgrading from Bacula CE 13.0 to 15.0 ??? Preferably specific to RHEL 8 with MySQL DB backend.  In advance, thanks for pointing me in the right direction. The instructions to upgrade are in the manual and at the top of

Re: [Bacula-users] fileset and moving source backup directory

2024-11-06 Thread Arno Lehmann via Bacula-users
te it ;-) (But keep in mind there are no votes anyway...) Cheers, Arno Thanks for the time you spent answering. -Message d'origine- De : Arno Lehmann via Bacula-users Envoyé : mardi 5 novembre 2024 12:45 À : bacula-users@lists.sourceforge.net Objet : Re: [Bacula-users] fileset

Re: [Bacula-users] fileset and moving source backup directory

2024-11-05 Thread Arno Lehmann via Bacula-users
e relevant make it appear they already used the new fileset. This has a certain risk, and I suggest to carefully verify the process and results. In principle, Bacula keeps track of the changed file sets by storing a hash of their relevant contents: Enter SQL querfileset where fileset=

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-23 Thread Bill Arlofski via Bacula-users
ure ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-23 Thread Bill Arlofski via Bacula-users
recommend to not use the Console command at all and instead use the `Command =` option and point it to a small script for a few reasons: - Any output from the Console command will be logged as `JobId: 0` and will not be logged to the catalog, and it is confusing to see random JobId: 0 log entri

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-22 Thread Bill Arlofski via Bacula-users
that somewhere safe as insurance for such a case. The actual path will depend on the Bacula community maintainer for your distro. :) Yes, that was what I was missing (and the installed package, sure). I added/check both things according to the mentioned video. Now it works. thanks to both o

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-21 Thread Bill Arlofski via Bacula-users
somewhere. thanks In addition to setting "Volume Encryption = yes" in each of your your SD's c loud devices, you also need the following in your SD's top-level configuration: 8< EncryptionCommand = "/path/to/key-manager.py getkey" 8< Th

Re: [Bacula-users] baculabackupreport script error

2024-10-20 Thread Bill Arlofski via Bacula-users
buddy and I joke that "the script is now 'feature complete'", and then, of course, another feature idea or bug comes along. lol Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _____

Re: [Bacula-users] (My) Job pruning seems not to work as intended

2024-10-19 Thread Bill Arlofski via Bacula-users
Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculabackupreport script error

2024-10-19 Thread Bill Arlofski via Bacula-users
ke. I could think of no "correct" location for a default config file since there is Bacula Enterprise and several different package maintainers for Bacula Community, each choosing different places for "bacula stuff" to reside. :) Also, you will notice that in the example co

Re: [Bacula-users] Strategies for backup of millions of files...

2024-10-16 Thread Eric Bollengier via Bacula-users
Hello Dragan, On 9/27/24 14:16, Dragan Milivojević wrote: Search the mailing list for a thread that I started a few days ago. It breaks bacula by saving empty files, no metadata, only name is saved. I have looked more closely, and your restore command is incorrect. You select only the

Re: [Bacula-users] Strategies for backup of millions of files...

2024-10-15 Thread Eric Bollengier via Bacula-users
Hello Dragan, On 9/27/24 14:16, Dragan Milivojević wrote: Search the mailing list for a thread that I started a few days ago. It breaks bacula by saving empty files, no metadata, only name is saved. Did you open an issue on the bug tracker? gitlab.bacula.org Thanks Best Regards, Eric

Re: [Bacula-users] Backup job hang storage

2024-10-15 Thread Arno Lehmann via Bacula-users
Hi Aaron, Am 15.10.2024 um 20:49 schrieb Aaron Baxter: I've encountered yet another issue with my Bacula install (using Ubuntu jammy/22.04 packages).  I created my storage tape drive, am able to mount, unmount and label the tape volume but when I start a backup, it gives the below log

Re: [Bacula-users] Backing up an external (USB) mounted media on Windows: Incrementals faked?!

2024-10-14 Thread Josh Fisher via Bacula-users
as D:. When that happens, Bacula will see all of the files as being at a different path than the previous backup, so an incremental will be forced to backup the whole drive. Of course it will. If you unmount/remount a filesystem on Linux to a different path, Bacula will do the same thing. If

Re: [Bacula-users] Running file and storage services on different ports

2024-10-14 Thread Arno Lehmann via Bacula-users
y /Mehrdad _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück _______ Bacula-users mailing list Ba

Re: [Bacula-users] Aggressively prune (and truncate) file volumes on Progressive backups...

2024-10-02 Thread Bill Arlofski via Bacula-users
es) in the pools. Then, when tapes are labeled (using the 'label barcodes' command in bconsole), you specify the ScratchPoolName as the initial pool where they will be created and then Bacula will pull from the Scratch pool when a tape is needed, and put it back there when it is recyc

Re: [Bacula-users] Debug and trace

2024-10-02 Thread Bill Arlofski via Bacula-users
align with any new or modified directories and files that happened after the Full. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-use

Re: [Bacula-users] Strategies for backup of millions of files...

2024-10-01 Thread Josip Deanovic via Bacula-users
On 2024-10-01 03:16, Dan Langille wrote: On Mon, Sep 30, 2024, at 10:48 AM, Marco Gaiarin wrote: Mandi! Dan Langille In chel di` si favelave... From https://dan.langille.org/2023/12/24/backing-up-freebsd-with-bacula-via-zfs-snapshot/ : I'm still doing some experimentation on this, i

Re: [Bacula-users] Very long retention time

2024-09-28 Thread Josip Deanovic via Bacula-users
On 2024-08-15 09:14, Mehrdad Ravanbod wrote: Thank you Josip Appreciate your response, so if i understand correctly the whole ten year backup data need not be kept in DB?? Not sure about the bootstrap file and the rest though, new to bacula and trying to figure it out as yet Hello Mehrdad

Re: [Bacula-users] Remote Client Security Alerts

2024-09-27 Thread Josip Deanovic via Bacula-users
On 2024-09-17 13:57, Dragan Milivojević wrote: AFAIK there is no such feature on the FD side but I might be wrong. If the option "--with-tcp-wrappers" is used for building Bacula daemons, Bacula daemons would make use of libwrap library. I recommend using local firewall rathe

Re: [Bacula-users] binaries for Ubuntu 24.04

2024-09-27 Thread Eric Bollengier via Bacula-users
Hello Gilles, On 9/19/24 11:38, Gilles Van Vlasselaer wrote: Any updates on this? We have uploaded binaries to the web server, tests and feedback would be welcome. Thanks, Best Regards, Eric Thanks in advance, Gilles On 5/31/24 19:38, Bill Arlofski via Bacula-users wrote: On 5/31/24 9:59

Re: [Bacula-users] Strategies for backup of millions of files...

2024-09-27 Thread Josip Deanovic via Bacula-users
reful with the accurate option, if you use the recommended pino5 option it breaks backups. Hello Dragan, Could you please elaborate on that? Are you referring to some bug or to the 'o' option that appeared in Bacula version 13 and would result in saving only the metadata in case th

Re: [Bacula-users] Strategies for backup of millions of files...

2024-09-26 Thread Josip Deanovic via Bacula-users
On 2024-09-26 13:02, Marco Gaiarin wrote: Hello Marco! Or it is still the 'fileset change' the trigger, so scripts can make all the dumbest things, but bacula keep going on incrementals? Also, if my script mount on '/some/dirs-202040926' and pass this as a backup dir for

Re: [Bacula-users] Bacula 15.0.2 - Windows Clients name-fd.trace File Grows Extremely Fast

2024-09-25 Thread Eric Bollengier via Bacula-users
Derek Bable: Hi All, I am having a strange issue regarding Bacula 15.0.2 on Windows Clients. Clients were installed using the Bacula 15.0.2 Binaries from bacula.org. We noticed that the C:\Program Files\Bacula\working\host-fd.trace file grows extremely fast every time a backup occurs. Here

Re: [Bacula-users] Remote Client Security Alerts

2024-09-17 Thread Bill Arlofski via Bacula-users
centres. There are no entries at all in the remote client bacula log. This only happens with remote client backups, never with local client backups. It's not clear to me whether these alerts are coming from the DIR or being sent to the Director by the client. I'm not sure whether to just ig

Re: [Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-11 Thread Bill Arlofski via Bacula-users
new feature when it was first introduced, but it has been a while since I touched it so I look forward to your results. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-us

Re: [Bacula-users] bacula setup hangs, need help debugging

2024-09-11 Thread Bill Arlofski via Bacula-users
On 9/11/24 1:55 AM, Simon Flutura wrote: Hi, I inherited a bacula setup, backing several machines up on tape. Sadly the setup hangs, no network/cpu/io activity while jobs are running forever. We are running Bacula   11.0.6. Do you have any clue where to start in debugging the setup? Best

Re: [Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-11 Thread Bruno Bartels (Intero Technologies) via Bacula-users
Hi Bill,   thank you very much for your great answer!    I am going to implement this in the next time and then get back to you.   Thank you again for that valuable hint!   Bruno   -Ursprüngliche Nachricht- Von: Bill An: bacula-users Datum: Mittwoch, 11. September 2024 09

Re: [Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-11 Thread Bill Arlofski via Bacula-users
On 9/10/24 5:21 AM, Bruno Bartels \(Intero Technologies\) via Bacula-users wrote: Hi alltogether, I have adjusted Bacula to cancel jobs, that are duplicates of one job (Disable "AllowDuplicateJobs", or "DisableDuplicateJobs" AND "CancelQueedDuplicates, which

[Bacula-users] Automatically cancel backup jobs --> do not mark as fatal

2024-09-10 Thread Bruno Bartels (Intero Technologies) via Bacula-users
Hi alltogether,   I have adjusted Bacula to cancel jobs, that are duplicates of one job (Disable "AllowDuplicateJobs", or "DisableDuplicateJobs" AND "CancelQueedDuplicates, which should be the same im my understanding). The reason for this is, that there are run

Re: [Bacula-users] Backing up to USB disks - Archival of data?

2024-09-05 Thread Bill Arlofski via Bacula-users
@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Virtual backup

2024-09-04 Thread David Waller via Bacula-users
Thanks for your help. I had not configured an auto changer hence my problem. I will try this out now. Again thanks for pointing me in the right direction. David Waller david.wall...@blueyonder.co.uk > On 4 Sep 2024, at 19:01, Bill Arlofski via Bacula-users > wrote: > > On 9/4

Re: [Bacula-users] Virtual backup

2024-09-04 Thread Bill Arlofski via Bacula-users
On 9/4/24 11:27 AM, David Waller via Bacula-users wrote: Sorry forgot to add: I am running version 15.02 on Debian and the two pool definitions are as follows: Pool {   Name = "Air-Full"   PoolType = "Backup"   LabelFormat = "Air-"   ActionOnPurge = "

Re: [Bacula-users] Virtual backup

2024-09-04 Thread David Waller via Bacula-users
rstanding is that the job creates the full and incremental backup volumes in the Pool, Air-Full, by running the job with a level of full. I can then run the job with a level of VirtualFull and bacula will copy the full and the various incremental volumes to the pool Virtual-Air and consolidate into

[Bacula-users] Virtual backup

2024-09-04 Thread David Waller via Bacula-users
Backup" Level = "VirtualFull" Messages = "Standard" Storage = "FreeNAS1" Pool = "Air-Full" Client = "MacAir-fd" Fileset = "Mac Air" WriteBootstrap = "/opt/bacula/working/client.bsr" Priority = 10 Backup

Re: [Bacula-users] full and diff backups in 2 different jobs

2024-09-03 Thread Bill Arlofski via Bacula-users
On 9/3/24 4:24 AM, Mehrdad R. wrote: Hi Mostly to see if it is possible, i am fully aware that it can be done in one job, Hello Mehrdad, this is in fact the only way Bacula works. :) Bacula considers one Job name, one Client, and one Fileset a unit. Change any one of these and Bacula sees an

Re: [Bacula-users] Backing up on a nework share

2024-09-03 Thread Josh Fisher via Bacula-users
Make sure that the user that bacula-sd runs as has read/write permission for the mounted share. On 9/3/24 06:51, Mehrdad Ravanbod wrote: Hi guys Ok, so I am testing bacula in backing up windows machines, using a local SD(meaning that the SD daeon is running on the windows machine to be

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
ure.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
On 8/27/24 8:29 AM, Marco Gaiarin wrote: Mandi! Bill Arlofski via Bacula-users In chel di` si favelave... You cannot tell Bacula to load a cleaning tape without experiencing these kinds of errors, because when the SD is told to load a tape from a slot into a drive, the 'mtx-changer&#x

Re: [Bacula-users] Library and clean cartdrige...

2024-08-27 Thread Bill Arlofski via Bacula-users
script and the documentation. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Library and clean cartdrige...

2024-08-26 Thread Bill Arlofski via Bacula-users
ommand. 3305 Autochanger "load Volume , Slot 8, Drive 0", status is OK. 3901 Unable to open device ""LTO9Storage0" (/dev/nst0)": ERR=t ape_dev.c:170 Unable to open device "LTO9Storage0" (/dev/nst0): ERR=Input/output error This seems also pretty logic:

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-24 Thread Josip Deanovic via Bacula-users
On 2024-08-24 01:32, Jose Alberto wrote: rear with bacula? work??? Test https://packages.debian.org/bookworm/rear Hello, Yes, it works. I am using it for several years now, with Centos 6, Centos 7, Centos 8, Debian 10, Debian 11 and Debian 12. In my case, bootable rear image is

Re: [Bacula-users] no space left on Bacula server

2024-08-23 Thread Bill Arlofski via Bacula-users
@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] no space left on Bacula server

2024-08-23 Thread Bill Arlofski via Bacula-users
On 8/23/24 11:33 AM, Adam Weremczuk wrote: Hi all, Bacula 9.6.7 on Debian 11. I'm backing up a 777 GB folder of an external xxx server. The backup job has been running for a number of hours. To my surprise, Bacula backup server has just COMPLETELY run out of disk space with 1.2 TB out o

Re: [Bacula-users] Very long retention time

2024-08-15 Thread Eric Bollengier via Bacula-users
hen a Volume has no Job Record associated, it can be purged, and it's not what you are looking for. In general, I recommend to manage retention only at one place. Bacula is very flexible, and you have probably 10 different directives to control the retention in many scenarios. For example,

Re: [Bacula-users] Very long retention time

2024-08-14 Thread Josip Deanovic via Bacula-users
around 50 GB, and it lends it self well to compression, and data does not change that much so incre. backups should be small, my concern is mainly the database(using postgresql) and whether Bacula can handle such retention times of say 3560+ days I have seen reten times of one year but that is

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-09 Thread Bill Arlofski via Bacula-users
hese in a Schedule or on the command line, but that would make no sense to do. :) Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.

Re: [Bacula-users] Getting Cloud Storage / Amazon S3 working with Bacula 9.6.7 on Debian 12

2024-08-08 Thread Bill Arlofski via Bacula-users
1 8< And the MediaType on the SD's Device `CloudStorage` is: 8< Media Type = CloudType 8< These two need to match. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature __

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-07 Thread Bill Arlofski via Bacula-users
h the create_bacula_database script, then Sorry for the static. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-07 Thread Bill Arlofski via Bacula-users
On Wed, Aug 7, 2024, 10:27 AM Chris Wilkinson wrote: Would it fail if no tables exist? If so, I could use the bacula create tables script first. Hello Chris, The Director would probably not even start. :) If you DROP the bacula database, you need to run three scripts

Re: [Bacula-users] Bacula suddenly running very slow

2024-08-06 Thread Bill Arlofski via Bacula-users
ob and the Director batch inserts all of the attributes at once (well, in one batch operation) Crossing my fingers on this one.🤞 :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Ba

Re: [Bacula-users] Raspberry Pi Bookworm Arch64

2024-08-05 Thread Jim Richardson via Bacula-users
ooks as if everything I am going to need is in the bacula/debian folder. I'll have more free time over the weekend. I'll be in touch if I have any questions. Jim Richardson -Original Message- From: Carsten Leonhardt Sent: Monday, August 5, 2024 2:53 AM To: Jim Richards

Re: [Bacula-users] Problems with Mount tapes

2024-08-05 Thread Bill Arlofski via Bacula-users
6 2024-08-05 16:39:38 485996102656Append So, what specifically can I do now? Bacula should load the volume by itself, doesn't it? Regards Thorsten Hello Thorsten, You have given us basically nothing to go on here. Can you tell us anything about this environment? # mtx -f

Re: [Bacula-users] Raspberry Pi Bookworm Arch64

2024-08-03 Thread David Waller via Bacula-users
Hello Jim, A while ago I built the bacula code several times from source and installed it all on various raspberry pi's, which then ran for quite a while as the backup server for several machines. I also had to build the various client software again for several machines, including a rasp

[Bacula-users] Raspberry Pi Bookworm Arch64

2024-08-03 Thread Jim Richardson via Bacula-users
Good Saturday morning, Bacula-users, I have recently started a weather/solar station project with a series of Raspberry Pi devices. When the time came to have backups, I turned to Bacula. The Bacula community doesn't provide an Arch64 version. I am successfully building it from s

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-01 Thread Bill Arlofski via Bacula-users
On 8/1/24 7:31 AM, William Rice wrote: > Hello I'm trying to locate the bacula-rescue cdrom source code so I can make a Bare Metal Recovery cdrom for bacula-9.0.8 Any help would be greatly appreciated! Hello William, Just a quick FYI: Bacula's Bare Metal recovery for Windows

Re: [Bacula-users] Is there a bconsole command to list the file size of a job?

2024-08-01 Thread Kees Bakker via Bacula-users
27;re talking :-) -- Kees___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] Is there a bconsole command to list the file size of a job?

2024-08-01 Thread Kees Bakker via Bacula-users
Hi, We have the "list files jobid=" command, but that only lists the file names. How can I list the files in a job with the names, the size and other details (perhaps "ls -l" style output)? -- Kees ___ Bacula-users maili

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Kees Bakker via Bacula-users
On 31-07-2024 14:54, Kees Bakker via Bacula-users wrote: On 31-07-2024 14:31, Marcin Haba wrote: On Wed, 31 Jul 2024 at 14:08, Kees Bakker wrote: I have now enabled Config. Two problems: 1. On the Director details page, it does not show the "Configure director" tab.

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Kees Bakker via Bacula-users
nel] then log in to the API panel and then please go to: [Main menu] => [Page: Settings] => [Tab: Config] Alternatively it is also available at this address: https://YOUR_HOST/panel/settings/#settings_config <https://YOUR_HOST/panel/settings/#settings_config> There you can configure w

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Kees Bakker via Bacula-users
On 31-07-2024 12:21, Marcin Haba wrote: Hello Kees, [...] For the configuration part, Bacularis has an option to use Bacula configs in read-only mode for all or for selected Bacula resources and Bacula components. If you are interested in, you can see it on this video guide: https

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Kees Bakker via Bacula-users
On 31-07-2024 12:21, Marcin Haba wrote: On Wed, 31 Jul 2024 at 11:36, Kees Bakker via Bacula-users wrote: Hi, It seems that Bacularis has port 9097 hardcoded somewhere. I've setup Apache to do Bacularis. But not with the supplied example of using port 9097. I'm

[Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Kees Bakker via Bacula-users
Hi, It seems that Bacularis has port 9097 hardcoded somewhere. I've setup Apache to do Bacularis. But not with the supplied example of using port 9097. I'm just using port 433 with a proper SSL certificate. Bacula Dir/SD/FD were already running on this system, installed with Ubuntu

Re: [Bacula-users] Considereing replacing Synology Active Backup for Business

2024-07-29 Thread Thorsten Schöning via Bacula-users
t's "Enterprise" feeling like everyone loves it! :-) Would be too easy to just provide at least some prizes at the homepage to know if it's even worth it considering for my pretty small use-case or it's better to consider RSYNC. ______

Re: [Bacula-users] Considereing replacing Synology Active Backup for Business

2024-07-29 Thread Thorsten Schöning via Bacula-users
your answers, but this looks like a showstopper for me. Need to think about it. I need deltas to backup clients in a timely manner using somewhat slow DSL uploads, like is possible with ABB pretty well. ___ Bacula-users mailing list Bacula-

[Bacula-users] Considereing replacing Synology Active Backup for Business

2024-07-29 Thread Thorsten Schöning via Bacula-users
there is a reasonable replacement approach with Bacula. * Does the Windows client of Bacula implement CBT based on VSS or does it simply iterate files in the created snapshot? Does it transfer changes within files only at all or always the whole changed files? Even without CBT it could apply

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Murugavel Rajendiran via Bacula-users
ng: > > Name = SOME_CLIENT_NAME > Password = PASSWORD_THE_SAME_AS_IN_FD_CONFIG_bacula-fd.conf > Address = FD_ADDRESS > Catalog = CATALOG_RESOURCE_NAME_ON_THE_DIRECTOR_SIDE > > For example: > > Name = myclient-fd > Password = strong_secret_password > Address =

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Murugavel Rajendiran via Bacula-users
from server. >> Kindly give me the differentiation between backuppc and our bacukaris. >> > > Hello Murugavel, > > You can have a problem with adding any client to Bacula via Bacularis > because the bconsole is not able to connect to the Director. Without > solving this

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Murugavel Rajendiran via Bacula-users
t; > Best regards, > Marcin Haba (gani) > > On Tue, 23 Jul 2024 at 15:58, Murugavel Rajendiran via Bacula-users < > bacula-users@lists.sourceforge.net> wrote: > >> Hi, >> >> Received alert given below >> [image: image.png] >> Also cant

[Bacula-users] Error Code 4

2024-07-23 Thread Murugavel Rajendiran via Bacula-users
/chainsys> [image: Oracle partner] [image: Salesforce registere ISV partner] [image: SAP partner] -- Disclaimer: This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. ____

Re: [Bacula-users] What is a API instance for Bacularis

2024-07-23 Thread Kees Bakker via Bacula-users
On 22-07-2024 17:51, Marcin Haba wrote: On Mon, 22 Jul 2024 at 17:31, Kees Bakker via Bacula-users wrote: Hi, The docker bacularis-web [1] asks me to add a Baculum [2] API instance. What exactly is that? I already have a functioning Bacula system with a Dir/SD and

[Bacula-users] What is a API instance for Bacularis

2024-07-22 Thread Kees Bakker via Bacula-users
Hi, The docker bacularis-web [1] asks me to add a Baculum [2] API instance. What exactly is that? I already have a functioning Bacula system with a Dir/SD and several FDs. I am looking for a replacement of the good old BAT and was hoping that Bacularis would be it. [1] https

[Bacula-users] Default postgresql password readable for everyone

2024-07-18 Thread Kees Bakker via Bacula-users
Hi, Today I installed bacula-postgresql 15.0.2 on a Ubuntu 22.04 system. This was done through ansible scripts, so everything that apt install did was non-interactive. Then I was curious what the password for the database was. I saw a new random password in   /etc/dbconfig-common/bacula

Re: [Bacula-users] Strategies for backup of millions of files...

2024-07-17 Thread Josip Deanovic via Bacula-users
some strategy i can accomplish to reduce backup time (bacula side; clearly we have to work also filesystem side...)? For example, currently i have: Options { Signature = MD5 accurate = sm } if i remove signature and check only size, i can gain some performance? Hello Marco,

Re: [Bacula-users] Strategies for backup of millions of files...

2024-07-15 Thread Bill Arlofski via Bacula-users
ategy i can accomplish to reduce backup time (bacula side; clearly we have to work also filesystem side...)? For example, currently i have: Options { Signature = MD5 accurate = sm } if i remove signature and check only size, i can gain some performance? Thanks. Hello

[Bacula-users] Skip hard links in verify job

2024-07-11 Thread Sabroe Yde Carlos Cristóbal via Bacula-users
alid statement. The only thing that worked so far was including "hardlinks = no” as an option on the FileSet, but I don’t think it will be useful in case I need to restore a full backup. Thanks a lot! Cristobal Sabroe Yde Unidad de Tecnología de la Información Universidad Nacional de Río Cuar

Re: [Bacula-users] bacula client vs server version

2024-07-09 Thread Sergio Gelato via Bacula-users
* Rob Gerber [2024-07-04 14:45:43 -0500]: > I don't know if that would work since I haven't used the old 9.6x bacula > binaries. I do see that the client is only a tiny bit newer than the > server. Personally, I suspect that if the server checks versions, it will > refuse to

Re: [Bacula-users] migrate job

2024-07-03 Thread Bill Arlofski via Bacula-users
t; Pool - The "DefaultJob" JobDefs In bconsole: * ll joblog jobid=3497 * ll joblog jobid=3498 It seems to me from what I see so far, that you may have not restarted the SD, or not reloaded the Director after making changes to the settings the Migration Control and Pool and we are somewhere mid-stream between changes. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Does anybody have a working Linux ISO that will allow me to restore from an offsite Bacula backup?

2024-07-02 Thread MylesDearBusiness via Bacula-users
Thanks so much for the suggestions, Rob. I'll shoot for the simplest possible recovery plan. My NGINX config was utterly blown away by the failed element.io install and I'm still not sure how to browse individual files on my offsite Bacula backup, even with Bacularis, although I&#

Re: [Bacula-users] Use of Multiple Tape Drives at Once

2024-07-01 Thread Bill Arlofski via Bacula-users
ed to run at the same same time have the same priority and you should be able to make some progress. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula

Re: [Bacula-users] Use of Multiple Tape Drives at Once

2024-06-27 Thread Bill Arlofski via Bacula-users
On 6/27/24 1:33 PM, Kody Rubio wrote: I am searching for advice and/or expertise in allowing Bacula to use multiple tape drives at once. I currently have two separate jobs that use separate Pools, that run around the same time. Although the second job is always waiting for the other job to

Re: [Bacula-users] Backing Up a Remote Client

2024-06-27 Thread Bill Arlofski via Bacula-users
i w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Backing Up a Remote Client

2024-06-27 Thread Bill Arlofski via Bacula-users
hat my curiosity to set this exact configuration up last week (for fun) was well timed. :) Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature ___ Bacula-users mailing list Bacula-users@

Re: [Bacula-users] Backing Up a Remote Client

2024-06-26 Thread Bill Arlofski via Bacula-users
-Chris- You're welcome! Hope these additional tips help to clean things up even more. Best regards, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.sou

Re: [Bacula-users] Backing Up a Remote Client

2024-06-26 Thread Bill Arlofski via Bacula-users
ts has now moved to a remote site, also behind a nat'd router so my existing FD for this client doesn't work. As I understand Bacula, the sequence of operations is: DIR > FD : command to begin FD > SD : send data from fd to sd and there will be messages to the DIR also. Hello Ch

Re: [Bacula-users] Does anybody have a working Linux ISO that will allow me to restore from an offsite Bacula backup?

2024-06-25 Thread MylesDearBusiness via Bacula-users
I`d be pleased to provide more detail, I was trying to keep my answer terse, obviously I undershot !? I commissioned our cloud server, installing our business services and then securing with community edition Bacula system backup to an offsite Koofr storage backend, via rclone. I also

Re: [Bacula-users] Again LTO9 and performances...

2024-06-25 Thread Josh Fisher via Bacula-users
On 6/24/24 11:04, Marco Gaiarin wrote: Mandi! Josh Fisher via Bacula-users In chel di` si favelave... Except when the MaximumSpoolSize for the Device resource is reached or the Spool Directory becomes full. When there is no more storage space for data spool files, all jobs writing to that

Re: [Bacula-users] Does anybody have a working Linux ISO that will allow me to restore from an offsite Bacula backup?

2024-06-25 Thread Davide F. via Bacula-users
Hi Myles, Could you give the context ? I do t understand what’s the problem you are trying to solve, why do you want to build an ISO ? Best, Davide On Tue, Jun 25, 2024 at 03:25 MylesDearBusiness via Bacula-users < bacula-users@lists.sourceforge.net> wrote: > I spent most of today

[Bacula-users] Does anybody have a working Linux ISO that will allow me to restore from an offsite Bacula backup?

2024-06-24 Thread MylesDearBusiness via Bacula-users
to try CUBIC next to customize a stock live boot ISO. For me, with my level of knowledge, and only ChatGPT as my support resource, this may take many days or even weeks to achieve. Does anybody have an ISO that I could use as a starting point? I was hoping to have Bacula community edition 13.0

[Bacula-users] Can't fetch bacula-aligned driver version 13.0.3 from community repo with apt on ubuntu 20.04 focal

2024-06-22 Thread Joris Dallaire via Bacula-users
Hello all ! Hope everyone is having a wonderful day. As per subject, the file bacula-aligned_13.0.3-23050308~focal_amd64.deb is there in the repo but it doesn't show up when I do "apt search bacula-aligned" and of course I can't install it with "sudo apt ins

Re: [Bacula-users] Again LTO9 and performances...

2024-06-21 Thread Josh Fisher via Bacula-users
On 6/20/24 18:58, Bill Arlofski via Bacula-users wrote: On 6/20/24 8:58 AM, Marco Gaiarin wrote: Once that is hit, the spoofles are written to tape, during which active jobs have to wait because the spool is full. There's no way to 'violate' this behaviour, right?! A si

Re: [Bacula-users] Again LTO9 and performances...

2024-06-20 Thread Bill Arlofski via Bacula-users
. Hope this helps, Bill -- Bill Arlofski w...@protonmail.com signature.asc Description: OpenPGP digital signature _______ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] LTO-8 tape report error

2024-06-20 Thread Bill Arlofski via Bacula-users
anged sg1 to sg0 it started working like a charm again :) Hello Adam, I am glad you found it. It should have been the first thing I recommended to check. 🤷🤦 You might be interested in my `mtx-changer-python.py` drop-in replacement for the `mtx-changer` script and/or my `bacula-tapealert.py`

Re: [Bacula-users] Verify Jobs not pruning cache when using S3 storage

2024-06-19 Thread Eric Bollengier via Bacula-users
Hello Martin, On 6/19/24 12:57, Martin Reissner wrote: Hello, we're running a Bacula 15.0.2 setup which stores everything in S3 storage and due to having a lot of data to backup every day we use   Truncate Cache = AfterUpload   Upload = EachPart in our "Cloud" ressources

Re: [Bacula-users] libmysqlclient.so.21

2024-06-19 Thread Davide F. via Bacula-users
Ok, there was a misunderstanding from my side, my bad. I thought you wanted to build the rom yourself. Now I understand better. In your specific context, if you get this error, it means the rpm package has a bug (missing dependency or something else). I’ll leave people from Bacula Systems

Re: [Bacula-users] libmysqlclient.so.21

2024-06-19 Thread Davide F. via Bacula-users
Hi, Not 100% sure, but as far as I remember, you need MySQL devel package installed Let me know if it helps. Davide On Wed, Jun 19, 2024 at 11:44 Mehrdad Ravanbod wrote: > > Hi guys > > Trying to install Bacula 13.0.4 community on a RockyLinux9(Rhel9) > computer to test it

Re: [Bacula-users] libmysqlclient.so.21

2024-06-19 Thread Davide F. via Bacula-users
\ openldap-devel libxml2-devel rpmdevtools \ rpmlint postgresql-devel libcurl-devel I remember the rpm package build process is documented somewhere in Bacula documentation but I can't find it. Best, On Wed, Jun 19, 2024 at 12:33 PM Mehrdad Ravanbod < mehrdad.ravan...@ampfield.se> wrote:

Re: [Bacula-users] LTO-8 tape report error

2024-06-17 Thread Bill Arlofski via Bacula-users
lid opcode - If it was some kind of a hardware fault I should be seeing other problems, shouldn't I? All backups and Bacula scripts keep completing without errors, it's just this one command that fails. I've even run a big

Re: [Bacula-users] Again LTO9 and performances...

2024-06-13 Thread Josh Fisher via Bacula-users
e ONE stream of data. To the spooling disk there could be more than one stream. Yes, that seems wrong: $ grep Concurrent *.conf bacula-dir.conf:  Maximum Concurrent Jobs = 50 bacula-dir.conf:  Maximum Concurrent Jobs = 50 bacula-fd.conf:  Maximum Concurrent Jobs = 50 bacula-sd.conf:  Maximum Concurrent

  1   2   3   4   5   6   7   8   9   10   >