Is this Fileset correct?
Fileset {
Name = "VM_xxx-y"
Include {
Options {
WildFile = "\"/mnt/backup/vmbackup/Backup xxx-y/*.vbk\""
}
}
}
I don't get files with this ... seems not to match.
___
Bacula-users mailing list
Bacula-u
Hello Timothé,
I did some tests and analysis for this hanging restore command error. It
looks that the Bacula Bvfs restore part responsible for hardlinks causes
it. This change came to Bacula in version 11.0.
Looking at this hardlinks part, as a workaround I created an index in the
catalog that s
Hello Neil,
For running everything in FreeBSD Jail, if to use mtx-changer by bacula
user is needed sudo, I think the sudo needs to be added to ChangerCommand
too:
Autochanger {
Name = "TL2000"
Device = "HH-LTO7"
ChangerDevice = "/dev/pass1"
ChangerCommand = "sudo /etc/bacula/scripts/mtx-c
I know what your problem is. You need a Bacularis API instance. Bacularis
web connects to a Bacularis API instance, which connects to the bacula
director. Right now you only have a Bacularis web instance.
If your bacula instance is entirely bare metal, not in a container, then
you probably don't w
Hi,
What am I missing here to connect my bacularis-web container to the
bacula-director pls?
https://imgur.com/a/No8S74f
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
What happens when you click 'update slots' on the volumes page, and tell it
to update slots 1-24? Idk if this is relevant, but perhaps it is. Should
update bacula's knowledge of what is in the library, as per mtx. The output
once you click that button and tell it to update slots 1-24 should show
th
Hello Neil,
>From your description it looks that Bacularis works with the mtx-changer
script well.
For labeling volumes, as it is action realized by Bacula SD, so I think, it
might be good to check if the mtx-changer script is capable of being
correctly executed by the bacula user.
For test I wo
Ok Great, that solves that problem
I’m almost there
I’m using a Dell TL2000 Tape library and a HH LTO7 drive
I’ve added these to my bacula-sd ( configs pasted below). Also added the
Autochanger and Drives to the API device list
From the API gui. It’s clearly running the slots and status comm
On 4/9/24 6:53 AM, Chris Wilkinson wrote:
Regarding the suggestion to put a Runafter block in the job to run the copy job at the end, that doesn't seem to be allowed.
Run job=xx commands are not permitted in a Runscript as I just found out. It gives a not allowed command error.
Perhaps there is
Hello Neil,
Great to hear that you were able to set up the Bacularis instance.
This error that you see is because in the php.ini file on FreeBSD by
default is error reporting set to display all errors. To fix this error you
need to edit php.ini file:
/usr/local/etc/php.ini
and change error repo
Regarding the suggestion to put a Runafter block in the job to run the copy
job at the end, that doesn't seem to be allowed. Run job=xx commands are
not permitted in a Runscript as I just found out. It gives a not allowed
command error.
Perhaps there is another way to accomplish this?
-Chris-
On
Hi Eric
Thank you for your reply !
I got it working, I had misconfigured the repository.In
/etc/yum.repos.d/bacula.repo file I had a reference to el7 in the baseurl
variable.I changed el7 to el9 and now it works fine.
This was clearly a copy & paste issue, and not paying enough attenti
> On Tue, 9 Apr 2024 10:57:24 +0100, Chris Wilkinson said:
>
> I tried to get a copy job to run after completion of the job using a
> Runscript. The Job is shown below. I can run this copy job OK from within
> bconsole/baculum but it fails when run from a Runscript.
>
> I get an error "09-Apr
I tried to get a copy job to run after completion of the job using a
Runscript. The Job is shown below. I can run this copy job OK from within
bconsole/baculum but it fails when run from a Runscript.
I get an error "09-Apr 09:52 bsvr-dir JobId 0: Can't use run command in a
runscript09-Apr 09:52 bs
Am 09.04.24 um 08:38 schrieb Marcin Haba:
Hello Stefan,
Yes, filenames displayed in the restore process.
Also it might be good to check how the names are stored in the database
in the File table if everything is fine there.
will try that in an hour or so.
currently editing Jobs and doing in
15 matches
Mail list logo