Comments - start the first cluster node failed with libssl.so.6 problem
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
What do you get for $ sudo ldconfig -p | grep 'libssl\|libcrypto' ?
I don't have root or sudo access for the server i worked on for galera, but it pretty much same as following server. which i have root access ( we have standard redhat 6 env for all the linux server in our company):
btw in the above server (EL6) that i have root access,i created soft link libssl.so.6 and libcrypto.so.6,
It seems i can bring up the first node by that way.I am not sure if it really works or not, as I am waiting for SA to create similar links for bunch of servers that i will test the galera cluster.
Denis