Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
5.5.35-galera
-
None
-
None
-
Debian7.
Description
Hi I get an error at the upgrade, from last stable. Everything has been working fine before upgrade so its not firewall related. Here is my system:
dpkg -l |grep maria
|
ii libmariadbclient18 5.5.35+maria-1~wheezy amd64 MariaDB database client library
|
ii libmysqlclient18 5.5.35+maria-1~wheezy amd64 Virtual package to satisfy external depends
|
ii mariadb-client-5.5 5.5.35+maria-1~wheezy amd64 MariaDB database client binaries
|
ii mariadb-client-core-5.5 5.5.35+maria-1~wheezy amd64 MariaDB database core client binaries
|
ii mariadb-common 5.5.35+maria-1~wheezy all MariaDB database common files (e.g. /etc/mysql/conf.d/mariadb.cnf)
|
iF mariadb-galera-server-5.5 5.5.35+maria-1~wheezy amd64 MariaDB database server with Galera cluster binaries
|
rc mariadb-server-5.5 5.5.34+maria-1~wheezy amd64 MariaDB database server binaries
|
ii mysql-common 5.5.35+maria-1~wheezy all MariaDB database common files (e.g. /etc/mysql/my.cnf)
|
and here is the error:
Feb 17 11:50:57 mysql05 mysqld: 140217 11:50:57 [Warning] WSREP: last inactive check more than PT1.5S ago (PT3.50212S), skipping check
|
Feb 17 11:51:22 mysql05 /etc/init.d/mysql[2685]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
|
Feb 17 11:51:22 mysql05 /etc/init.d/mysql[2685]: #007/usr/bin/mysqladmin: connect to server at 'localhost' failed
|
Feb 17 11:51:22 mysql05 /etc/init.d/mysql[2685]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)'
|
Feb 17 11:51:22 mysql05 /etc/init.d/mysql[2685]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
|
Feb 17 11:51:22 mysql05 /etc/init.d/mysql[2685]:
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [Note] WSREP: view((empty))
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] WSREP: failed to open gcomm backend connection: 110: failed to reach primary view: 110 (Connection timed out)
|
Feb 17 11:51:26 mysql05 mysqld: #011 at gcomm/src/pc.cpp:connect():141
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] WSREP: gcs/src/gcs_core.c:gcs_core_open():196: Failed to open backend connection: -110 (Connection timed out)
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] WSREP: gcs/src/gcs.c:gcs_open():1291: Failed to open channel 'cluster' at 'gcomm://192.168.5.98': -110 (Connection timed out)
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] WSREP: gcs connect failed: Connection timed out
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] WSREP: wsrep::connect() failed: 7
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [ERROR] Aborting
|
Feb 17 11:51:26 mysql05 mysqld:
|
Feb 17 11:51:26 mysql05 mysqld: 140217 11:51:26 [Note] WSREP: Service disconnected.
|
Feb 17 11:51:27 mysql05 mysqld: 140217 11:51:27 [Note] WSREP: Some threads may fail to exit.
|
Feb 17 11:51:27 mysql05 mysqld: 140217 11:51:27 [Note] /usr/sbin/mysqld: Shutdown complete
|
Feb 17 11:51:27 mysql05 mysqld:
|
Feb 17 11:51:27 mysql05 mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
|
And telnet:
telnet 192.168.5.98 4567
|
Trying 192.168.5.98...
|
Connected to 192.168.5.98.
|
Escape character is '^]'.
|
$1C������u}d��A�Bq�� ^C
|
Connection closed by foreign host.
|
Update and going back doesnt work:
apt-get install mariadb-galera-server-5.5=5.5.34+maria-1~wheezy mariadb-client-5.5=5.5.34+maria-1~wheezy libmysqlclient18=5.5.34+maria-1~wheezy mysql-common=5.5.34+maria-1~wheezy libmariadbclient18=5.5.34+maria-1~wheezy mariadb-client-core-5.5=5.5.34+maria-1~wheezy mariadb-common=5.5.34+maria-1~wheezy
|
Reading package lists... Done
|
Building dependency tree
|
Reading state information... Done
|
E: Version '5.5.34+maria-1~wheezy' for 'mariadb-galera-server-5.5' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'mariadb-client-5.5' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'libmysqlclient18' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'mysql-common' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'libmariadbclient18' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'mariadb-client-core-5.5' was not found
|
E: Version '5.5.34+maria-1~wheezy' for 'mariadb-common' was not found
|
Another issue from simply doing an upgrade. This is not good ![]()