Skip to content

Instantly share code, notes, and snippets.

@KEINOS
Last active March 16, 2018 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KEINOS/7a0d5c90cc837fe10da68fb5182edcac to your computer and use it in GitHub Desktop.
Save KEINOS/7a0d5c90cc837fe10da68fb5182edcac to your computer and use it in GitHub Desktop.
[LOG] `/var/log/mysql/mysqld.log` of MariaDB startup failure while initializing "kusanagi" with `$ kusanagi init` at SakuraVPS w/ Kusanagi.
# cat var/log/mysql/mysqld.log
161011 5:25:55 [Warning] IP address '222.186.134.218' could not be resolved: Name or service not known
161011 5:58:48 [Warning] IP address '222.186.58.252' could not be resolved: Name or service not known
161011 6:45:32 [Warning] Hostname 'unassigned.quadranet.com' does not resolve to '155.94.142.60'.
161011 6:45:32 [Note] Hostname 'unassigned.quadranet.com' has the following IP addresses:
161011 6:45:32 [Note] - 127.0.0.1
161011 7:27:20 [Warning] IP address '222.186.51.175' could not be resolved: Name or service not known
161011 15:00:36 [Note] /usr/sbin/mysqld: Normal shutdown
161011 15:00:36 [Note] WSREP: Stop replication
161011 15:00:36 [Note] Event Scheduler: Purging the queue. 0 events
161011 15:00:36 [Note] InnoDB: FTS optimize thread exiting.
161011 15:00:36 [Note] InnoDB: Starting shutdown...
161011 15:00:38 [Note] InnoDB: Shutdown completed; log sequence number 1617096
161011 15:00:38 [Note] /usr/sbin/mysqld: Shutdown complete
161011 15:00:38 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
161031 16:51:13 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
161031 16:51:13 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.U3T9xk' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
161031 16:51:14 [Note] /usr/sbin/mysqld (mysqld 10.0.27-MariaDB-wsrep) starting as process 1367 ...
161031 16:51:16 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
161031 16:51:16 [Note] /usr/sbin/mysqld (mysqld 10.0.27-MariaDB-wsrep) starting as process 1676 ...
161031 16:51:16 [Note] InnoDB: Using mutexes to ref count buffer pool pages
161031 16:51:16 [Note] InnoDB: The InnoDB memory heap is disabled
161031 16:51:16 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
161031 16:51:16 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
161031 16:51:16 [Note] InnoDB: Compressed tables use zlib 1.2.7
161031 16:51:16 [Note] InnoDB: Using Linux native AIO
161031 16:51:16 [Note] InnoDB: Using CPU crc32 instructions
161031 16:51:16 [Note] InnoDB: Initializing buffer pool, size = 128.0M
161031 16:51:16 [Note] InnoDB: Completed initialization of buffer pool
161031 16:51:16 [Note] InnoDB: Highest supported file format is Barracuda.
161031 16:51:16 [Note] InnoDB: 128 rollback segment(s) are active.
161031 16:51:16 [Note] InnoDB: Waiting for purge to start
161031 16:51:17 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.31-77.0 started; log sequence number 1617430
161031 16:51:17 [Note] Plugin 'FEEDBACK' is disabled.
161031 16:51:17 [Note] Server socket created on IP: '::'.
161031 16:51:17 [Note] WSREP: Read nil XID from storage engines, skipping position init
161031 16:51:17 [Note] WSREP: wsrep_load(): loading provider library 'none'
161031 16:51:17 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.27-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.16.rc3fc46e
161031 16:59:17 [Note] /usr/sbin/mysqld: Normal shutdown
161031 16:59:17 [Note] WSREP: Stop replication
161031 16:59:17 [Note] Event Scheduler: Purging the queue. 0 events
161031 16:59:17 [Note] InnoDB: FTS optimize thread exiting.
161031 16:59:17 [Note] InnoDB: Starting shutdown...
161031 16:59:19 [Note] InnoDB: Shutdown completed; log sequence number 1617440
161031 16:59:19 [Note] /usr/sbin/mysqld: Shutdown complete
161031 16:59:19 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
180309 03:12:31 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180309 03:12:31 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.EmDj8v' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180309 3:12:31 [Note] /usr/sbin/mysqld (mysqld 10.0.27-MariaDB-wsrep) starting as process 1421 ...
180309 03:12:33 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180309 3:12:33 [Note] /usr/sbin/mysqld (mysqld 10.0.27-MariaDB-wsrep) starting as process 1516 ...
180309 3:12:33 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180309 3:12:33 [Note] InnoDB: The InnoDB memory heap is disabled
180309 3:12:33 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180309 3:12:33 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180309 3:12:33 [Note] InnoDB: Compressed tables use zlib 1.2.7
180309 3:12:33 [Note] InnoDB: Using Linux native AIO
180309 3:12:33 [Note] InnoDB: Using CPU crc32 instructions
180309 3:12:33 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180309 3:12:33 [Note] InnoDB: Completed initialization of buffer pool
180309 3:12:33 [Note] InnoDB: Highest supported file format is Barracuda.
180309 3:12:33 [Note] InnoDB: 128 rollback segment(s) are active.
180309 3:12:33 [Note] InnoDB: Waiting for purge to start
180309 3:12:33 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.31-77.0 started; log sequence number 1617450
180309 3:12:33 [Note] Plugin 'FEEDBACK' is disabled.
180309 3:12:33 [Note] Server socket created on IP: '::'.
180309 3:12:33 [Note] WSREP: Read nil XID from storage engines, skipping position init
180309 3:12:33 [Note] WSREP: wsrep_load(): loading provider library 'none'
180309 3:12:33 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.27-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.16.rc3fc46e
180309 3:23:39 [Note] /usr/sbin/mysqld: Normal shutdown
180309 3:23:39 [Note] WSREP: Stop replication
180309 3:23:39 [Note] Event Scheduler: Purging the queue. 0 events
180309 3:23:39 [Note] InnoDB: FTS optimize thread exiting.
180309 3:23:39 [Note] InnoDB: Starting shutdown...
180309 3:23:41 [Note] InnoDB: Shutdown completed; log sequence number 1617460
180309 3:23:41 [Note] /usr/sbin/mysqld: Shutdown complete
180309 03:23:41 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
180309 03:23:42 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180309 03:23:42 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.LsI7Xc' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180309 3:23:42 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 15864 ...
180309 03:23:45 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180309 3:23:45 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 15905 ...
180309 3:23:45 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180309 3:23:45 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180309 3:23:45 [Note] InnoDB: The InnoDB memory heap is disabled
180309 3:23:45 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180309 3:23:45 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180309 3:23:45 [Note] InnoDB: Compressed tables use zlib 1.2.7
180309 3:23:45 [Note] InnoDB: Using Linux native AIO
180309 3:23:45 [Note] InnoDB: Using CPU crc32 instructions
180309 3:23:45 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180309 3:23:45 [Note] InnoDB: Completed initialization of buffer pool
180309 3:23:45 [Note] InnoDB: Highest supported file format is Barracuda.
180309 3:23:45 [Note] InnoDB: 128 rollback segment(s) are active.
180309 3:23:45 [Note] InnoDB: Waiting for purge to start
180309 3:23:45 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617470
180309 3:23:45 [Note] Plugin 'FEEDBACK' is disabled.
180309 3:23:45 [Note] Server socket created on IP: '::'.
180309 3:23:45 [Note] WSREP: Read nil XID from storage engines, skipping position init
180309 3:23:45 [Note] WSREP: wsrep_load(): loading provider library 'none'
180309 3:23:45 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
Status information:
Current dir: /var/lib/mysql/
Running threads: 0 Stack size: 524288
Current locks:
lock: 0x7f2c2741a508:
lock: 0x7f2c4f494788:
lock: 0x7f2c4f488788:
lock: 0x7f2c4f467988:
lock: 0x7f2c4f466588:
lock: 0x7f2c4f464788:
lock: 0x7f2c4f463388:
lock: 0x7f2c4040ad88:
lock: 0x7f2c4f7a4388:
lock: 0x7f2c4f484b88:
lock: 0x7f2c4f460188:
lock: 0x1471560:
lock: 0x1471480:
lock: 0x14704c0:
lock: 0x14703e0:
lock: 0x1470300:
lock: 0x1470680:
lock: 0x146e8c0:
lock: 0x14713a0:
lock: 0x146efc0:
lock: 0x146f260:
lock: 0x146eee0:
lock: 0x146f180:
lock: 0x146ee00:
lock: 0x146f0a0:
lock: 0x146f5e0:
lock: 0x146f6c0:
lock: 0x146f7a0:
lock: 0x146ed20:
lock: 0x146ea80:
lock: 0x146ec40:
lock: 0x146e9a0:
lock: 0x146eb60:
lock: 0x146f340:
lock: 0x146f420:
lock: 0x146f500:
lock: 0x1471020:
lock: 0x14712c0:
lock: 0x14711e0:
lock: 0x1471100:
lock: 0x1470ca0:
lock: 0x1470bc0:
lock: 0x1470ae0:
lock: 0x1470a00:
lock: 0x1470920:
lock: 0x1470e60:
lock: 0x1470840:
lock: 0x1470760:
lock: 0x1470f40:
lock: 0x14705a0:
lock: 0x1470140:
lock: 0x1470220:
lock: 0x1470060:
lock: 0x146ff80:
lock: 0x146fc00:
lock: 0x146fea0:
lock: 0x146fdc0:
lock: 0x146fb20:
lock: 0x146fce0:
lock: 0x146f880:
lock: 0x146f960:
lock: 0x146fa40:
lock: 0x1470d80:
Key caches:
default
Buffer_size: 33554432
Block_size: 1024
Division_limit: 100
Age_threshold: 300
Partitions: 0
blocks used: 0
not flushed: 0
w_requests: 0
writes: 0
r_requests: 0
reads: 0
handler status:
read_key: 0
read_next: 0
read_rnd 0
read_first: 0
write: 0
delete 0
update: 0
Table status:
Opened tables: 0
Open tables: 63
Open files: 25
Open streams: 0
Alarm status:
Active alarms: 0
Max used alarms: 0
Next alarm time: 0
Memory status:
Non-mmapped space allocated from system: 0
Number of free chunks: 1
Number of fastbin blocks: 0
Number of mmapped regions: 0
Space in mmapped regions: 0
Maximum total allocated space: 0
Space available in freed fastbin blocks: 0
Total allocated space: 0
Total free space: 0
Top-most, releasable space: 0
Estimated memory (with thread stack): 0
Events status:
LLA = Last Locked At LUA = Last Unlocked At
WOC = Waiting On Condition DL = Data Locked
Event scheduler status:
State : INITIALIZED
Thread id : 0
LLA : n/a:0
LUA : n/a:0
WOC : NO
Workers : 0
Executed : 0
Data locked: NO
Event queue status:
Element count : 0
Data locked : NO
Attempting lock : NO
LLA : init_queue:140
LUA : init_queue:150
WOC : NO
Next activation : never
180309 3:48:33 [Note] /usr/sbin/mysqld: Normal shutdown
180309 3:48:33 [Note] WSREP: Stop replication
180309 3:48:33 [Note] Event Scheduler: Purging the queue. 0 events
180309 3:48:33 [Note] InnoDB: FTS optimize thread exiting.
180309 3:48:33 [Note] InnoDB: Starting shutdown...
180309 3:48:34 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
180309 3:48:35 [Note] InnoDB: Shutdown completed; log sequence number 1617480
180309 3:48:35 [Note] /usr/sbin/mysqld: Shutdown complete
180309 03:48:36 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
180309 03:53:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180309 03:53:54 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.oitfPH' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180309 3:53:55 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1169 ...
180309 03:53:57 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180309 3:53:57 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1300 ...
180309 3:53:57 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180309 3:53:57 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180309 3:53:57 [Note] InnoDB: The InnoDB memory heap is disabled
180309 3:53:57 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180309 3:53:57 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180309 3:53:57 [Note] InnoDB: Compressed tables use zlib 1.2.7
180309 3:53:57 [Note] InnoDB: Using Linux native AIO
180309 3:53:57 [Note] InnoDB: Using CPU crc32 instructions
180309 3:53:57 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180309 3:53:57 [Note] InnoDB: Completed initialization of buffer pool
180309 3:53:57 [Note] InnoDB: Highest supported file format is Barracuda.
180309 3:53:57 [Note] InnoDB: 128 rollback segment(s) are active.
180309 3:53:57 [Note] InnoDB: Waiting for purge to start
180309 3:53:58 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617490
180309 3:53:58 [Note] Plugin 'FEEDBACK' is disabled.
180309 3:53:58 [Note] Server socket created on IP: '::'.
180309 3:53:58 [Note] WSREP: Read nil XID from storage engines, skipping position init
180309 3:53:58 [Note] WSREP: wsrep_load(): loading provider library 'none'
180309 3:53:58 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
180309 17:42:18 [Note] /usr/sbin/mysqld: Normal shutdown
180309 17:42:18 [Note] WSREP: Stop replication
180309 17:42:18 [Note] Event Scheduler: Purging the queue. 0 events
180309 17:42:18 [Note] InnoDB: FTS optimize thread exiting.
180309 17:42:18 [Note] InnoDB: Starting shutdown...
180309 17:42:19 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
180309 17:42:19 [Note] InnoDB: Shutdown completed; log sequence number 1617500
180309 17:42:19 [Note] /usr/sbin/mysqld: Shutdown complete
180309 17:42:19 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
180309 17:42:41 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180309 17:42:41 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.vJLh07' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180309 17:42:41 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1147 ...
180309 17:42:44 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180309 17:42:44 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1245 ...
180309 17:42:44 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180309 17:42:44 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180309 17:42:44 [Note] InnoDB: The InnoDB memory heap is disabled
180309 17:42:44 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180309 17:42:44 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180309 17:42:44 [Note] InnoDB: Compressed tables use zlib 1.2.7
180309 17:42:44 [Note] InnoDB: Using Linux native AIO
180309 17:42:44 [Note] InnoDB: Using CPU crc32 instructions
180309 17:42:44 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180309 17:42:44 [Note] InnoDB: Completed initialization of buffer pool
180309 17:42:44 [Note] InnoDB: Highest supported file format is Barracuda.
180309 17:42:44 [Note] InnoDB: 128 rollback segment(s) are active.
180309 17:42:44 [Note] InnoDB: Waiting for purge to start
180309 17:42:44 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617510
180309 17:42:44 [Note] Plugin 'FEEDBACK' is disabled.
180309 17:42:44 [Note] Server socket created on IP: '::'.
180309 17:42:44 [Note] WSREP: Read nil XID from storage engines, skipping position init
180309 17:42:44 [Note] WSREP: wsrep_load(): loading provider library 'none'
180309 17:42:44 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
180309 17:45:15 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180309 17:45:15 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.ygmDbF' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180309 17:45:15 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1155 ...
180309 17:45:18 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180309 17:45:18 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1293 ...
180309 17:45:18 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180309 17:45:18 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180309 17:45:18 [Note] InnoDB: The InnoDB memory heap is disabled
180309 17:45:18 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180309 17:45:18 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180309 17:45:18 [Note] InnoDB: Compressed tables use zlib 1.2.7
180309 17:45:18 [Note] InnoDB: Using Linux native AIO
180309 17:45:18 [Note] InnoDB: Using CPU crc32 instructions
180309 17:45:18 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180309 17:45:18 [Note] InnoDB: Completed initialization of buffer pool
180309 17:45:18 [Note] InnoDB: Highest supported file format is Barracuda.
180309 17:45:18 [Note] InnoDB: 128 rollback segment(s) are active.
180309 17:45:18 [Note] InnoDB: Waiting for purge to start
180309 17:45:18 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617530
180309 17:45:18 [Note] Plugin 'FEEDBACK' is disabled.
180309 17:45:18 [Note] Server socket created on IP: '::'.
180309 17:45:18 [Note] WSREP: Read nil XID from storage engines, skipping position init
180309 17:45:18 [Note] WSREP: wsrep_load(): loading provider library 'none'
180309 17:45:18 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
180313 20:30:42 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180313 20:30:42 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.rxa2ta' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180313 20:30:42 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1140 ...
180313 20:30:45 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180313 20:30:45 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 1250 ...
180313 20:30:45 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180313 20:30:45 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180313 20:30:45 [Note] InnoDB: The InnoDB memory heap is disabled
180313 20:30:45 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180313 20:30:45 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180313 20:30:45 [Note] InnoDB: Compressed tables use zlib 1.2.7
180313 20:30:45 [Note] InnoDB: Using Linux native AIO
180313 20:30:45 [Note] InnoDB: Using CPU crc32 instructions
180313 20:30:45 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180313 20:30:45 [Note] InnoDB: Completed initialization of buffer pool
180313 20:30:45 [Note] InnoDB: Highest supported file format is Barracuda.
180313 20:30:45 [Note] InnoDB: 128 rollback segment(s) are active.
180313 20:30:45 [Note] InnoDB: Waiting for purge to start
180313 20:30:45 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617550
180313 20:30:45 [Note] Plugin 'FEEDBACK' is disabled.
180313 20:30:45 [Note] Server socket created on IP: '::'.
180313 20:30:45 [Note] WSREP: Read nil XID from storage engines, skipping position init
180313 20:30:45 [Note] WSREP: wsrep_load(): loading provider library 'none'
180313 20:30:45 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
180313 20:41:05 [Note] /usr/sbin/mysqld: Normal shutdown
180313 20:41:05 [Note] WSREP: Stop replication
180313 20:41:05 [Note] Event Scheduler: Purging the queue. 0 events
180313 20:41:05 [Note] InnoDB: FTS optimize thread exiting.
180313 20:41:05 [Note] InnoDB: Starting shutdown...
180313 20:41:05 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
180313 20:41:07 [Note] InnoDB: Shutdown completed; log sequence number 1617560
180313 20:41:07 [Note] /usr/sbin/mysqld: Shutdown complete
180313 20:41:07 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
180313 20:41:07 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
180313 20:41:07 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.HlsUcy' --pid-file='/var/lib/mysql/kusanagiXX-recover.pid'
180313 20:41:07 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 2275 ...
180313 20:41:10 mysqld_safe WSREP: Recovered position 00000000-0000-0000-0000-000000000000:-1
180313 20:41:10 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-wsrep) starting as process 2316 ...
180313 20:41:10 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
180313 20:41:10 [Note] InnoDB: Using mutexes to ref count buffer pool pages
180313 20:41:10 [Note] InnoDB: The InnoDB memory heap is disabled
180313 20:41:10 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
180313 20:41:10 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
180313 20:41:10 [Note] InnoDB: Compressed tables use zlib 1.2.7
180313 20:41:10 [Note] InnoDB: Using Linux native AIO
180313 20:41:10 [Note] InnoDB: Using CPU crc32 instructions
180313 20:41:10 [Note] InnoDB: Initializing buffer pool, size = 128.0M
180313 20:41:10 [Note] InnoDB: Completed initialization of buffer pool
180313 20:41:10 [Note] InnoDB: Highest supported file format is Barracuda.
180313 20:41:10 [Note] InnoDB: 128 rollback segment(s) are active.
180313 20:41:10 [Note] InnoDB: Waiting for purge to start
180313 20:41:10 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-83.0 started; log sequence number 1617570
180313 20:41:10 [Note] Plugin 'FEEDBACK' is disabled.
180313 20:41:10 [Note] Server socket created on IP: '::'.
180313 20:41:10 [Note] WSREP: Read nil XID from storage engines, skipping position init
180313 20:41:10 [Note] WSREP: wsrep_load(): loading provider library 'none'
180313 20:41:10 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-wsrep' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server, wsrep_25.21.rc3fc46e
180313 20:41:53 [Note] /usr/sbin/mysqld: Normal shutdown
180313 20:41:53 [Note] WSREP: Stop replication
180313 20:41:53 [Note] Event Scheduler: Purging the queue. 0 events
180313 20:41:53 [Note] InnoDB: FTS optimize thread exiting.
180313 20:41:53 [Note] InnoDB: Starting shutdown...
180313 20:41:53 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
180313 20:41:55 [Note] InnoDB: Shutdown completed; log sequence number 1617580
180313 20:41:55 [Note] /usr/sbin/mysqld: Shutdown complete
180313 20:41:55 mysqld_safe mysqld from pid file /var/lib/mysql/kusanagiXX.pid ended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment