Aria crash recovery failures
(MDEV-19813)
|
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - Aria |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
The test below mostly hits error 192, like in 90% cases; error 126 or error 22 (for which this report is devoted) are more rare. To run the test:
Important note: The command above will re-run the same test 10 times, regardless the outcome, and for each failure it will create <your vardir>_trialX directory, which you can later inspect. If you want it to stop on first failure, remove -force from the command line inside mdev19980.cmd, but keep in mind the note above, that error 22 represents the minority of failures. I think that using on-disk vardir location gives better chances for reproducing (any of the errors), but it's unproved, I don't have statistics for this. |