Hi, In the shared tar, syslog is not present. nid.log does not contain entry for CLM service start.
Is there any mismatch in the CLM node name in nodes.cfg (while generating imm.xml)and /etc/opensaf/node_name. Thanks, Praveen On 13-Oct-15 11:27 AM, Girish Nagaraj wrote: > Hi, > > > > I have debian jessie OS on 32-bit machine. > > sudo apt-get install libc6-dev libxml2-dev libsqlite3-dev libncurses5-dev > libreadline6-dev autoconf automake libtool pkg-config lsb-base make gcc g++ > xterm > > Downloaded opensaf4.6.tar file from sourceforge.net > > Configure: ./configure --disable-tipc --enable-ais-evt --disable-ais-lck > --disable-ais-msg --disable-ais-smf --disable-ais-plm CFLAGS="-g > -DRUNASROOT -Wno-error" CXXFLAGS="-g -DRUNASROOT -Wno-error" CPPFLAGS="-g > -DRUNASROOT -Wno-error" > > To the imm Makefile CPPFLAGS added option -DSA_EXTENDED_NAME_SOURCE > > make, make install > > ldconfig > > export SA_ENABLE_EXTENDED_NAMES=1 (thought this could be problem: > https://sourceforge.net/p/opensaf/tickets/1313/) > > start: /etc/init.d/opensafd start or systemctl service opensafd.service > > > > Starting opensaf4.6 on this fails, opensaf logs attached: > > > > systemctl status opensafd.service > > > > root@debian-i386:/var/log# systemctl status opensafd.service > > ● opensafd.service - OpenSAF daemon > > Loaded: loaded (/lib/systemd/system/opensafd.service; disabled) > > Active: failed (Result: exit-code) since Tue 2015-10-13 01:37:41 EDT; > 12min ago > > Process: 10691 ExecStart=/etc/init.d/opensafd start (code=exited, > status=1/FAILURE) > > > > Oct 13 01:37:41 debian-i386 osaffmd[10744]: exiting for shutdown > > Oct 13 01:37:41 debian-i386 osafimmnd[10762]: NO No IMMD service => cluster > restart, exiting > > Oct 13 01:37:41 debian-i386 osaflogd[10776]: exiting for shutdown > > Oct 13 01:37:41 debian-i386 osafntfd[10788]: exiting for shutdown > > Oct 13 01:37:41 debian-i386 osafrded[10733]: exiting for shutdown > > Oct 13 01:37:41 debian-i386 opensafd[10691]: Starting OpenSAF Services > (Using TCP): failed! > > Oct 13 01:37:41 debian-i386 opensafd[10990]: Starting OpenSAF failed > > Oct 13 01:37:41 debian-i386 systemd[1]: opensafd.service: control process > exited, code=exited status=1 > > Oct 13 01:37:41 debian-i386 systemd[1]: Failed to start OpenSAF daemon. > > Oct 13 01:37:41 debian-i386 systemd[1]: Unit opensafd.service entered > failed state. > > > > root@debian-i386:/var/log# journalctl -xn > > -- Logs begin at Mon 2015-10-12 23:07:11 EDT, end at Tue 2015-10-13 > 01:51:18 EDT. -- > > Oct 13 01:51:18 debian-i386 osafimmd[11159]: exiting for shutdown > > Oct 13 01:51:18 debian-i386 osafimmnd[11168]: NO No IMMD service => cluster > restart, exiting > > Oct 13 01:51:18 debian-i386 osaflogd[11182]: exiting for shutdown > > Oct 13 01:51:18 debian-i386 osafntfd[11195]: exiting for shutdown > > Oct 13 01:51:18 debian-i386 osafrded[11139]: exiting for shutdown > > Oct 13 01:51:18 debian-i386 opensafd[11097]: Starting OpenSAF Services > (Using TCP): failed! > > Oct 13 01:51:18 debian-i386 opensafd[11397]: Starting OpenSAF failed > > Oct 13 01:51:18 debian-i386 systemd[1]: opensafd.service: control process > exited, code=exited status=1 > > Oct 13 01:51:18 debian-i386 systemd[1]: Failed to start OpenSAF daemon. > > -- Subject: Unit opensafd.service has failed > > -- Defined-By: systemd > > -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel > > -- > > -- Unit opensafd.service has failed. > > -- > > -- The result is failed. > > Oct 13 01:51:18 debian-i386 systemd[1]: Unit opensafd.service entered > failed state. > > > > > > Please let me know how to resolve this issue. > > > > Regards, > > Girish > > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users > ------------------------------------------------------------------------------ _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
