LnxBil:Have you tried this? (overlay=on)
Thank you for posting this. It helped me three years later with my ZFS mount issue at boot! When I
Code:
zfs get overlay r720xd1
NAME PROPERTY VALUE SOURCE
r720xd1 overlay off default
Code:
zfs set overlay=on r720xd1
FWIW, I stumbled onto this issue because I never set a proper ZFS cache with
Code:
zpool set cachcefile=/etc/zfs/zpool.cache r720xd1
update-initramfs -k all -u