It works for me on FreeBSD with Bacula 15 from git.
Can you attach gdb to the bacula-fd while it is running and issue the gdb
command:
thread apply all bt
Also, try running bacula-fd with -d 150 -dt -v -fP which will make it print
the debug info to the terminal. Level 150 should show what it is
> On Tue, 13 Feb 2024 12:03:50 +1100, Gary R Schmidt said:
>
> On 13/02/2024 11:08, Phil Stracchino wrote:
> > On 2/12/24 18:35, Peter Sjoberg wrote:
> >> Hi all
> >>
> >> I have a strange problem and (on my system) reproducible problem. When
> >> I do backup of some directories then bacula-f
On 2024-02-13 02:49, Eric Bollengier wrote:
Hello Peter,
Without the ReadFifo directive, it's unlikely to cause a problem,
Unlikely maybe but that is the problem and I can even reproduce it!
My setup is based on ubuntu 22.04 LTS (was trying debian but align is
broken there) using the community
Hello Peter,
Without the ReadFifo directive, it's unlikely to cause a problem,
and the file daemon output is pretty clear, we are not at this file.
The problem can be somewhere else, and a good start is a "status dir"
and "status storage".
Best Regards,
Eric
On 2/13/24 06:23, Peter Sjoberg wro
Actually, I think I found the root cause - a pipe!
The file listed in the client status is not the problem but close to it
is a pipe (maybe next file) and that is what causing the issue in all cases.
I striped down the directory to just one file and it still fails
root@defiant1:/home/debug# f
In short - no and no, no special files
Also, while I haven't waited forever I have left it for several hours so
it's not like it's just some house cleaning left.
It does happen on different servers, sample below is my laptop.
=== My fileset:
FileSet {
Name = "debugfs2"
Ign
On 13/02/2024 11:08, Phil Stracchino wrote:
On 2/12/24 18:35, Peter Sjoberg wrote:
Hi all
I have a strange problem and (on my system) reproducible problem. When
I do backup of some directories then bacula-fd just hangs and never
complete.
The directories in question are not very strange and b
On 2/12/24 18:35, Peter Sjoberg wrote:
Hi all
I have a strange problem and (on my system) reproducible problem. When I
do backup of some directories then bacula-fd just hangs and never complete.
The directories in question are not very strange and backup of them
works find with older versions
Hi all
I have a strange problem and (on my system) reproducible problem. When I
do backup of some directories then bacula-fd just hangs and never complete.
The directories in question are not very strange and backup of them
works find with older versions of -fd
On one server with bacula-fd ve