[Bug 2082060] Re: memcpy: detected field-spanning write (size 8) of single field "lr + 1"

2024-10-12 Thread James De Ricco
Hi Danilo, thanks for pointing me to that bug, that was indeed the problem, and the solution was to install `systemd-cryptsetup`. Booting is now fast again, and now my swap space is working! The warning messages with the kernel traces for memcpy field spanning writes remain, but they do not cause a

[Bug 2084251] Re: Only single LUKS device unlocked on boot

2024-10-12 Thread James De Ricco
I can also confirm that installing `systemd-cryptsetup` fixed my slow boot and unmounted crypt swap on my laptop with ZFS and full disk encryption following the upgrade to 24.10. Thanks! This is my `/etc/crypttab` setup by the Ubuntu 24.04 installer with experimental ZFS + full disk encryption: `

[Bug 2084089] Re: ZFS with disk encryption missing cryptoswap: new oracular installs and release upgrades

2024-10-12 Thread James De Ricco
I can confirm that installing `systemd-cryptsetup` fixed my slow boot and unmounted crypt swap on my laptop with ZFS and full disk encryption following the upgrade to 24.10. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2082060] Re: memcpy: detected field-spanning write (size 8) of single field "lr + 1"

2024-10-11 Thread James De Ricco
I also got this issue when upgrading to Oracular today on my ZFS full disk encryption system. My first boot of Oracular hung at the kernel trace for several minutes before an otherwise successful boot. ZFS shipped with Oracular, version 2.2.6, is not officially compatible with linux kernel 6.11, th