[Bacula-users] Don't compress compressed files

2019-02-16 Thread Yılmaz Bilgili via Bacula-users
Hello all, I am new to Bacula and my test system took two backups yet, one full and one incremental. How can I tell to Bacula that "don't compress compressed files e.g. zip, tar ..." ? Thanks in advance. ___ Bacula-users mailing list Bacula-users

[Bacula-users] Storage Daemon Service not working at start-up (after os update)

2019-02-21 Thread Yılmaz Bilgili via Bacula-users
Hello List, At the beginning everything was OK. I updated the system two days ago. Packages below updated. postfix:amd64 (3.1.8-0+deb9u1, 3.1.9-0+deb9u2), gnupg-agent:amd64 (2.1.18-8~deb9u3, 2.1.18-8~deb9u4), libxapian30:amd64 (1.4.3-2+deb9u2, 1.4.3-2+deb9u3), libsystemd0:amd64 (232-25+deb9u

Re: [Bacula-users] Storage Daemon Service not working at start-up (after os update)

2019-02-22 Thread Yılmaz Bilgili via Bacula-users
22.02.2019 10:14 tarihinde Sven Hartge yazdı: Unfortunately, your systems uses the legacy SysVinit-scripts to start the SD. That way you don't get a whole lot of debugging output in the journal. Did you compile the SD yourself? Maybe you forgot to add "--with-systemd=/lib/systemd/system" to ena

Re: [Bacula-users] Storage Daemon Service not working at start-up (after os update)

2019-02-22 Thread Yılmaz Bilgili via Bacula-users
22.02.2019 20:26 tarihinde Greg Woods yazdı: I had the same symptom on a Fedora system. It turned out that the storage daemon was being started before the network interface was fully up. This is common with systemd-based systems when something is either compiled from source, or installed from a

Re: [Bacula-users] Storage Daemon Service not working at start-up (after os update)

2019-02-22 Thread Yılmaz Bilgili via Bacula-users
22.02.2019 10:14 tarihinde Sven Hartge yazdı: Why not try the Debian packages? bacula-9.4.2 is available via stretch-backports. Thank you Sven. This way seems more reliable to me. Best regards. ___ Bacula-users mailing list Bacula-users@lists.sour

[Bacula-users] Multiple disk usage

2019-03-30 Thread Yılmaz Bilgili via Bacula-users
Hello, I have 900 GB data to backup. And I have two disks in my backup system, first one 2 TB, second one 8 TB. I want to use both of them, what is the most effective way to use these disks in Bacula? Thanks in advance. ___ Bacula-users mailing li

Re: [Bacula-users] Multiple disk usage

2019-04-02 Thread Yılmaz Bilgili via Bacula-users
1.04.2019 15:29 tarihinde Josh Fisher yazdı: On 3/31/2019 3:17 PM, Dmitri Maziuk via Bacula-users wrote: On Sat, 30 Mar 2019 18:30:18 +0300 Yılmaz Bilgili via Bacula-users wrote: Thank you both. What about migration jobs? Does it work for me? Best regards