[MDEV-18193] Incremental prepare failed with InnoDB: Database page corruption on disk or a failed file read of tablespace Created: 2019-01-09 Updated: 2019-07-31 Resolved: 2019-07-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup, Storage Engine - InnoDB |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Incremental prepare failed with
after that, mariabackup hangs. To reproduce,
It seems to be reproducible at the moment. Earlier a similar problem was observed on 10.4 30da40bb8c3. Logs and backups can be found here. However, this occurrence wasn't reproducible on the same backups at the time. To reproduce from scratch The command line below actually runs the same test several times, until it fails one or another way. It reproduces the problem quite reliably on current 10.2 and 10.3. On 10.4, I'm usually getting
|
| Comments |
| Comment by Elena Stepanova [ 2019-07-04 ] |
|
See also an alternative MTR test in |
| Comment by Elena Stepanova [ 2019-07-31 ] |
|
Since thiru already looked into |