Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.3.13
Description
2021-05-27 10:09:01 0 [ERROR] InnoDB: Operating system error number 11 in a file operation.
2021-05-27 10:09:01 0 [ERROR] InnoDB: Error number 11 means 'Resource temporarily unavailable'
2021-05-27 10:09:01 0 [Note] InnoDB: Some operating system error numbers are described at https://mariadb.com/kb/en/library/operating-system-error-codes/
2021-05-27 10:09:01 0 [ERROR] InnoDB: Cannot open datafile './ibdata1'
2021-05-27 10:09:01 0 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
2021-05-27 10:09:01 0 [ERROR] InnoDB: Plugin initialization aborted with error Cannot open a file
2021-05-27 10:09:01 0 [Note] InnoDB: Starting shutdown...
2021-05-27 10:09:03 0 [ERROR] Plugin 'InnoDB' init function returned error.
2021-05-27 10:09:03 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2021-05-27 10:09:03 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-05-27 10:09:03 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2021-05-27 10:09:03 0 [ERROR] Aborting
Attachments
Issue Links
- duplicates
-
MDEV-19916 Corruption after instant ADD/DROP and shrinking the index tree
- Closed
- is duplicated by
-
MDEV-25790 server random Crash
- Closed