Comment 6 for bug 1969247

Revision history for this message
Lena Voytek (lvoytek) wrote : Re: mysql-server install crashes in LXD container on Jammy host

This seems to be due to a zfs regression when running fallocate, causing mysql's initialization to produce an ib_logfile1 of size 0:

1893 fallocate(3, FALLOC_FL_ZERO_RANGE, 0, 50331648) = 0