I've uploaded a potential fix to a PPA, do you mind testing this using the zfs-dkms kernel modules as follows:
sudo add-apt-repository ppa:colin-king/zfs-sru-1861235 sudo apt-get update sudo apt-get install zfs-dkms
and reboot.
Then check the correct ZFS module is being used by:
dmesg | grep ZFS
It should be the 0.7.5-1ubuntu16.9~lp1861235 version.
And see if this helps avoid this issue.
I've uploaded a potential fix to a PPA, do you mind testing this using the zfs-dkms kernel modules as follows:
sudo add-apt-repository ppa:colin- king/zfs- sru-1861235
sudo apt-get update
sudo apt-get install zfs-dkms
and reboot.
Then check the correct ZFS module is being used by:
dmesg | grep ZFS
It should be the 0.7.5-1ubuntu16 .9~lp1861235 version.
And see if this helps avoid this issue.