Anjan_Das
16 years agoLevel 4
Backup failing with error Network connection timed out(41)
Hi All
need your help. when i am going to take backup of client.full backup for given mount points completed successfully. but when i am going to take incremental backup of same client for same mount point.backup going to stuck for interval after sometime its showing network connection timed out(41). in detailed status for that job as
08/07/2009 01:01:20 started process bpbrm (pid=12331)
08/07/2009 01:01:20 connecting
08/07/2009 02:01:20 end writing
08/07/2009 02:01:20 error bpsched (pid=8525) backup of client elroy exited with status 41(network connection timed out)
I check network connectivity its fine. and full backup completed successfully.
Please help
Thanks & Regards
Anjan Das
need your help. when i am going to take backup of client.full backup for given mount points completed successfully. but when i am going to take incremental backup of same client for same mount point.backup going to stuck for interval after sometime its showing network connection timed out(41). in detailed status for that job as
08/07/2009 01:01:20 started process bpbrm (pid=12331)
08/07/2009 01:01:20 connecting
08/07/2009 02:01:20 end writing
08/07/2009 02:01:20 error bpsched (pid=8525) backup of client elroy exited with status 41(network connection timed out)
I check network connectivity its fine. and full backup completed successfully.
Please help
Thanks & Regards
Anjan Das
I have seen code 41 for a incremental backup when some directories contain million of files. The full backup does not need to evaluate every file but the incremental does. The evaluation takes longer that the media server has patience, and then be lives the connection is dead and ends with code 41.
Try increasing CLIENT_READ_INTERVAL to 7200 (or even more) on the client and see if it resolves the issue
Best Regards
Nicolai