We use percona cluster on debian wheezy. last cluster was build two weeks ago and worked properly.
Today we tried startuing a new one and get memory errors from wresp.
dpkg -l|grep galera
ii percona-xtradb-cluster-galera-3 3.9.3494.wheezy amd64 Metapackage for latest version of galera3.
ii percona-xtradb-cluster-galera-3.x 3.9.3494.wheezy amd64 Galera components of Percona XtraDB Cluster
150310 17:48:52 mysqld_safe Starting mysqld_using_numa daemon with databases from /data/mysql
150310 17:48:52 mysqld_safe WSREP: Running position recovery with --log_error=‘/data/mysql/wsrep_recovery.35GNao’ --pid-file=‘/data/mysql/galeranode-02-recover.pid’
2015-03-10 17:48:55 0 [Warning] Using unique option prefix sort_buffer instead of sort_buffer_size is deprecated and will be removed in a future release. Please use the full
name instead.
2015-03-10 17:48:55 0 [Warning] Using unique option prefix thread_cache instead of thread_cache_size is deprecated and will be removed in a future release. Please use the fu
ll name instead.
2015-03-10 17:48:55 0 [Warning] ‘THREAD_CONCURRENCY’ is deprecated and will be removed in a future release.
2015-03-10 17:48:55 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more d
etails).
150310 17:48:58 mysqld_safe WSREP: Recovered position fafe51f0-c743-11e4-9db3-765772f3dde5:15
Log of wsrep recovery (–wsrep-recover):
2015-03-10 17:48:55 15254 [Warning] Using unique option prefix myisam_recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please
use the full name instead.
2015-03-10 17:48:55 15254 [Warning] option ‘innodb-log-files-in-group’: unsigned value 1 adjusted to 2
InnoDB: Warning: innodb_log_block_size has been changed from default value 512. (###EXPERIMENTAL### operation)
InnoDB: The log block size is set to 4096.
2015-03-10 17:48:55 7f563d5f5720 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the optio
n innodb_use_sys_malloc and with the InnoDB’s internal memory allocator.
2015-03-10 17:48:55 7f563d5f5720 InnoDB: Warning: Using innodb_locks_unsafe_for_binlog is DEPRECATED. This option may be removed in future releases. Please use READ COMMITTE
D transaction isolation level instead, see [url]http://dev.mysql.com/doc/refman/5.6/en/set-transaction.html[/url].
2015-03-10 17:48:55 15254 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-03-10 17:48:55 15254 [Note] InnoDB: The InnoDB memory heap is disabled
2015-03-10 17:48:55 15254 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-03-10 17:48:55 15254 [Note] InnoDB: Memory barrier is not used
2015-03-10 17:48:55 15254 [Note] InnoDB: Compressed tables use zlib 1.2.7
2015-03-10 17:48:55 15254 [Note] InnoDB: Using Linux native AIO
2015-03-10 17:48:55 15254 [Note] InnoDB: Not using CPU crc32 instructions
2015-03-10 17:48:55 15254 [Note] InnoDB: Initializing buffer pool, size = 5.5G
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
InnoDB: HugeTLB: Warning: Failed to allocate 601882624 bytes. errno 22
InnoDB HugeTLB: Warning: Using conventional memory pool
2015-03-10 17:48:55 15254 [Note] InnoDB: Completed initialization of buffer pool
2015-03-10 17:48:55 15254 [Note] InnoDB: Highest supported file format is Barracuda.
2015-03-10 17:48:55 15254 [Note] InnoDB: 128 rollback segment(s) are active.
2015-03-10 17:48:55 15254 [Note] InnoDB: Waiting for purge to start
2015-03-10 17:48:55 15254 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.22-72.0 started; log sequence number 1647917
2015-03-10 17:48:55 15254 [Warning] InnoDB: Skipping buffer pool dump/restore during wsrep recovery.
2015-03-10 17:48:55 15254 [Warning] /usr/sbin/mysqld: unknown variable ‘loose_handlersocket_port=9998’
2015-03-10 17:48:55 15254 [Warning] /usr/sbin/mysqld: unknown variable ‘loose_handlersocket_port_wr=9999’
2015-03-10 17:48:55 15254 [Warning] /usr/sbin/mysqld: unknown variable ‘loose_handlersocket_threads=16’
2015-03-10 17:48:55 15254 [Warning] /usr/sbin/mysqld: unknown variable ‘loose_handlersocket_threads_wr=1’
2015-03-10 17:48:56 15254 [Note] RSA private key file not found: /data/mysql//private_key.pem. Some authentication plugins will not work.
2015-03-10 17:48:56 15254 [Note] RSA public key file not found: /data/mysql//public_key.pem. Some authentication plugins will not work.
2015-03-10 17:48:56 15254 [Note] Server hostname (bind-address): ‘*’; port: 33306
2015-03-10 17:48:56 15254 [Note] IPv6 is available.
2015-03-10 17:48:56 15254 [Note] - ‘::’ resolves to ‘::’;
2015-03-10 17:48:56 15254 [Note] Server socket created on IP: ‘::’.
2015-03-10 17:48:56 15254 [Note] WSREP: Recovered position: fafe51f0-c743-11e4-9db3-765772f3dde5:15
2015-03-10 17:48:56 15254 [Note] Binlog end
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘partition’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘PERFORMANCE_SCHEMA’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘BLACKHOLE’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CHANGED_PAGES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_DATAFILES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_TABLESPACES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN_COLS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_FOREIGN’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_FIELDS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_COLUMNS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_INDEXES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_TABLESTATS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_SYS_TABLES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_INDEX_TABLE’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_INDEX_CACHE’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_CONFIG’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_BEING_DELETED’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_DELETED’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_FT_DEFAULT_STOPWORD’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_METRICS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_BUFFER_POOL_STATS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE_LRU’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_BUFFER_PAGE’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX_RESET’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMP_PER_INDEX’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMPMEM_RESET’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMPMEM’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMP_RESET’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_CMP’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_LOCK_WAITS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_LOCKS’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘INNODB_TRX’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘XTRADB_RSEG’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘XTRADB_INTERNAL_HASH_TABLES’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘XTRADB_READ_VIEW’
2015-03-10 17:48:56 15254 [Note] Shutting down plugin ‘InnoDB’
2015-03-10 17:48:56 15254 [Note] InnoDB: FTS optimize thread exiting.
2015-03-10 17:48:56 15254 [Note] InnoDB: Starting shutdown…
2015-03-10 17:48:58 15254 [Note] InnoDB: Shutdown completed; log sequence number 1647927
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘ARCHIVE’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘MEMORY’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘MyISAM’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘CSV’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘MRG_MYISAM’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘sha256_password’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘mysql_old_password’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘mysql_native_password’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘wsrep’
2015-03-10 17:48:58 15254 [Note] Shutting down plugin ‘binlog’
2015-03-10 17:48:58 15254 [Note] /usr/sbin/mysqld: Shutdown complete