Re: [Bacula-users] Backup windows client fail

2023-07-04 Thread Bill Arlofski via Bacula-users
--- Original Message ---
On Monday, July 3rd, 2023 at 05:09, Gina Costa  wrote:


> Hi,
> I have a windows client which backup always run fine. A few days ago, the 
> backup doesn’t work.
> The comunication between diretor and client is OK, as shown in this log 
> message:
>
[...snip...]
> 

> When the backup job ran, the following error occurs:
> 

> ==
> 03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: lib/bsock.c:138 Unable 
> to connect to Storage daemon on 192.168.0.164:9103. ERR=The operation 
> completed successfully.
> 03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: Failed to connect to 
> Storage daemon: 192.168.0.164:9103
> 03-Jul 11:31 bacula-dir JobId 6989: Fatal error: Bad response to Storage 
> command: wanted 2000 OK storage, got 2902 Bad storage
> ==
> 

> Can anyone help me?

Hello Gina, 


The problem here is that the Windows FD cannot connect to the Storage daemon @ 
192.168.0.164 on port 9103/TCP...

Please make sure that a Storage daemon is actually running on the server at 
that address.

Also check that there are no firewall rules or TCP Wrappers rules on the SD 
preventing this client from connecting.

Also, make sure that address is the correct address for the storage daemon. 
What I mean is check the `Address = ` line in the Director's configuration 
for this storage resource.


And, that FD is quite old. Any chance you can upgrade it to match what the 
Director and SD are at?

Best regards,
Bill


signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Backup windows client fail

2023-07-04 Thread Radosław Korzeniewski
Hello,

pon., 3 lip 2023 o 13:35 Gina Costa  napisał(a):

> Hi,
>
> I have a windows client which backup always run fine. A few days ago, the
> backup doesn’t work.
> The comunication between diretor and client is OK, as shown in this log
> message:
>
> 
> *vsantoantao-fd Version: 5.2.10 (28 June 2012)  VSS Linux Cross-compile
> Win32*
>

Please upgrade to the latest supported version (13.0.3).

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Backup windows client fail

2023-07-03 Thread Lionel PLASSE
Hello,

Go into services.msc console and restart the Bacula-fd service.
And retest.

But I would rather say that it is on the side of the server that is the problem 
(restart too  the Bacula-sd and bacula-dir service with systemctl restart 
bacula-sd Bacula-dir)





De : Gina Costa 
Envoyé : lundi 3 juillet 2023 13:10
À : bacula-users@lists.sourceforge.net
Objet : [Bacula-users] Backup windows client fail

Hi,

I have a windows client which backup always run fine. A few days ago, the 
backup doesn’t work.
The comunication between diretor and client is OK, as shown in this log message:


vsantoantao-fd Version: 5.2.10 (28 June 2012)  VSS Linux Cross-compile Win32
Daemon started 03-Jul-23 10:55. Jobs: run=0 running=0.
Microsoft Windows Server 2003 R2 Standard Edition Service Pack 2 (build 3790)
 Heap: heap=0 smbytes=32,299 max_bytes=34,815 bufs=65 max_bufs=91
 Sizeof: boffset_t=8 size_t=4 debug=0 trace=1
Running Jobs:
Director connected at: 03-Jul-23 11:56
No Jobs running.


When the backup job ran, the following error occurs:

==
03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: lib/bsock.c:138 Unable to 
connect to Storage daemon on 192.168.0.164:9103. ERR=The operation completed 
successfully.
03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: Failed to connect to 
Storage daemon: 192.168.0.164:9103
03-Jul 11:31 bacula-dir JobId 6989: Fatal error: Bad response to Storage 
command: wanted 2000 OK storage, got 2902 Bad storage
==

Can anyone help me?

Universidade de Coimbra • Administração
SGSIIC-Serviço de Gestão de Sistemas e Infraestruturas de Informação e 
Comunicação
Divisão de Infraestruturas de TIC
Rua do Arco da Traição | 3000-056 COIMBRA • PORTUGAL
Tel.: +351 239 242 870
E-mail: gina.co...@uc.pt<mailto:gina.co...@uc.pt>
www.uc.pt/administracao<http://www.uc.pt/administracao>


[cid:image001.png@01D9ADB6.977EC120]

Este e-mail pretende ser amigo do ambiente. Pondere antes de o imprimir!
This e-mail is environment friendly. Please think twice before printing it!


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


[Bacula-users] Backup windows client fail

2023-07-03 Thread Gina Costa
Hi,

I have a windows client which backup always run fine. A few days ago, the 
backup doesn’t work.
The comunication between diretor and client is OK, as shown in this log message:


vsantoantao-fd Version: 5.2.10 (28 June 2012)  VSS Linux Cross-compile Win32
Daemon started 03-Jul-23 10:55. Jobs: run=0 running=0.
Microsoft Windows Server 2003 R2 Standard Edition Service Pack 2 (build 3790)
 Heap: heap=0 smbytes=32,299 max_bytes=34,815 bufs=65 max_bufs=91
 Sizeof: boffset_t=8 size_t=4 debug=0 trace=1
Running Jobs:
Director connected at: 03-Jul-23 11:56
No Jobs running.


When the backup job ran, the following error occurs:

==
03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: lib/bsock.c:138 Unable to 
connect to Storage daemon on 192.168.0.164:9103. ERR=The operation completed 
successfully.
03-Jul 11:27 vsantoantao-fd JobId 6989: Fatal error: Failed to connect to 
Storage daemon: 192.168.0.164:9103
03-Jul 11:31 bacula-dir JobId 6989: Fatal error: Bad response to Storage 
command: wanted 2000 OK storage, got 2902 Bad storage
==

Can anyone help me?

Universidade de Coimbra • Administração
SGSIIC-Serviço de Gestão de Sistemas e Infraestruturas de Informação e 
Comunicação
Divisão de Infraestruturas de TIC
Rua do Arco da Traição | 3000-056 COIMBRA • PORTUGAL 
Tel.: +351 239 242 870 
E-mail: gina.co...@uc.pt
www.uc.pt/administracao
 




Este e-mail pretende ser amigo do ambiente. Pondere antes de o imprimir! 
This e-mail is environment friendly. Please think twice before printing it!




smime.p7s
Description: S/MIME cryptographic signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users