Home > OS >  The mysql in the docker abnormal disk suspected disk full for help how to solve
The mysql in the docker abnormal disk suspected disk full for help how to solve

Time:05-08

Mysql suddenly on the link does not use the command



Start is successful, but check the docker's exit status


Have looked at the log if it is a disk full bosses know how to deal with the



2021-05-07T03:38:48.167975Z 0 [ERROR] InnoDB: Write to file ./ibtmp1failed at offset 0, 1048576 bytes should have been written, only 0 were written. Operating system error numb er 28. Check that your OS and file system support files of this size. Check also that th e disk is not full or a disk quota exceeded.
The 2021-05-07 T03:38:48. 168010 z 0 [ERROR] InnoDB: ERROR number 28 means' No space left on DE vice '
The 2021-05-07 T03:38:48. 168025 z 0 [Note] InnoDB: Some operating system error Numbers are des cribed at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html
The 2021-05-07 T03:38:48. 168039 z 0 [ERROR] InnoDB: Could not set the file size of './ibtmp1 '. Probably out of disk space
The 2021-05-07 T03:38:48. 168051 z 0 [ERROR] InnoDB: Unable to create the Shared innodb_tempora ry
The 2021-05-07 T03:38:48. 168064 z 0 [ERROR] InnoDB: Plugin initialization aborted with ERROR G eneric ERROR
The 2021-05-07 T03:38:48. 668472 z 0 [Note] InnoDB: Removed temporary in tablespace data file: "ib tmp1
"The 2021-05-07 T03:38:48. 668497 z 0 [ERROR] Plugin 'InnoDB init function returned ERROR.
The 2021-05-07 T03:38:48. 668502 z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE f ailed.
The 2021-05-07 T03:38:48. 668507 z 0 [ERROR] Failed to initialize builtin plugins.
The 2021-05-07 T03:38:48. 668510 z 0 [ERROR] Aborting




Translation:


The 2010-05-07 t03:38:48.167940 z 0 [Warning] InnoDB: Retry attempts for the write partial data failed. [Warning] InnoDB: Retry attempts for the write partial data failed. The InnoDB: Retry fail, try to write some data
2010-05-07 t03:38:48. 167975 z 0 [ERROR] InnoDB: Write to the file./ibtmp1failed at offset 0104576 bytes should have had written, only 0 were written, the operating system ERROR, 28, check whether your operating system and file system to support the size of the file, and check to see if the disk is full or disk quota is already over,
The 2016-05-07 t03:38:48.168010 z 0 [ERROR] InnoDB: ERROR number 28 means' No space left on device '
21-05-07 t03:38:48.168025 z 0 InnoDB [note] : some operating system error number on http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html
The 2010-05-07 t03:38:48.168039 z 0 [ERROR] InnoDB: Could not set the file size of './ibtmp1 './ibtmp1 may lack of disk space
The 2021-05-07 T03:38:48. 168051 z 0 [ERROR] InnoDB: Unable to create the Shared innodb_temporary. [ERROR
The 2016-05-07 t03:38:48.168064 z 0 [ERROR] InnoDB: Plugin initialization aborted with ERROR G eneric ERROR
The 2016-05-07 t03:38:48.668472 z 0 [Note] InnoDB: Removed temporary in tablespace data file: "ib tmp1
"The 2016-05-07 t03:38:48.668497 z 0 [ERROR] Plugin 'InnoDB' init function returns false,
The 2016-05-07 t03:38:48.668502 z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed,
The 21-05-07 t03:38:48.668507 z zero ERROR failed to initialize plug-ins,
The 21-05-07 t03:38:48.668510 z 0 [wrong] suspend
  • Related