Comment 44 for bug 1969247

Revision history for this message
Michael Wood (mwood) wrote :

Hi Sergio

Thanks for the response.

I'm actually running a desktop installation of Jammy (Ubuntu MATE), originally 20.04 and upgraded through the non-LTS releases.

After a dist-upgrade the other day I found that the mysql-server-8.0 package could not be configured and I found errors in the error log like this:

2022-08-02T04:25:16.296624Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo6 size 2908160 is not a multiple of innodb_page_size

I found this bug which appeared to be related. I tried `fallocate` and discovered that it created a 0 byte file instead of a sparse file of the specified size.

I had a power failure yesterday afternoon. When I try it now, it works as expected!

I'm pretty sure `zfs version` is the same now as it was when I ran into this problem, but somehow the reboot seems to have fixed it.