Re: [Bacula-users] How to export/restore Bacula clients backups 8TB to readable files

2024-09-09 Thread Guillermo Martin Cabanillas
Hi Arno, At the end we found an easy solution to restore all Full backups from one machine(client) from 2022 till today. We have to repeat this task with every machine(client). with a SQL select we get the full backups jobs ids: select JobId from Job where JobStatus='T' and Type='B' and L

Re: [Bacula-users] Warning: Unexpected stream="0"

2024-09-09 Thread Martin Simmons
> On Sat, 7 Sep 2024 15:54:37 +0200, Dragan Milivojević said: > > > I was planning to run the director and SD in debug mode also a bit > > latter, will post the debug logs > > if I'm able to trigger the issue. > > Update to this issue is stuck in moderation due to message size, so > posting i

Re: [Bacula-users] Remote Client Backup Failing

2024-09-09 Thread Martin Simmons
Yes, I always remove that /etc/hosts line on Debian. There is usually no need to specify fdaddress. It could be useful for security, e.g. on a machine with multiple network cards or set to localhost if you are also running the Director and Storage Daemon on the same machine. __Martin > On

Re: [Bacula-users] restore jobs ignore where

2024-09-09 Thread Marcin Haba
On Mon, 9 Sept 2024 at 08:13, Mehrdad Ravanbod wrote: > > Hi marcin > > I got it to work thanx to your tip, there is just one detail which I > thought u may like to know > Unlike linux, or this to work in windows, one needs to use the strip > prefix first and strip the windows driver letter design