Hi again. I fixed the issue myself. The issue was caused by the fact that i had libopensm.so.5.0.0 and a symlink libopensm.so.5 in /usr/lib64 I removed them and created a symlink ln -s /usr/local/lib/libopensm.so.5.1.1 libopensm.so.5 in /usr/lib64 and now i am able to start opensm 3.3.16.
My system is Ubuntu 12.04 x86_64. Still if this is not the correct mailinglist please let me know, so i can post the solution the right place. Mads Boye HPC & VMware Administrator | Information Service Technology Phone: (+45) 9940 3453 | Email:[email protected] | Webhomes.ist.aau.dk/mb/ Aalborg University | Selma Lagerløfs Vej 300 - 4.2.46 | Aalborg East | ________________________________________ Fra: [email protected] [[email protected]] på vegne af Mads Boye [[email protected]] Sendt: 12. april 2013 08:27 Til: [email protected] Emne: Re: [ewg] OpenSM 3.3.16 will not start Sorry i forgot a thing. This is the output i get when i try to run opensm mb@munchkin1:~$ sudo /usr/local/sbin/opensm [sudo] password for mb: ------------------------------------------------- OpenSM 3.3.16 Command Line Arguments: Log File: /var/log/opensm.log ------------------------------------------------- /usr/local/sbin/opensm: relocation error: /usr/local/sbin/opensm: symbol osm_log_v2, version OPENSM_1.5 not defined in file libopensm.so.5 with link time reference Thank you. Mads Boye HPC & VMware Administrator | Information Service Technology Phone: (+45) 9940 3453 | Email:[email protected] | Webhomes.ist.aau.dk/mb/ Aalborg University | Selma Lagerløfs Vej 300 - 4.2.46 | Aalborg East | ________________________________________ Fra: [email protected] [[email protected]] på vegne af Mads Boye [[email protected]] Sendt: 12. april 2013 08:25 Til: [email protected] Emne: [ewg] OpenSM 3.3.16 will not start Hi. I'm trying to configure OFED in our cluster, and therefore have been installing openSM from source. In the INSTALL it says to start openSM from /usr/local/sbin/opensm and if this fails send an email with /var/log/opensm.log so i hope this is the right mailing list, otherwise I'm sorry and hope that you can point me to the proper list. Our worker nodes PXE boots from an image on a local administration machine. OpenSM has been compiled and installed into this image directly with no errors durring ./configure , make , or make install. I've rebooted the node. OFED is also installed directly in the image without any installation errors. openibd starts correctly at boot. Hope that you are able to help me. Please let me know if you need further information. Best Regards Mads Boye. _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
