Re: [Bacula-users] Wild card expansion

2022-01-02 Thread Heitor Faria
You should use the WildDir FileSet Options sub-resource directive, together with the Exclude one. Rgds. -- MSc Heitor Faria (Miami/USA) CIO Bacula LatAm mobile1: + 1 909 655-8971 mobile2: + 55 61 98268-4220 [ http://bacula.lat/] Original Message From: Richard Couture Sent: Sun

[Bacula-users] Wild card expansion

2022-01-02 Thread Richard Couture
Greetings and happy 2022 to all In my filesets.conf I have a bunch of includes and excludes like File = "/var/spool/samba/netdrive/ASA/Ventas/Curriculum/2012" File = "/var/spool/samba/netdrive/ASA/Ventas/Curriculum/2013" File = "/var/spool/samba/netdrive/ASA/Ventas/Curriculum/2014" File = "/var/

Re: [Bacula-users] Cloud Storage Alternatives to AWS

2022-01-02 Thread Chris Wilkinson
I got 'rclone mount..’ working to mount GDrive as a local mount. A 1GB test backup took 2h:41m (109kb/s), so not a great result. The server running SD/FD/DIR is on a 1Gbe connection to a 300/50 FTTP line so Google seems to be the bandwidth limiter here. However I did not find a Bacula directiv

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Phil Stracchino
On 1/2/22 15:03, Phil Stracchino wrote: I'm going directly to the heart right now. I'm cross-compiling an entire statically-linked gcc/binutils toolchain for it on another machine. THEN I can locally compile Bacula (and probably a few additional library dependencies) and have no further problem

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Phil Stracchino
On 1/2/22 13:52, Heitor Faria wrote: Hello Phil, Extra workload on the NAS isn't an issue. It has 32GB RAM and eight Xeon D-1622 cores. But then, even you you manage to build the SD you will probably be stuck with the same Bacula version forever. I guess you haven't disclosed this specific N

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Heitor Faria
Hello Phil, >>> (a) trying to figure out how to get a Bacula sd and fd installed on it >> >> The happiest days of my life were after I got dedicated equipment for home >> network modem, routing, and wireless mesh accessing points. >> That said, I never understood this very common user fetish of i

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Phil Stracchino
On 1/2/22 06:59, Josip Deanovic wrote: The problem is with the openssl support. File daemon would probably statically compile without openssl support. Last time I did that was with the 7.x version of bacula. I just tried disabling openssl support but that did not solve the problem. I'm buildin

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Phil Stracchino
On 1/2/22 10:08, Heitor Faria wrote: Hello Phil, (a) trying to figure out how to get a Bacula sd and fd installed on it The happiest days of my life were after I got dedicated equipment for home network modem, routing, and wireless mesh accessing points. That said, I never understood this ve

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Andrea Venturoli
On 1/2/22 16:08, Heitor Faria wrote: That said, I never understood this very common user fetish of installing Bacula components in the NAS. Efficiency, reliability, less points of failure, etc... OK: you avoid one more network node but the hardware is not designed to handle the extra w

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Heitor Faria
Hello Phil, > (a) trying to figure out how to get a Bacula sd and fd installed on it The happiest days of my life were after I got dedicated equipment for home network modem, routing, and wireless mesh accessing points. That said, I never understood this very common user fetish of installing Bac

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Dmitri Maziuk
On 1/2/2022 7:18 AM, Jose Alberto wrote: I have a NAS with HP StoreOnce. I have 4 network ports. Take one of them and connect it point to point with the Bacula. In Bacula I do a mount NFS readonly In this way backup (backup) everything that exists in the NFS at transfer rates between 100 and

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Jose Alberto
I have a NAS with HP StoreOnce. I have 4 network ports. Take one of them and connect it point to point with the Bacula. In Bacula I do a mount NFS readonly In this way backup (backup) everything that exists in the NFS at transfer rates between 100 and 180 MB / s on average. I don't know if thi

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Josip Deanovic
On 2022-01-02 12:46, Radosław Korzeniewski wrote: Hello, sob., 1 sty 2022 o 23:52 Phil Stracchino napisał(a): (...) /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../lib/libbac.a(plugins.o): in function `load_plugins(void*, void*, char const*, char const*

Re: [Bacula-users] Bacula for QNAP?

2022-01-02 Thread Radosław Korzeniewski
Hello, sob., 1 sty 2022 o 23:52 Phil Stracchino napisał(a): > (...) > /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: > > ../lib/libbac.a(plugins.o): in function `load_plugins(void*, void*, char > const*, char const*, bool (*)(Plugin*))': > /netstore/src/bacula-11