I'm replicating ZFS snapshots from a primary NAS to an identical offsite backup (both running TrueNAS-13.0-U3.1).  Recently I had a slowdown with the connection between them, so the replication task had trouble keeping up, and today (after working fine for years) I started receiving this error on one of the ZFS replication tasks:
cannot resume send: incremental source 0xa1dbd3f307cd2fde no longer exists
ssh: connect to host <our server>: Operation timed out.
I seem to be suffering the same problem as these guys, and nobody seemed to have an answer for them.
	
	
		
			
			
				
					
						
							
						
					
					www.truenas.com
				
			
		
	
I think what might have happened is that some of the snapshots are only kept for 2 weeks, and the internet slowdown has resulted in those snapshots getting deleted before they could be transferred. But they're no longer on the source box so I can't imagine why ZFS would be upset that it can't transfer them. Seems silly.
I also already tried deleting and recreating the problematic replication task, to no avail. Any help or suggestions are greatly appreciated. Thanks!
Frank.
	
		
			
		
		
	
			
			cannot resume send: incremental source 0xa1dbd3f307cd2fde no longer exists
ssh: connect to host <our server>: Operation timed out.
I seem to be suffering the same problem as these guys, and nobody seemed to have an answer for them.
Replication Error
I am running a backup task from a Truenas 13 box to a Truenas Scale box.  There are two separate replication jobs setup for two different data sets.  One replication task always finishes successfully the other gives me an error.  The error I get after it seems to transfer some data is...
				I think what might have happened is that some of the snapshots are only kept for 2 weeks, and the internet slowdown has resulted in those snapshots getting deleted before they could be transferred. But they're no longer on the source box so I can't imagine why ZFS would be upset that it can't transfer them. Seems silly.
I also already tried deleting and recreating the problematic replication task, to no avail. Any help or suggestions are greatly appreciated. Thanks!
Frank.