[MDEV-8757] Error: Write to file ./synergy/#sql-1b34_a.ibd failed at offset 98304. Created: 2015-09-06 Updated: 2019-05-06 Resolved: 2019-05-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - XtraDB |
| Affects Version/s: | 10.0.20 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Mikhail Gavrilov | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Linux Fedora 23 |
||
| Attachments: |
|
| Description |
|
I am not sure but seems because of problems with feedback_plugin can occurs such mistakes: 2015-09-05 01:14:50 98311b40 InnoDB: Error: Write to file ./synergy/#sql-1b34_a.ibd failed at offset 98304. |
| Comments |
| Comment by Elena Stepanova [ 2015-09-06 ] | |||
|
Does it happen often? What makes you think it's related to the feedback plugin? Did you check system logs to see if there were any disk-related errors around this time? Please attach your my.cnf file(s) (or, if you already did it in other JIRA reports, please point at them). Thanks | |||
| Comment by Mikhail Gavrilov [ 2015-09-08 ] | |||
|
> Does it happen often? > Did you try to disable the feedback plugin to see if it helps? > Did you check system logs to see if there were any disk-related errors around this time? > Please attach your my.cnf file(s) (or, if you already did it in other JIRA reports, please point at them). | |||
| Comment by Elena Stepanova [ 2015-09-10 ] | |||
|
Could you please check the dynamics of open file descriptors with and without the feedback plugin. And does it only happen on Fedora 23, as you initially specified? As I understand, it's barely beta, did you check it for known bugs about leaking file descriptors and alike? Thanks. | |||
| Comment by Mikhail Gavrilov [ 2015-09-14 ] | |||
|
> Could you please check the dynamics of open file descriptors with and without the feedback plugin.
and compare result with
??? I think if we exceed count of open files we see another error:
> Also, does it only happen when the plugin throws errors like the ones in the attached error log, or is it unrelated? > And does it only happen on Fedora 23, as you initially specified? As I understand, it's barely beta, did you check it for known bugs about leaking file descriptors and alike? | |||
| Comment by Elena Stepanova [ 2019-04-06 ] | |||
|
The issue fell through the cracks, sorry about that; but now 10.0 has gone EOL, and so did several versions of Fedora. |