MySQL 8 LXC/ZFS issues

I didn’t have a chance to try install MySQL 8 on Ubuntu host with ZFS storage but have Proxmox on ZFS and Ubuntu 20.04 LXC container.
There is something about ZFS storage which prevents MySQL 8 installation on it. InnoDB complains about different size of the following logs:

-rw-rw----  1 mysql mysql 17825792  Apr  7 17:43 ib_logfile0
-rw-rw----  1 mysql mysql 0         Apr  7 17:43 ib_logfile1

So a suspect in this situation is ZFS.

It doesn’t work and on Debian 11 lxc container either.
I do no not know exactly what causes this issue. LXC/ZFS ?

Ubuntu 20.04 host on BTRFS there are no issues with MySQL 8 in LXD containers.

Sounds similar to: