hyper-v backups are failing with status code 13 or 25 if the hyper-v virtual machines has a snapshot
any ideas are welcome on the following as the case we have with veritas is almost 2 months old without any progress:
if the hyper-v virtual machine has a snapshot which was created from hyper-v or failover console, the backup of the vm fails with status code 13 or 25:
28.09.2020 18:57:27 - Error bpbrm (pid=145214) socket read failed: errno = 104 - Connection reset by peer
28.09.2020 18:57:27 - Error bptm (pid=147427) system call failed - Connection reset by peer (at ../child.c.1289)
28.09.2020 18:57:27 - Error bptm (pid=147427) unable to perform read from client socket, connection may have been broken
28.09.2020 18:57:28 - Error bptm (pid=147293) media manager terminated by parent process
28.09.2020 18:57:33 - Info xxxxx (pid=147293) StorageServer=PureDisk:xxxxxx; Report=PDDO Stats (multi-threaded stream used) for (xxxxx): scanned: 3 KB, CR sent: 0 KB, CR sent over FC: 0 KB, dedup: 100.0%, cache disabled
28.09.2020 18:57:35 - Error bpbrm (pid=145214) could not send server status message to client
28.09.2020 18:57:37 - Critical bpbrm (pid=145214) unexpected termination of client xxxxxx
28.09.2020 18:57:38 - Info bpbkar (pid=0) done. status: 13: file read failed
28.09.2020 19:00:15 - connecting
28.09.2020 19:00:16 - connected; connect time: 0:00:00
28.09.2020 19:00:22 - begin writing
28.09.2020 19:00:35 - end writing; write time: 0:00:13
file read failed (13)
a workaround is to disable exclude deleted block and swap and paging files but this is not appropriate for us due to negative performance impact
thank you all!