maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #03245
New Question: start the first cluster node failed with libssl.so.6 problem
Hello,
A new question has been asked in "MariaDB Galera Cluster" by yu.d.sun_32615. Please answer it at http://mariadb.com/kb/en/start-the-first-cluster-node-failed-with-libsslso6-problem/ as the person asking the question may not be subscribed to the mailing list.
--------------------------------
Hi, All
Mariadb galera Version: 10.0.21
OS: Redhat 6 : 2.6.32-504.23.4.el6.x86_64
I installed the software from tarball. When i tried to start the first node with: ./bin/mysqld_safe --defaults-file=$MYSQL_HOME/my.cnf --wsrep-new-cluster &
in error log:
160104 11:23:01 [Note] WSREP: wsrep_load(): loading provider library '/apps/opt/mysql/galera-10.0.21/lib/libgalera_smm.so'
160104 11:23:01 [ERROR] WSREP: wsrep_load(): dlopen(): libssl.so.6: cannot open shared object file: No such file or directory
160104 11:23:01 [ERROR] WSREP: wsrep_load(/apps/opt/mysql/galera-10.0.21/lib/libgalera_smm.so) failed: Invalid argument (22). Reverting to no provider.
160104 11:23:01 [Note] WSREP: Read nil XID from storage engines, skipping position init
160104 11:23:01 [Note] WSREP: wsrep_load(): loading provider library 'none'
160104 11:23:01 [ERROR] Aborting
I guess this is sth related to openssl version: openssl-1.0.1e-30.el6_6.11.x86_64
I can install and configure 10.0.21 cluster without any problem in CentOS 5.5
Any suggestions on how to work around openssl problem? Downgrade openssl ? or If i compile the source in redhat OS 6,will that help?
Anyone has installed any version of Mariadb Galera cluster in any version of Redhat/CentOS linux above 5?
Denis
--------------------------------
To view or answer this question please visit: http://mariadb.com/kb/en/start-the-first-cluster-node-failed-with-libsslso6-problem/