已解决 无法启动
2021-06-07  2:21:42 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2021-06-07  2:21:42 0 [Note] InnoDB: Uses event mutexes
2021-06-07  2:21:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-06-07  2:21:42 0 [Note] InnoDB: Number of pools: 1
2021-06-07  2:21:42 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
2021-06-07  2:21:42 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2021-06-07  2:21:42 0 [Note] InnoDB: Completed initialization of buffer pool
2021-06-07  2:21:42 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-06-07  2:21:42 0 [Note] InnoDB: Setting file './ibdata1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-07  2:21:42 0 [Note] InnoDB: File './ibdata1' size is now 12 MB.
2021-06-07  2:21:42 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 100663296 bytes
2021-06-07  2:21:42 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2021-06-07  2:21:42 0 [Note] InnoDB: New log file created, LSN=10314
2021-06-07  2:21:42 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2021-06-07  2:21:42 0 [Note] InnoDB: Doublewrite buffer created
2021-06-07  2:21:42 0 [Note] InnoDB: 128 rollback segments are active.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating foreign key constraint system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating sys_virtual system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-06-07  2:21:42 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-07  2:21:42 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-06-07  2:21:42 0 [Note] InnoDB: 10.5.5 started; log sequence number 0; transaction id 7
2021-06-07  2:21:42 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-06-07  2:21:42 0 [Note] Server socket created on IP: '127.0.0.1'.
2021-06-07  2:21:42 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1932: Table 'mysql.gtid_slave_pos' doesn't exist in engine
2021-06-07  2:21:42 0 [Note] Reading of all Master_info entries succeeded
2021-06-07  2:21:42 0 [Note] Added new Master_info '' to hash table
2021-06-07  2:21:42 0 [Note] /opt/zbox/run/mysql/mariadbd: ready for connections.
Version: '10.5.5-MariaDB'  socket: '/opt/zbox/tmp/mysql/mysql.sock'  port: 3306  Source distribution
root@102ff816f501:/opt/zbox# apt-get install lsof -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  lsb-base
Use 'apt autoremove' to remove it.
Suggested packages:
  perl
