Hi!
I have two nodes configured, with the container on one of the nodes with additional volume mounted (configured with 1M record size). Replication used to run OK between node1 and node2, as well as migration to the the node2, but now incremental replication task started failing with:
I have another container with the 1M record size setup (initially running at node1) exhibiting the same issue and I was managed to work around the issue by completely deleting the volume on the 'destination' node (node1) and doing full replication once - after that I was able to migrate the container to the node1 but now the replication node1 -> node2 for that container started having the same issue. I guess removing the volume on node2 and doing full replication once would solve this issue (but keeping it in the current state to be able to investigate).
The only change that comes to mind is recent upgrade to the latest PVE (apparently pulling in the 2.0 ZFS libs).
PVE version:
Previously both nodes were running on the "pve-kernel-5.4.78-2-pve".
Thanks.
I have two nodes configured, with the container on one of the nodes with additional volume mounted (configured with 1M record size). Replication used to run OK between node1 and node2, as well as migration to the the node2, but now incremental replication task started failing with:
...
cannot receive incremental stream: incremental send stream requires -L (--large-block), to match previous receive.
...
I have another container with the 1M record size setup (initially running at node1) exhibiting the same issue and I was managed to work around the issue by completely deleting the volume on the 'destination' node (node1) and doing full replication once - after that I was able to migrate the container to the node1 but now the replication node1 -> node2 for that container started having the same issue. I guess removing the volume on node2 and doing full replication once would solve this issue (but keeping it in the current state to be able to investigate).
The only change that comes to mind is recent upgrade to the latest PVE (apparently pulling in the 2.0 ZFS libs).
PVE version:
#pveversion
pve-manager/6.3-4/0a38c56f (running kernel: 5.4.98-1-pve)
Previously both nodes were running on the "pve-kernel-5.4.78-2-pve".
Thanks.