oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
604 stars 136 forks source link

Issues with missing `--large-block` send option #567

Closed jjlawren closed 2 years ago

jjlawren commented 2 years ago

After migrating to a new host (SmartOS -> ZoL) with existing backup drives, I receive this error during backup attempts:

cannot receive incremental stream: incremental send stream requires -L (--large-block), to match previous receive.

I'm not sure if I modified the recordsize on the source or made other modifications.

When manually setting -L on a zfs send command the incremental backup will succeed, but I do not see a way to enable this feature in znapzend configurations.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.