jimsalterjrs / sanoid

These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
http://www.openoid.net/products/
GNU General Public License v3.0
3.14k stars 308 forks source link

False error: ZFS resume feature not available on source and target machine #933

Open GogoFC opened 5 months ago

GogoFC commented 5 months ago

Resume works fine when using Syncoid FreeBSD 14, but there's a misleading error when pushing.

When pushing it gives the error WARN: ZFS resume feature not available on source and target machine - sync will continue without resume support. but it does resume. After I deleted the dataset on remote and ran the command again the error didn't show up, and now it doesn't really show up anymore.

When pulling the error doesn't show up.