On 3/16/22 14:55, Justin Case wrote:
Hello Justin,
I suspected it could be possible that the "RunsOnSuccess = no" - which makes no
sense in a "Before" RunScript - might be
causing this issue:
>Runscript {
> RunsWhen = "Before"
> RunsOnSuccess = no <--- Here
> RunsOnClient
On 3/16/22 15:13, Justin Case wrote:
> Dear all,
>
> I have a number of pools for different clients/use cases, and each pool has
> its own name prefix for disk volume labeling.
> When I look into the folder where all he pool files are created I see the
> different pool name prefixes, and the volu
Hello Chris,
You can copy the patch to this directory:
/var/www/baculum/protected/API/Class/
and then go to this directory:
cd /var/www/baculum/protected/API/Class/
check if patch is applying:
patch -p6 --dry-run < baculum_fix_save_resource_32bit.patch
and if yes then finally run:
patch -p6
Dear all
as I do not yet understand the whole picture fully, let me show you what I
currently have as a pruning job.
Will the job as defined below actually prune all volumes for all pools that I
have? If possibly not, what would I need to do? Would I need a prune job for
each pool?
Thank you f
When I look at this patch, it seems to be for a tree that doesn't match
what I have.
The file to be patched is located at
/var/www/baculum/protected/API/Class/.. in my tree. Do I need to drop the
'gui' in the patch?
I am on v9.6.7
My knowledge of patching is sketchy at best so would it possible
Hello Justin,
> Naively I was assuming the autolabeling would start with 0001 for each
> different
> pool name prefix, however, it does not seem to work like that.
If no variable is set, Bacula appends such number, which is based on the
MediaId value.
If you want to number the volumes according
Dear all,
I can’t get my Catalog backup job to work properly. The documentation seems to
be written before the Perl script for making the sql db copy was introduced
(it refers to a shell script).
When I run the job’s RunScript commands in a shell they actually work, so the
file /opt/bacula/wo
Dear all,
I have a number of pools for different clients/use cases, and each pool has its
own name prefix for disk volume labeling.
When I look into the folder where all he pool files are created I see the
different pool name prefixes, and the volume numbers are uniquely incremented
-across- al
Marcin, thank you, I actually found later on where to edit it in Baculum.
> On 16. Mar 2022, at 07:22, Marcin Haba wrote:
>
> Hello Justin,
>
> Could you tell us what is the problem with JobDefs? I am asking about it
> because I am not sure if you don't know where to edit JobDefs or you receiv
Thank you Marcin for this patch. I’d expected it to be a lot more complicated
than that. I’ll check it out and let you know.
Best
-Chris-
> On 16 Mar 2022, at 06:17, Marcin Haba wrote:
>
>
___
Bacula-users mailing list
Bacula-users@lists.sourcef
10 matches
Mail list logo