[Bacula-users] Baculum configuration

2021-09-30 Thread Robert Earl
Okay, after an apt purge of the lighttpd baculum packages, cleaning up after the apt purge, and a reinstall, baculum-api has responded properly on port 9096. I am not sure what directory it wants as "Baculum working directory for Bacula config:". There is no default provided. It needs to be writab

[Bacula-users] Baculum/focal upgrade

2021-09-24 Thread Robert Earl
Okay, we purged and reinstalled baculum for apache2 and saw new and different errors. It is not our job to debug apache2, so we switched to lighttpd. It installed and ran, but now baculum is serving its web interface on both 9095 and 9096, and we can't seem to access the API part there. Is baculum

[Bacula-users] Upgrade to focal zorched bacula again

2021-09-20 Thread Robert Earl
Hi all! We recently upgraded from Kubuntu 18.04.5 bionic LTS, to 20.04.3 focal LTS. Our bacula version is 9.6.7-1 from the community PPA. Our baculum version is 9.6.6.3 as well. The bacula-dir, bacula-fd, and bacula-sd are all running, but bconsole will not connect. Apache is choking on rewrite ru

[Bacula-users] Catalog backup failed

2021-09-10 Thread Robert Earl
Why is bacula-fd looking for the SQL database on the client? There is no database running there, only the fd. The database is on the director machine. aten-sd JobId 3813: Sending spooled attrs to the Director. Despooling 0 bytes ... aten-sd JobId 3813: Elapsed time=00:00:01, Transfer rate=0 Bytes

Re: [Bacula-users] Encrypted restore fails with openssl errors

2021-08-06 Thread Robert Earl
OK Bacula Pros: So I looked into the link provided about openssl and discovered that I had reversed the order in my .pem file, putting the public CERT first and the private KEY second. I noticed that another client fd had not been victim to the same error. So I regenerated the PEM for the offending

[Bacula-users] Encrypted restore fails with openssl errors

2021-08-06 Thread Robert Earl
Greetings, Bacula User Types! Long time no see! Because I am in the throes of doing many dangerous maintenance tasks on my server, I took the liberty of testing a few restores of critical files. I was unsurprised to find that they all failed. aten-sd JobId 3746: Ready to read from volume "Vol0160

[Bacula-users] Migrating file volumes between MediaTypes

2021-08-06 Thread Robert Earl
Hi Bacula Users: Thanks for the bconsole tip. It's working ok except once when it hung. I am using Bacula-9.6.7 (10 December 2020) x86_64-pc-linux-gnu ubuntu 18.04. I have a situation where I was forced to create two new MediaTypes for my volumes called "Online" and "Offline" to correspond to the

[Bacula-users] Deadweight volumes, how to discard?

2021-08-05 Thread Robert Earl
Hi folks, I have a large number of abandoned volumes with no data, no associated file, and haven't been written in years. I believe they are the obstacle to automatic labeling of new volumes; my Maximum Volumes for this pool is 120. Alarmingly, I just found a "Full" volume whose mtime is April 9,

Re: [Bacula-users] Which OS is best for bacula ?

2021-07-17 Thread Robert Earl
It appears that, even if we grant that Bacula can be installed under /opt/bacula, the FHS is still violated by installing configuration to /opt/bacula/etc instead of /etc/opt/bacula. This is a dangerous deviation, because firstly, /opt/bacula cannot be NFS-shared as-is, even among same-architectur

Re: [Bacula-users] Baculum key missing

2021-05-20 Thread Robert Earl
The SSL certificate is no longer valid for "bacula.org". Fix your URL to read: "https://www.bacula.org/.. ." and it should behave better. On Thu, May 20, 2021 at 3:29 PM Jose Alberto wrote: > On May 18, they renewed the SSL certificate of the page > https://www.bacula.o

Re: [Bacula-users] Certificate verification failed for Ubuntu PPAs

2021-05-20 Thread Robert Earl
This is resolved. The Let's Encrypt TLS web server certificate which was issued yesterday, was issued for www.bacula.org and is invalid for bacula.org. So I manually repaired the URLs listed in the /etc/apt/sources.list.d/ and it works fine now. On Wed, May 19, 2021 at 7:01 PM Robert Earl

[Bacula-users] Certificate verification failed for Ubuntu PPAs

2021-05-19 Thread Robert Earl
Hi, I just performed an apt update and received these error messages for bacula-9.6.7 and baculum PPAs: Ign:8 https://bacula.org/downloads/baculum/stable/ubuntu bionic InRelease Err:17 https://bacula.org/packages/5f1e8eefd1016/debs/9.6.7/bionic/amd64 bionic Release Certificate verification faile

[Bacula-users] Automatic labeling of volumes

2021-05-05 Thread Robert Earl
I have recently changed the media types in my Devices resources and apparently, I cannot retroactively change this on existing volumes? So I am again faced with creating many new volumes as backups progress. My device is regular file storage in the /backup directory. I have followed the instructio

[Bacula-users] bscanning offline volumes and the role of the bootstrap file

2021-05-04 Thread Robert Earl
Hi folks, I am working on a restore of files from 2 years ago, and it's exposed some serious flaws in my understanding of Bacula. A little about my setup: I have a File pool on an HDD partition where my online backups go. Then I have a manual procedure to migrate the volumes to BD-RE XL 100GB disc

Re: [Bacula-users] Version mismatch causing auth failure?

2021-04-07 Thread Robert Earl
it's not my job! Robert On Tue, Apr 6, 2021 at 10:50 AM Martin Simmons wrote: > >>>>> On Mon, 5 Apr 2021 01:27:07 -0700, Robert Earl said: > > > > I recently upgraded Bacula from 9.6.5 to 9.6.7 on the director host. Now > I > > have received an authe

[Bacula-users] Version mismatch causing auth failure?

2021-04-05 Thread Robert Earl
I recently upgraded Bacula from 9.6.5 to 9.6.7 on the director host. Now I have received an authentication error when running backups on my client Fedora machine. aten-dir JobId 3491: Start Backup JobId 3491, Job=matthew-Backup.2021-04-05_01.22.01_26 aten-dir JobId 3491: Using Device "FileStorage"

[Bacula-users] Fwd: bacula-fd errors on backupCatalog run

2021-02-20 Thread Robert Earl
-- Forwarded message - From: Robert Earl Date: Tue, Dec 8, 2020 at 9:47 PM Subject: bacula-fd errors on backupCatalog run To: So I am unable to determine whether bacula-fd in a client-only installation requires a database layer or not. It seems that it does not, because the