[MDEV-13938] Operating system error number 483 Created: 2017-09-28 Updated: 2017-09-28 Resolved: 2017-09-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows |
| Affects Version/s: | 5.5.40 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Graf | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | 483, Operating, error, flush, system | ||
| Environment: |
Windows Server 2012 R2 |
||
| Attachments: |
|
| Description |
|
MariaDB server crashs regularly - about 24 times today. 170927 13:48:26 InnoDB: Operating system error number 483 in a file operation. The link "http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html" doesn't exist anymore. |
| Comments |
| Comment by Vladislav Vaintroub [ 2017-09-28 ] | |||||||||
|
from winerror.h
I do not think we can do much here. Something is wrong with the disk I guess. Google suggests chkdsk /F , chkdsk /R to repair file system and bad sectors | |||||||||
| Comment by Michael Graf [ 2017-09-28 ] | |||||||||
|
Thanks for your help |