Hi,
I've some alerts in mariadb.log (Centos7 12.5.30 #62 2CPU 2GB ram, nginx + apache with php-fpm serves ~70 websites):
170218 16:52:29 InnoDB: Database was not shut down normally!
170320 8:42:48 InnoDB: Database was not shut down normally!
170321 2:07:52 InnoDB: Database was not shut down normally!
170327 7:27:09 InnoDB: Database was not shut down normally!
170327 16:16:54 InnoDB: Database was not shut down normally!
Last log reports:
170327 16:15:49 mysqld_safe Number of processes running now: 0
170327 16:15:56 mysqld_safe mysqld restarted
170327 16:16:44 [Note] /usr/libexec/mysqld (mysqld 5.5.52-MariaDB) starting as process 30986 ...
170327 16:16:49 InnoDB: The InnoDB memory heap is disabled
170327 16:16:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170327 16:16:49 InnoDB: Compressed tables use zlib 1.2.7
170327 16:16:49 InnoDB: Using Linux native AIO
170327 16:16:50 InnoDB: Initializing buffer pool, size = 128.0M
170327 16:16:50 InnoDB: Completed initialization of buffer pool
170327 16:16:53 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
170327 16:16:54 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
170327 16:18:18 InnoDB: Waiting for the background threads to start
170327 16:18:19 Percona XtraDB (Experts in Database Performance Management) 5.5.49-MariaDB-38.0 started; log sequence number 9422764659
170327 16:18:19 [Note] Plugin 'FEEDBACK' is disabled.
170327 16:18:20 [Note] Server socket created on IP: '::'.
170327 16:18:20 [Warning] 'proxies_priv' entry '@ [email protected]' ignored in --skip-name-resolve mode.
170327 16:18:22 [Note] Event Scheduler: Loaded 0 events
170327 16:18:22 [Note] /usr/libexec/mysqld: ready for connections.
What can I do to avoid these mistakes?
Thanks.
Luca
I've some alerts in mariadb.log (Centos7 12.5.30 #62 2CPU 2GB ram, nginx + apache with php-fpm serves ~70 websites):
170218 16:52:29 InnoDB: Database was not shut down normally!
170320 8:42:48 InnoDB: Database was not shut down normally!
170321 2:07:52 InnoDB: Database was not shut down normally!
170327 7:27:09 InnoDB: Database was not shut down normally!
170327 16:16:54 InnoDB: Database was not shut down normally!
Last log reports:
170327 16:15:49 mysqld_safe Number of processes running now: 0
170327 16:15:56 mysqld_safe mysqld restarted
170327 16:16:44 [Note] /usr/libexec/mysqld (mysqld 5.5.52-MariaDB) starting as process 30986 ...
170327 16:16:49 InnoDB: The InnoDB memory heap is disabled
170327 16:16:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
170327 16:16:49 InnoDB: Compressed tables use zlib 1.2.7
170327 16:16:49 InnoDB: Using Linux native AIO
170327 16:16:50 InnoDB: Initializing buffer pool, size = 128.0M
170327 16:16:50 InnoDB: Completed initialization of buffer pool
170327 16:16:53 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
170327 16:16:54 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
170327 16:18:18 InnoDB: Waiting for the background threads to start
170327 16:18:19 Percona XtraDB (Experts in Database Performance Management) 5.5.49-MariaDB-38.0 started; log sequence number 9422764659
170327 16:18:19 [Note] Plugin 'FEEDBACK' is disabled.
170327 16:18:20 [Note] Server socket created on IP: '::'.
170327 16:18:20 [Warning] 'proxies_priv' entry '@ [email protected]' ignored in --skip-name-resolve mode.
170327 16:18:22 [Note] Event Scheduler: Loaded 0 events
170327 16:18:22 [Note] /usr/libexec/mysqld: ready for connections.
What can I do to avoid these mistakes?
Thanks.
Luca