Hi!

Bill, following your tip I enabled the following directives, both in the director and the client:

   TLS Enable = no
   TLS PSK Enable = no
   TLS Require = no

I'll wait for the backup to run tonight and I'll let you know the result later.
Thank you for your help.

Márcio

Em 02/12/2021 13:47, Bill Arlofski via Bacula-users escreveu:
On 12/2/21 05:12, Márcio wrote:
Greetings everyone

I recently updated the file daemon version on two Windows Server 2019
clients from version 9.6.7 to version 11.0.5.
In both I noticed that the backup performance dropped, making the job
take longer to finish.
I noticed that the rate (in KB/sec) reported in the job report was
pretty much the same using both versions of the file daemon.
Has anyone else noticed this loss of performance?

Márcio
How big is the difference in performance?

11.0.x encrypts all communication between all daemons by default.

I can't really believe this would be the cause, but to test you can disable TLS 
encryption by setting:
----8<----
TLSPSKEnable = no
----8<----

In each of your daemon config files, restart the daemons and try again.


Hope this helps!

Bill

--
Bill Arlofski
w...@protonmail.com



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

--


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to