[Bacula-users] Paid gig - tiered Bacula Community Edition fixup plus ISO recovery env creation

2025-04-19 Thread MylesDearBusiness via Bacula-users
Hi, community experts, please take a look at this job I just created: https://www.upwork.com/jobs/~021913589453455437537 If you think you're the right person, please respond. Best! ___ Bacula-u

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
here. Be sure to export a copy of your bacula catalog from > your backups too. Also, be certain that the catalog backup you exported is up > to date and contains the latest backup. > If you cannot export the latest catalog backup, or the latest catalog backup > doesn't include the most re

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
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 > wrote: > >> I spent most of today trying to create a custom ISO manually, w

[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
I spent most of today trying to create a custom ISO manually, with no success. I'm trying to boot locally in my VirtualBox before the main event in which I'll remotely mount it into my cloud server's IPMI ASMB9-iKVM and boot it using a virtual CDROM drive. I'm aiming to try CUBIC next to custom

Re: [Bacula-users] Any suggestions for fail2ban jail for Bacula Director ?

2024-04-02 Thread MylesDearBusiness via Bacula-users
I nailed this. I created a cron job that, every ten minutes or so, runs "journalctl -u bacula-dir > /opt/bacula/log/bacula-dir-journal.log" (since I opened bacula-dir's firewall port up to the public internet). I then created a fail2ban jail that scanned for authentication failure patterns and

Re: [Bacula-users] Fwd: Failure to run proxied backup job from behind a firewall/NAT gateway using Client Initiated Backup feature

2024-03-12 Thread MylesDearBusiness via Bacula-users
I'm trying to use the feature explained in the Bacula Community Main Users Guide section 3.3 "Client Behind NAT Support with the Connect To Director Directive". The FD behind the NAT appears convinced the Director invoking the run request is running in Monitor mode - I have tried in the client'

[Bacula-users] Failure to run proxied backup job from behind a firewall/NAT gateway using Client Initiated Backup feature

2024-03-09 Thread MylesDearBusiness via Bacula-users
As per the Main Reference Manual sections 54.3.1 (Client Initiated Backup) and 49.1.6 (Proxied Connection): I have a Director and SD already running on a cloud server. I have a FD running on the cloud server and have been doing successful backups for the last few months (hence the SD and the stor

[Bacula-users] My backup files aren't being reused and my backups are stuck. Help ?

2024-01-27 Thread MylesDearBusiness via Bacula-users
Hello, I'm having some problems with backup file configuration. I want the backup file area to consume 100GB and no more. I decided on file sizes of 1GB Pool { ... Volume Retention = 365 days # one year Maximum Volume Bytes = 1G # Limit Volume size to something reasonable Maximum Volumes = 10

[Bacula-users] Does Bacula allow me to configure different backup retention policies based on job age ?

2024-01-23 Thread MylesDearBusiness via Bacula-users
Thanks, Radoslaw, for confirming this. Best, On 2024-01-23 2:47 a.m., Radosław Korzeniewski wrote: > Hello, > > pon., 22 sty 2024 o 05:56 MylesDearBusiness via Bacula-users > napisał(a): > >> Hello, >> >> How would I configure different backup retension p

[Bacula-users] Does Bacula allow me to configure different backup retention policies based on job age ?

2024-01-21 Thread MylesDearBusiness via Bacula-users
Hello, How would I configure different backup retension policies (ie. backup densities) ? For example, for backups over a year old, I only want to retain backups every three months. For backups over six months old, I only want to retain backups every two months. For bacups within the last six

[Bacula-users] Jammy OS, Bacula 13.0.3, and Web Interface Install Question

2024-01-20 Thread MylesDearBusiness via Bacula-users
Hello,Frank. I just finished doing a bare metal install of bacula-dir, bacula-fd and bacula-sd on a Jammy bare metal server, and verified bconsole worked. I then added a bacularis docker container and bacula-api bare-metal function (since bacularis didn't have a ready-made version including onl

[Bacula-users] Procedure to clear off historical CDP journal/spool content ?

2024-01-20 Thread MylesDearBusiness via Bacula-users
Hello, Other backup systems comparable to Bacula CDP plugin such as the NFS .snapshot model limit the number of daily/weekly snapshots that are made available. I see the Bacula cdp-client maintains an always-growing journal / spool directory, the sizes of which appear to be unbounded, which as

[Bacula-users] Some CDP plugin questions

2024-01-18 Thread MylesDearBusiness via Bacula-users
ther > words, I don't understand how the one or more Plugin directives under > FileSet/Include ultimately result in the cdp-client command being run and > what the translation between Plugin directives and cdp-client arguments is. > > Thanks, > > > > On 2024-01-1

[Bacula-users] Some CDP plugin questions

2024-01-16 Thread MylesDearBusiness via Bacula-users
Hello, Bacula experts. I was pleasantly surprised to see the CDP plugin is part of the community edition. I'm hoping to take full advantage of this. I'm running it on a Ubuntu 22.04.3 LTS bare metal cloud server. After looking at the main reference manual section 47.1, I still have questions:

[Bacula-users] Recovery point browser for Bacula ?

2024-01-15 Thread MylesDearBusiness via Bacula-users
Hello, The Bacula community edition I'm running gives me lists of files that were backed up as part of a job. I am looking for capabilities like Acronis has where I can mount a backup and peruse the contents of specific backed-up files. If not available as a file browser extension/mount, I'm h

Re: [Bacula-users] Is there a containerized version of the Bacula GUI available ?

2023-12-05 Thread MylesDearBusiness via Bacula-users
with its own bacula install, and I didn't want the >> complication or potential for error. I'm also not very familiar with docker >> containers, and wanted to go with a native install to avoid any surprises. >> >> When installing bacularis OR baculum, I perso

Re: [Bacula-users] Is there a containerized version of the Bacula GUI available ?

2023-12-05 Thread MylesDearBusiness via Bacula-users
nted to go with a native install to avoid any surprises. > > When installing bacularis OR baculum, I personally used lighttpd, though > apache is also supported. > > Regards, > Robert Gerber > 402-237-8692 > r...@craeon.net > > On Tue, Dec 5, 2023 at 4:20 PM MylesDearBu

[Bacula-users] Is there a containerized version of the Bacula GUI available ?

2023-12-05 Thread MylesDearBusiness via Bacula-users
Hello, I'm not a PHP expert and am looking for a lower barrier to entry. Is there a Docker container available holding the entire environment required by the Bacula GUI that I can hook up to a client server? II've already set up director/sd/fd daemons on my cloud server and am looking for an e

Re: [Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread MylesDearBusiness via Bacula-users
I think that just did the trick, Rob. I really appreciate your persistence, common sense is never common, especially the first time one tries to accomplish something. I replaced the ArchiveDevice parameters to point to my /path/to/bacula/archive directory and launched a backup run. This looks

Re: [Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread MylesDearBusiness via Bacula-users
Well, I have one file in my Dropbox that is 29.3 GB in length and that synced around to all my client machines without problem. On 2023-12-04 5:31 p.m., Chris Wilkinson wrote: > Does Dropbox have a file size upload limit? > > -Chris- > > On Mon, 4 Dec 2023, 22:23 MylesDearBusi

Re: [Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread MylesDearBusiness via Bacula-users
Hi, Rob, Thanks for the response. 1. I'm only using 25% of my 2TB Dropbox account, so I don't expect storage to be full. This particular cloud server is tiny, just a single CPU, 50GB storage, 2GB RAM. The biggest file I managed to write successfully to my rclone/Dropbox mount is 1GB: When I

Re: [Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread MylesDearBusiness via Bacula-users
Ok, here goes ... root@c1:~# find / -path /mnt -prune -o -type f -print | grep "Vol-0" root@c1:~# root@c1:~# df -h Filesystem Size Used Avail Use% Mounted on udev 941M 0 941M 0% /dev tmpfs 198M 1.6M 196M 1% /run /dev/vda1 49G 19G 30G 39% / tmpfs 986M 20K 986M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run

[Bacula-users] Any suggestions for fail2ban jail for Bacula Director ?

2023-12-04 Thread MylesDearBusiness via Bacula-users
Hello, I just installed Bacula director on one of my cloud servers. I have set the firewall to allow traffic in/out of port 9101 to allow it to be utilized to orchestrate remote backups as well. What I want to do is to identify the potential attack surface and create a fail2ban jail configurat

[Bacula-users] Please help me to unblock my backup run

2023-12-04 Thread MylesDearBusiness via Bacula-users
Hello again, I'm using a cloud server with rclone / Dropbox back end (which is working). I'm having trouble with a stuck Bacula run.  I have ample storage space but Bacula appears to be having trouble creating additional volumes.  I have one volume created, which was sized to a maximum of 50G,

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-30 Thread MylesDearBusiness via Bacula-users
://s3.eu-central-003.backblazeb2.com/bacula01/usb16tb-cloud-incr4768/part.2 > > 29-Nov 00:20 raspberrypi-sd JobId 3617: Sending spooled attrs to the > Director. Despooling 3,019 bytes ... > 29-Nov 00:20 raspberrypi-dir JobId 3617: Bacula raspberrypi-dir 11.0.6 > (10Mar22): >

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-29 Thread MylesDearBusiness via Bacula-users
It appears I'm out of luck. Apprently, curlftpfs no longer supports the open+read+write operation that Bacula requires, so it looks like I'll have to move to a different storage provider. https://sourceforge.net/p/curlftpfs/discussion/542750/thread/53e47b71/ Thanks for all the help so far, muc

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-29 Thread MylesDearBusiness via Bacula-users
Hello, Bacula experts. Due to message length limitations of this mailing list, I have been unable to post the majority of necessary details, which is why I was using my github gist system to store, apologies for the confusion or inconvenience this caused. I just thought it would be more confusi

Re: [Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-28 Thread MylesDearBusiness via Bacula-users
ore detail to the gist link to try to address some of your questions : https://gist.github.com/mdear/99ed7d56fd5611216ce08ecff6244c8b More help is needed and help already given is much appreciated, Thanks, On 2023-11-27 7:18 p.m., Bill Arlofski via Bacula-users wrote: > On 11/27/23 15:26, M

Re: [Bacula-users] Having trouble mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-27 Thread MylesDearBusiness via Bacula-users
Hello, Bacula experts. My cloud provider offers only curlftpfs based storage, which I have enabled and secured. I created a username “backupuser” and a system service that launches the service, effectively mounting the remote storage to /mnt/my_backup and running the userspace curlftpfs command

[Bacula-users] Having difficulty mounting curlftpfs on bacula : "Device is BLOCKED waiting for mount of volume"

2023-11-27 Thread MylesDearBusiness via Bacula-users
Hello, Bacula experts. My cloud provider offers only curlftpfs based storage, which I have enabled and secured. I created a username “backupuser” and a system service that launches the service, effectively mounting the remote storage to /mnt/my_backup and running the userspace curlftpfs command

[Bacula-users] Looking for hints to set up USB stick recovery environment for Win10 / Linux bare metal

2023-11-27 Thread MylesDearBusiness via Bacula-users
Hello, I fired/uninstalled Acronis and now wish to replace it with Bacula. I plan to schedule both encrypted system (boot sector and system partition) and user data backups from Windows bare metal, Linux bare metal, and Linux cloud servers, to NAS and cloud (Dropbox) destination storage locatio

[Bacula-users] Looking for hints to set up USB stick recovery environment for Win10 / Linux bare metal

2023-11-25 Thread MylesDearBusiness via Bacula-users
Hello, I fired/uninstalled Acronis and now wish to replace it with Bacula. I plan to schedule both encrypted system (boot sector and system partition) and user data backups from Windows bare metal, Linux bare metal, and Linux cloud servers, to NAS and cloud (Dropbox) destination storage locatio