Page 1 of 1

zfs receive -s fails on resume

PostPosted: Thu Jan 02, 2020 8:39 am
by UnConundrum
A zfs receive on a mac from a linux server running zfs-0.8.1-1ubuntu14.2 died. The receiving mac responded with
resuming stream can be generated on the sending system by running: zfs send -t <token left out>

When I attempt to resume using the suggested command, the receive aborts with:
cannot receive incremental stream: kernel modules must be upgraded to receive this stream


My zfs version on osx is: zfs-1.9.3-0

Is an openzfsonosx resume incompatible with zfsonlinux ?

Re: zfs receive -s fails on resume

PostPosted: Sun Jan 05, 2020 4:05 pm
by lundman
There "shouldn't" be an incompatibility here, but I do need to check that. There was resumable chatter recently on ZOL github, so I'll have a look for regression.