[MDEV-26968] Galera cluster gcache.page files creation at startup/restart (regression of MDEV-19084) Created: 2021-11-03 Updated: 2021-12-17 Resolved: 2021-12-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Server |
| Affects Version/s: | 10.4.21 |
| Fix Version/s: | 10.4.22 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Mark Reibert | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04 |
||
| Issue Links: |
|
||||||||||||
| Description |
|
Intermittently upon start/restart, the server begins creating gcache.page.XXXXX files instead of using the configured gcache. Because (by default) the gcache.page.XXXXX files are small this creates all kinds of issues with IST as described in Note this was originally reported in See |
| Comments |
| Comment by Mark Reibert [ 2021-11-22 ] |
|
It is worth noting I have seen this issue only once on MariaDB 10.4.21, so the problem is perhaps rare. Moreover, I have since upgraded to MariaDB 10.4.22 and have not observed the gcache.page.XXXXX files with that release. |