We're still testing zfs replication using pvesr.
One issue we ran into was a vzdump snapshot being created during backup, while then pvesr did it's thing and we got stuck with this vzdump snapshot, that when trying to remove responded: snapshot 'vzdump' needed by replication job - run replication first...
Tried scheduling the replication again for "now", but this didn't help.
All we could do to get rid of this snapshot was to remove the replication for this VEID, only then we could remove the vzdump snapshot and well setup replication again.
Did we hit a race condition here or simply bad luck or should we have done anything different to avoid this situation?
One issue we ran into was a vzdump snapshot being created during backup, while then pvesr did it's thing and we got stuck with this vzdump snapshot, that when trying to remove responded: snapshot 'vzdump' needed by replication job - run replication first...
Tried scheduling the replication again for "now", but this didn't help.
All we could do to get rid of this snapshot was to remove the replication for this VEID, only then we could remove the vzdump snapshot and well setup replication again.
Did we hit a race condition here or simply bad luck or should we have done anything different to avoid this situation?