Skip to content

Instantly share code, notes, and snippets.

@jruels
Created October 31, 2014 14:45
Show Gist options
  • Select an option

  • Save jruels/a3d849ab9f14d03a0dd7 to your computer and use it in GitHub Desktop.

Select an option

Save jruels/a3d849ab9f14d03a0dd7 to your computer and use it in GitHub Desktop.
oot@controller1_galera_container-17591727:~# cat /var/log/mysql/galera_server_error.log
141030 15:24:18 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141030 15:24:18 mysqld_safe WSREP: Running position recovery with --log_error='/var/lib/mysql/wsrep_recovery.DWqzQd' --pid-file='/var/lib/mysql/controller1_galera_container-17591727-recover.pid'
141030 15:24:18 mysqld_safe WSREP: Failed to recover position:
'141030 15:24:18 InnoDB: The InnoDB memory heap is disabled
141030 15:24:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141030 15:24:18 InnoDB: Compressed tables use zlib 1.2.8
141030 15:24:18 InnoDB: Using Linux native AIO
141030 15:24:18 InnoDB: Initializing buffer pool, size = 2.0G
141030 15:24:18 InnoDB: Completed initialization of buffer pool
141030 15:24:18 InnoDB: highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/error-creating-innodb.html
141030 15:24:18 [ERROR] Plugin 'InnoDB' init function returned error.
141030 15:24:18 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
141030 15:24:18 [Note] Plugin 'FEEDBACK' is disabled.
141030 15:24:18 [ERROR] Unknown/unsupported storage engine: InnoDB
141030 15:24:18 [ERROR] Aborting
141030 15:24:18 [Note] /usr/sbin/mysqld: Shutdown complete'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment