[SOLVED] mount zfs when directory not empty

Have you tried this? (overlay=on)
LnxBil:

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
I realized it was time to
Code:
zfs set overlay=on r720xd1
When I rebooted, my ZFS file system was mounted again!

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
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!