Comment 1 for bug 2058931

Revision history for this message
Pavel Sieder (w-pa2el-0) wrote (last edit ): Re: Please update grub 1.12-rc to 1.12 to fix critical bug with zfs - https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2041739

I installed pure zfs Ubuntu 23.10 by installer and my system was unable to boot 10 minutes after installation.
When I create zfs snapshot on bpool dataset, grub will stop to see this dataset and system will not start.

In grub 2.12 it loolks like fixed, but ubuntu 23.10 is still using broken 2.12-rc.

Steps to reproduce:

1) Install Ubuntu 23.10 with zfs.
2) Create any snapshot on bpool dataset eg `zfs snap -r bpool@hello`.
3) Next reboot will failure.