Re: [Bacula-users] Multithreaded backups?

2020-04-27 Thread David Brodbeck
I'm not sure two jobs concurrently will work -- I think the FD is still single-threaded, although someone can correct me if I'm wrong. My solution was to go to virtual full backups, so that full backups on the client became a rare event. The heavy job then becomes the virtual full consolidation, w

[Bacula-users] Multithreaded backups?

2020-04-27 Thread Mark Dixon
Hi all, Am I right in thinking that a single bacula job can only back up each file in its fileset sequentially - there's no multithreading available to back up multiple files at the same time in order to leverage the client CPU? I'm a relatively long-term user of bacula (thanks!) who has been