[Bacula-users] Cloud storage and bacula 11

2022-10-18 Thread Daniel Rich via Bacula-users
Has anyone been able to use cloud storage reliably with Bacula 11? I am trying to convert from using volumes on local disk to using minio as a cloud service without much luck. The odd thing is, it will work for a time. But if bacula-sd or bacula-dir restarts, I end up in a state where the devic

Re: [Bacula-users] Bacula Client Behind NAT

2022-10-18 Thread Bill Arlofski via Bacula-users
Hello Josh (everyone else too), I can confirm that if the FD --> DIR connection is opened, then the Director does use this socket to communicate to the FD. However, the "Connecting to Client..." message does not change, and incorrectly (IMHO) reports that it is making an outbound connection to

Re: [Bacula-users] Bad caps from SD: auth cram-md5

2022-10-18 Thread Bill Arlofski via Bacula-users
On 10/18/22 04:59, Kees Bakker via Bacula-users wrote: Hi, Recently I upgraded one system to CentOS 9 stream which has bacula-client 11.0.1 I'm using the same PKI config as before (CentOS 7 with bacula-client 5.2.13) The director and the storage server have bacula 9.4.2. Other clients (Ubuntu a

Re: [Bacula-users] Bacula Client Behind NAT

2022-10-18 Thread Bill Arlofski via Bacula-users
Hello Josh! Maybe. However, it depends on what the client is doing. If the client goes into sleep-mode, it will not re-establish the connection after the ReconnectionTime. In that case, the Director would not have an active socket and so may well try to establish one. This does not seem to be

[Bacula-users] Bad caps from SD: auth cram-md5

2022-10-18 Thread Kees Bakker via Bacula-users
Hi, Recently I upgraded one system to CentOS 9 stream which has bacula-client 11.0.1 I'm using the same PKI config as before (CentOS 7 with bacula-client 5.2.13) The director and the storage server have bacula 9.4.2. Other clients (Ubuntu and CentOS8) have version 9.4.2 and 9.0.6). All these cli

Re: [Bacula-users] Bacula Client Behind NAT

2022-10-18 Thread Josh Fisher via Bacula-users
On 10/17/22 20:09, Bill Arlofski via Bacula-users wrote: On 10/17/22 13:14, Rodrigo Reimberg via Bacula-users wrote: > Telnet from DIR to FD on port 9102 not ok, I’m using ConnectToDirector parameter. Hello Rodrigo, Of course this will not work. The client is behind NAT, and the Director c