So I had a very careful look through the configuration files and the
list of existing volumes and noticed that the media type of the prior
volumes in the pool was 'File1', whereas the current re-constructed
configuration files listed that pool as having volumes of type 'File'.
After changing t
Did you drop the database and recreate it after you tried to create the tables
with the root user? That sounds like there were already tables there when you
ran that command, and it couldn’t recreate them because of the constraints on
the existing tables.
If you don’t have any data it in, I wou
Situation: debian10, bacula 9.4.2-2+deb10u1; some SD are using 'vchanger'
virtual changer script to manage backup on a set of RDX cartdrige.
All work as expected, with cartdrige change on friday morning, full backup
on friday evening and incremental subsequent days.
But sometimes, not everytim
On 4/5/23 11:10, Andrew Meyer via Bacula-users wrote:
I'm trying to set up bacula on AlmaLinux 8.7 w/ MariaDB 10.11 and
getting the following error:
$ sudo /usr/libexec/bacula/make_mysql_tables -u bacula -p
Enter password:
ERROR 1005 (HY000) at line 112: Can't create table `bacula`.`Job`
(errn
I'm trying to set up bacula on AlmaLinux 8.7 w/ MariaDB 10.11 and getting the
following error:
$ sudo /usr/libexec/bacula/make_mysql_tables -u bacula -p
Enter password:
ERROR 1005 (HY000) at line 112: Can't create table `bacula`.`Job` (errno: 150
"Foreign key constraint is incorrectly formed")
Hi!
I am updating the bacula version from 9.6 to 11.0.
In version 11 changed TLS Encryption certificate verification:
*Additionally, the client's X509 certificate Common Name must meet the
value of the Address directive (new in 11 verison). If the TLS Allowed CN
configuration directive is used, th
I have 2 jobs in Bacula connected to one client.
Job 1 makes a copy to the hard drive (storage1) and Job 2 makes a copy
to the magnetic tape (storage2).
How during recovery, indicate that it should only recover e.g. from
storage2?
My scenario assumes, for example, that storage 1 is not available