The following NEW packages will be installed:
  lsof
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 319 kB of archives.
After this operation, 465 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 lsof amd64 4.91+dfsg-1 [319 kB]
Fetched 319 kB in 2s (152 kB/s)                    
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package lsof.
(Reading database ... 8871 files and directories currently installed.)
Preparing to unpack .../lsof_4.91+dfsg-1_amd64.deb ...
Unpacking lsof (4.91+dfsg-1) ...
Setting up lsof (4.91+dfsg-1) ...
root@102ff816f501:/opt/zbox# lsof -i:8080
root@102ff816f501:/opt/zbox# /opt/zbox/zbox start
sh: 1: ps: not found
httpd (pid 330) already running
sh: 1: ps: not found
Start Apache fail. You can see the log /opt/zbox/logs/apache_error.log
sh: 1: ps: not found
sh: 1: ps: not found
Start Mysql fail. You can see the log /opt/zbox/logs/mysql_error.log
root@102ff816f501:/opt/zbox# vi /opt/zbox/logs/mysql_error.log
root@102ff816f501:/opt/zbox# cat /opt/zbox/logs/mysql_error.log
2021-06-07  2:21:42 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2021-06-07  2:21:42 0 [Note] InnoDB: Uses event mutexes
2021-06-07  2:21:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-06-07  2:21:42 0 [Note] InnoDB: Number of pools: 1
2021-06-07  2:21:42 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
2021-06-07  2:21:42 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2021-06-07  2:21:42 0 [Note] InnoDB: Completed initialization of buffer pool
2021-06-07  2:21:42 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-06-07  2:21:42 0 [Note] InnoDB: Setting file './ibdata1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-07  2:21:42 0 [Note] InnoDB: File './ibdata1' size is now 12 MB.
2021-06-07  2:21:42 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 100663296 bytes
2021-06-07  2:21:42 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2021-06-07  2:21:42 0 [Note] InnoDB: New log file created, LSN=10314
2021-06-07  2:21:42 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2021-06-07  2:21:42 0 [Note] InnoDB: Doublewrite buffer created
2021-06-07  2:21:42 0 [Note] InnoDB: 128 rollback segments are active.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating foreign key constraint system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating sys_virtual system tables.
2021-06-07  2:21:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-06-07  2:21:42 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-06-07  2:21:42 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-06-07  2:21:42 0 [Note] InnoDB: 10.5.5 started; log sequence number 0; transaction id 7
2021-06-07  2:21:42 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-06-07  2:21:42 0 [Note] Server socket created on IP: '127.0.0.1'.
2021-06-07  2:21:42 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1932: Table 'mysql.gtid_slave_pos' doesn't exist in engine
2021-06-07  2:21:42 0 [Note] Reading of all Master_info entries succeeded
2021-06-07  2:21:42 0 [Note] Added new Master_info '' to hash table
2021-06-07  2:21:42 0 [Note] /opt/zbox/run/mysql/mariadbd: ready for connections.
Version: '10.5.5-MariaDB'  socket: '/opt/zbox/tmp/mysql/mysql.sock'  port: 3306  Source distribution
2021-06-07  2:27:56 0 [ERROR] mariadbd: Can't lock aria control file '/opt/zbox/data/mysql/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds
2021-06-07  2:28:26 0 [ERROR] mariadbd: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/opt/zbox/data/mysql/aria_log_control'
2021-06-07  2:28:26 0 [ERROR] Plugin 'Aria' init function returned error.
2021-06-07  2:28:26 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2021-06-07  2:28:26 0 [Note] InnoDB: Uses event mutexes
2021-06-07  2:28:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-06-07  2:28:26 0 [Note] InnoDB: Number of pools: 1
2021-06-07  2:28:26 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
2021-06-07  2:28:26 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2021-06-07  2:28:26 0 [Note] InnoDB: Completed initialization of buffer pool
2021-06-07  2:28:26 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-06-07  2:28:26 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:26 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:26 0 [Note] InnoDB: Retrying to lock the first data file
2021-06-07  2:28:27 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:27 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:28 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:28 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:29 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:29 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:30 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:30 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:31 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:31 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:32 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:32 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:33 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:33 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:34 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:34 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:35 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:35 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:36 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:36 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:37 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:37 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:38 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:38 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:39 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:39 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:40 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:40 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:41 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:41 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:42 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:42 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:43 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:43 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:44 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:44 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:45 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:45 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:46 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:46 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:47 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:47 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:48 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:48 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:49 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:49 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:50 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:50 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:51 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:51 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:52 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:52 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:53 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:53 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:54 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:54 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:55 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:55 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:56 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:56 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:57 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:57 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:58 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:58 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:28:59 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:28:59 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:00 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:00 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:01 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:01 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:02 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:02 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:03 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:03 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:04 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:04 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:05 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:05 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:06 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:06 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:07 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:07 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:08 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:08 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:09 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:09 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:10 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:10 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:11 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:11 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:12 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:12 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:13 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:13 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:14 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:14 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:15 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:15 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:16 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:16 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:17 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:17 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:18 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:18 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:19 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:19 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:20 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:20 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:21 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:21 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:22 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:22 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:23 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:23 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:24 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:24 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:25 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:25 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:26 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:26 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:27 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:27 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:28 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:28 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:29 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:29 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:30 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:30 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:31 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:31 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:32 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:32 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:33 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:33 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:34 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:34 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:35 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:35 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:36 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:36 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:37 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:37 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:38 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:38 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:39 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:39 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:40 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:40 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:41 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:41 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:42 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:42 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:43 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:43 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:44 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:44 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:45 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:45 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:46 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:46 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:47 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:47 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:48 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:48 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:49 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:49 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:50 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:50 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:51 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:51 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:52 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:52 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:53 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:53 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:54 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:54 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:55 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:55 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:56 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:56 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:57 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:57 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:58 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:58 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:29:59 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:29:59 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:00 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:00 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:01 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:01 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:02 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:02 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:03 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:03 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:04 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:04 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:05 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:05 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:06 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2021-06-07  2:30:06 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.
2021-06-07  2:30:06 0 [Note] InnoDB: Unable to open the first data file
2021-06-07  2:30:06 0 [ERROR] InnoDB: Operating system error number 11 in a file operation.
2021-06-07  2:30:06 0 [ERROR] InnoDB: Error number 11 means 'Resource temporarily unavailable'
2021-06-07  2:30:06 0 [Note] InnoDB: Some operating system error numbers are described at https://mariadb.com/kb/en/library/operating-system-error-codes/
2021-06-07  2:30:06 0 [ERROR] InnoDB: Cannot open datafile './ibdata1'
2021-06-07  2:30:06 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-06-07  2:30:06 0 [ERROR] InnoDB: Plugin initialization aborted with error Cannot open a file
2021-06-07  2:30:07 0 [Note] InnoDB: Starting shutdown...
2021-06-07  2:30:07 0 [ERROR] Plugin 'InnoDB' init function returned error.
2021-06-07  2:30:07 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2021-06-07  2:30:07 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-06-07  2:30:07 0 [ERROR] Could not open mysql.plugin table: "Unknown storage engine 'Aria'". Some plugins may be not loaded
2021-06-07  2:30:07 0 [ERROR] Failed to initialize plugins.
2021-06-07  2:30:07 0 [ERROR] Aborting

禅道版本 12.5.3 Linux安装包
操作系统 Ubuntu
客户端浏览器

提问者: 52赫兹的鲸 悬赏:5 日期: 2021-06-07 10:35:13 答案:1 点击:959

获取技术支持

QQ: 电话:
设置备注
答案列表
2021/06/07

ps -ef|grep httpd

ps -ef|grep httpd

输入这个命令查看是有其他apache或者mysql进程在运行,占用了资源。或者最近服务器是否有过断电等费正常停止服务的情况?可以添加网页上方QQ,邀请进群,方便截图排查问题。