I’ve twice now tried to get a replication task to complete that starts with a 3TB snapshot. It’s failed both times at around the 2.3-2.4TB mark with this error on the sender:
Replication result: cannot receive new filesystem stream: checksum mismatch or incomplete stream
On the receiver, there’s nothing. Well nothing in the logs. In the output of “zpool status -v”, there are two permanent errors that have been discovered by scrub. One has a path, the other is just “<0xd42>:<0x1ee3a3>”. Would these contribute towards the send failing?
If so, how do I get replication to work?
If I had to, I could delete all of the snapshots on the filesystem and delete the file with a pathname. Would that also result in the path-less file disappearing?
I should have said the “zpool status -v” shows errors on the sending side - there are no errors reported by “zpool status -v” on the receiving side. Both the permanent error in “zpool status” and the error from filesystem replication are present on the sending side.