您的位置:首页 > Web前端

[ERROR] InnoDB: Data file /data/mysql/3310/data/ibdata1 is of a different size 1536 pages

2017-03-13 22:14 453 查看
2017-03-13 21:57:19 46292 [Note] Plugin 'FEDERATED' is disabled.
2017-03-13 21:57:19 7faa7df61720 InnoDB: innodb-page-size has been changed from the default value 16384 to 8192.
2017-03-13 21:57:19 46292 [Note] InnoDB: Using atomics to ref count buffer pool pages
2017-03-13 21:57:19 46292 [Note] InnoDB: The InnoDB memory heap is disabled
2017-03-13 21:57:19 46292 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-03-13 21:57:19 46292 [Note] InnoDB: Memory barrier is not used
2017-03-13 21:57:19 46292 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-03-13 21:57:19 46292 [Note] InnoDB: Using Linux native AIO
2017-03-13 21:57:19 46292 [Note] InnoDB: Using CPU crc32 instructions
2017-03-13 21:57:19 46292 [Note] InnoDB: Initializing buffer pool, size = 4.0G
2017-03-13 21:57:20 46292 [Note] InnoDB: Completed initialization of buffer pool
2017-03-13 21:57:20 46292 [Note] InnoDB: Restoring page 0 of tablespace 0
2017-03-13 21:57:20 46292 [Warning] InnoDB: Doublewrite does not have page_no=0 of space: 0
2017-03-13 21:57:20 46292 [ERROR] InnoDB: innodb-page-size mismatch in data file /data/mysql/3310/data/ibdata1
2017-03-13 21:57:20 46292 [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!
2017-03-13 21:57:20 46292 [ERROR] Plugin 'InnoDB' init function returned error.
2017-03-13 21:57:20 46292 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2017-03-13 21:57:20 46292 [ERROR] Unknown/unsupported storage engine: INNODB
2017-03-13 21:57:20 46292 [ERROR] Aborting

2017-03-13 21:57:20 46292 [Note] Binlog end
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'partition'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_METRICS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMPMEM'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_CMP'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_LOCKS'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'INNODB_TRX'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'ARCHIVE'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'BLACKHOLE'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'MEMORY'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'MyISAM'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'CSV'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'MRG_MYISAM'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'sha256_password'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'mysql_old_password'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'mysql_native_password'
2017-03-13 21:57:20 46292 [Note] Shutting down plugin 'binlog'
2017-03-13 21:57:20 46292 [Note] /usr/local/mysql-5.6.35/bin/mysqld: Shutdown complete
# pwd/data/mysql/3310/data# rm ib_logfile0 rm: remove regular file `ib_logfile0'? y[root@test data]# rm ib_logfile1 rm: remove regular file `ib_logfile1'? y[root@test data]# rm ibdata1 rm: remove regular file `ibdata1'? y
2017-03-13 21:58:45 47019 [Note] Plugin 'FEDERATED' is disabled.2017-03-13 21:58:45 7f8899a46720 InnoDB: innodb-page-size has been changed from the default value 16384 to 8192.2017-03-13 21:58:45 47019 [Note] InnoDB: Using atomics to ref count buffer pool pages2017-03-13 21:58:45 47019 [Note] InnoDB: The InnoDB memory heap is disabled2017-03-13 21:58:45 47019 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins2017-03-13 21:58:45 47019 [Note] InnoDB: Memory barrier is not used2017-03-13 21:58:45 47019 [Note] InnoDB: Compressed tables use zlib 1.2.32017-03-13 21:58:45 47019 [Note] InnoDB: Using Linux native AIO2017-03-13 21:58:45 47019 [Note] InnoDB: Using CPU crc32 instructions2017-03-13 21:58:45 47019 [Note] InnoDB: Initializing buffer pool, size = 4.0G2017-03-13 21:58:46 47019 [Note] InnoDB: Completed initialization of buffer pool2017-03-13 21:58:46 47019 [ERROR] InnoDB: Data file /data/mysql/3310/data/ibdata1 is of a different size 1536 pages (rounded down to MB) than specified in the .cnf file 25600 pages!2017-03-13 21:58:46 47019 [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!2017-03-13 21:58:46 47019 [ERROR] Plugin 'InnoDB' init function returned error.2017-03-13 21:58:46 47019 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.2017-03-13 21:58:46 47019 [ERROR] Unknown/unsupported storage engine: INNODB2017-03-13 21:58:46 47019 [ERROR] Aborting2017-03-13 21:58:46 47019 [Note] Binlog end2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'partition'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_SYS_TABLES'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_CONFIG'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_DELETED'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_METRICS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMPMEM'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMP_RESET'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_CMP'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_LOCKS'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'INNODB_TRX'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'ARCHIVE'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'BLACKHOLE'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'MEMORY'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'MyISAM'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'CSV'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'MRG_MYISAM'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'sha256_password'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'mysql_old_password'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'mysql_native_password'2017-03-13 21:58:46 47019 [Note] Shutting down plugin 'binlog'2017-03-13 21:58:46 47019 [Note] /usr/local/mysql-5.6.35/bin/mysqld: Shutdown complete2017-03-13 22:07:18 47880 [Note] Plugin 'FEDERATED' is disabled.2017-03-13 22:07:18 7f1cf6aec720 InnoDB: innodb-page-size has been changed from the default value 16384 to 8192.2017-03-13 22:07:18 47880 [Note] InnoDB: Using atomics to ref count buffer pool pages2017-03-13 22:07:18 47880 [Note] InnoDB: The InnoDB memory heap is disabled2017-03-13 22:07:18 47880 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins2017-03-13 22:07:18 47880 [Note] InnoDB: Memory barrier is not used2017-03-13 22:07:18 47880 [Note] InnoDB: Compressed tables use zlib 1.2.32017-03-13 22:07:18 47880 [Note] InnoDB: Using Linux native AIO2017-03-13 22:07:18 47880 [Note] InnoDB: Using CPU crc32 instructions2017-03-13 22:07:18 47880 [Note] InnoDB: Initializing buffer pool, size = 4.0G2017-03-13 22:07:19 47880 [Note] InnoDB: Completed initialization of buffer pool2017-03-13 22:07:19 47880 [Note] InnoDB: The first specified data file /data/mysql/3310/data/ibdata1 did not exist: a new database to be created!2017-03-13 22:07:19 47880 [Note] InnoDB: Setting file /data/mysql/3310/data/ibdata1 size to 200 MB2017-03-13 22:07:19 47880 [Note] InnoDB: Database physically writes the file full: wait...InnoDB: Progress in MB: 100 2002017-03-13 22:07:20 47880 [Note] InnoDB: Data file /data/mysql/3310/data/ibdata2 did not exist: new to be created2017-03-13 22:07:20 47880 [Note] InnoDB: Setting file /data/mysql/3310/data/ibdata2 size to 200 MB2017-03-13 22:07:20 47880 [Note] InnoDB: Database physically writes the file full: wait...InnoDB: Progress in MB: 100 2002017-03-13 22:07:22 47880 [Note] InnoDB: Setting log file /data/mysql/3310/redolog/ib_logfile101 size to 128 MBInnoDB: Progress in MB: 1002017-03-13 22:07:23 47880 [Note] InnoDB: Setting log file /data/mysql/3310/redolog/ib_logfile1 size to 128 MBInnoDB: Progress in MB: 1002017-03-13 22:07:24 47880 [Note] InnoDB: Setting log file /data/mysql/3310/redolog/ib_logfile2 size to 128 MBInnoDB: Progress in MB: 1002017-03-13 22:07:25 47880 [Note] InnoDB: Setting log file /data/mysql/3310/redolog/ib_logfile3 size to 128 MBInnoDB: Progress in MB: 1002017-03-13 22:07:26 47880 [Note] InnoDB: Setting log file /data/mysql/3310/redolog/ib_logfile4 size to 128 MBInnoDB: Progress in MB: 1002017-03-13 22:07:27 47880 [Note] InnoDB: Data file /data/mysql/3310/undolog//undo001 did not exist: new to be created2017-03-13 22:07:27 47880 [Note] InnoDB: Setting file /data/mysql/3310/undolog//undo001 size to 5 MB2017-03-13 22:07:27 47880 [Note] InnoDB: Database physically writes the file full: wait...2017-03-13 22:07:27 47880 [Note] InnoDB: Data file /data/mysql/3310/undolog//undo002 did not exist: new to be created2017-03-13 22:07:27 47880 [Note] InnoDB: Setting file /data/mysql/3310/undolog//undo002 size to 5 MB2017-03-13 22:07:27 47880 [Note] InnoDB: Database physically writes the file full: wait...2017-03-13 22:07:27 47880 [Note] InnoDB: Data file /data/mysql/3310/undolog//undo003 did not exist: new to be created2017-03-13 22:07:27 47880 [Note] InnoDB: Setting file /data/mysql/3310/undolog//undo003 size to 5 MB2017-03-13 22:07:27 47880 [Note] InnoDB: Database physically writes the file full: wait...2017-03-13 22:07:27 47880 [Note] InnoDB: Opened 3 undo tablespaces2017-03-13 22:07:27 47880 [Note] InnoDB: Renaming log file /data/mysql/3310/redolog/ib_logfile101 to /data/mysql/3310/redolog/ib_logfile02017-03-13 22:07:27 47880 [Warning] InnoDB: New log files created, LSN=395292017-03-13 22:07:27 47880 [Note] InnoDB: Doublewrite buffer not found: creating new2017-03-13 22:07:28 47880 [Note] InnoDB: Doublewrite buffer created2017-03-13 22:07:28 47880 [Note] InnoDB: 128 rollback segment(s) are active.2017-03-13 22:07:28 47880 [Warning] InnoDB: Creating foreign key constraint system tables.2017-03-13 22:07:28 47880 [Note] InnoDB: Foreign key constraint system tables created2017-03-13 22:07:28 47880 [Note] InnoDB: Creating tablespace and datafile system tables.2017-03-13 22:07:28 47880 [Note] InnoDB: Tablespace and datafile system tables created.2017-03-13 22:07:28 47880 [Note] InnoDB: 5.6.35 started; log sequence number 02017-03-13 22:07:28 7f1bb59c7700 InnoDB: Loading buffer pool(s) from /data/mysql/3310/data/ib_buffer_pool2017-03-13 22:07:28 7f1bb59c7700 InnoDB: Cannot open '/data/mysql/3310/data/ib_buffer_pool' for reading: No such file or directory2017-03-13 22:07:28 47880 [Note] Server hostname (bind-address): '*'; port: 33102017-03-13 22:07:28 47880 [Note] IPv6 is available.2017-03-13 22:07:28 47880 [Note]   - '::' resolves to '::';2017-03-13 22:07:28 47880 [Note] Server socket created on IP: '::'.2017-03-13 22:07:28 47880 [Note] Event Scheduler: Loaded 0 events2017-03-13 22:07:28 47880 [Note] /usr/local/mysql-5.6.35/bin/mysqld: ready for connections.Version: '5.6.35-log'  socket: '/data/mysql/3310/tmp/mysql.lock'  port: 3310  tcyang for mysql
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