Re: [Bacula-users] How to install storage daemon only from source

2021-05-26 Thread Gary R. Schmidt
On 27/05/2021 06:18, Denis Morejón wrote: I want to install bacula 11 from source code in one or two storage daemon servers, without the director. The director will be installed on another server. When I try ./configure there are just two options: Either --with-postgresql or client only. But It

[Bacula-users] How to install storage daemon only from source

2021-05-26 Thread Denis Morejón
I want to install bacula 11 from source code in one or two storage daemon servers, without the director. The director will be installed on another server. When I try ./configure there are just two options: Either --with-postgresql or client only. But It seems to be no other options. ___

[Bacula-users] How to install storage daemon only

2021-05-26 Thread Denis Morejón
I want to install bacula 11 from source code in one or two storage daemon servers, without the director. The director will be installed in other server. When I try ./configure there are just two options: Either --with-postgresql or client only. But It seams to be no other options. _

[Bacula-users] Device is BLOCKED waiting for mount of volume "File-0"

2021-05-26 Thread Diogo Neves
Hi, I am a newbie to Bacula. I tried to find out what is happening and could not get right answer. Probably I am not searching with the right question or looking at the right place. I removed all volumes from the machine and deleted them from Bacula. Then I proceed to the some jobs. I've done 3

[Bacula-users] Tape change during spooling

2021-05-26 Thread fk+bacula--- via Bacula-users
Hi there, I have one LTO-7 tape drive in use. Is there a way to release the tape drive during a job where "spooling data" from the FD to the SD runs and use the drive for restoring data? When I try to unmount the volume from the drive (eject tape) I get the error in beconsole: 3937 Device ""

Re: [Bacula-users] Race condition creating volumes on two different NASes

2021-05-26 Thread Andrea Venturoli
On 5/13/21 10:35 AM, Sven Hartge wrote: If you are compiling from source, better use the head of the Bacula-9.6 branch from GIT instead of the published sources, as they miss some patches. I'm compiling through FreeBSD's port infrastrucure, so I just picked up this patch. So far (a couple o