On 4/10/24 11:38 PM, Stefan G. Weichinger wrote:
First coffee here right now ;-)
Thanks for your example.
Hello Stefan,
You are welcome!
Well, it is 23:41 here now, so I have switched from coffee to beer. :)
I didn't add "signature" but already came up with this yesterday:
Fileset {
I think those special chars are already in the filesystem like this.
It's no big deal as long as they are in the backups ;-)
Choosing files in the GUI is still possible, it just looks ugly or
incorrect somehow.
I will check if that relates to the way samba was set up there etc (the
relevan
Am 10.04.24 um 16:45 schrieb Bill Arlofski via Bacula-users:
Hello Stefan,
No, this will not backup anything because you have not specified
anything to backup with a `File = /path/to/somewhere` inside of your
`Include{}` block. So far, you have only set something (WildFile) inside
of an `Opti
I have this working now. The script is below, as per Bill's script with an
extention. It is called from a Runscript as "Command =
/full-path/run-copy-job.sh copy-job-name". There is a copy job defined for
each backup job. The $1 parameter passes the copy job name to the script.
#!/bin/bash
#usage
Hello Timothé,
On Wed, 10 Apr 2024 at 17:29, timothe pennec wrote:
> Thank you i will test this workaround.
>
> Maybe migrating to PostreSQL will correct this issue if i understood ?
>
For sure it is a good choice for Bacula.
Best regards,
Marcin Haba (gani)
>
> Best regards,
> Timothé
>
>
Hello Unkdef,
Thanks for your feedback.
I would propose to do a test. Could you please go to the application
settings page (the gear wheel icon on the top left side), there please go
to the 'Display options' tab and in an option with label "Job age on the
dashboard job graphs" could you put a val
Hello Neil,
Yes, I think that your assumption about PATH can be correct. It looks that
the /usr/local/bin path is not accessible for executing by PHP exec().
If you want you can add at the beginning of the mtx-changer script
echo $PATH
to see where exactly mtx-changer looks for binaries when it
When trying to configure the auto changer in the API panel, I click. Checkbox
on get sudo configuration and when I test I get this error in red:
/usr/local/share/bacula/mtx-changer: mtx: not found
/usr/local/share/bacula/mtx-changer: perl: not found
Both mtx and perl are installed in the s
On 4/10/24 12:38 AM, Stefan G. Weichinger wrote:
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.
Hello Stefan,
No, thi
Am 10.04.24 um 14:25 schrieb Rob Gerber:
I don't think it is correct, no.
I am not an expert, but last time I tried something like this I believe
the suggestion I was given was to use a runbefore script to run a find
command or similar to locate and build a file list, then give that list
to b
I don't think it is correct, no.
I am not an expert, but last time I tried something like this I believe the
suggestion I was given was to use a runbefore script to run a find command
or similar to locate and build a file list, then give that list to bacula
as input for the job.
Perhaps for your
11 matches
Mail list logo