Hi Anders Widell, Thank you so much for your help.
I have re-compiled opensaf with configuration "--enable-tipc" and opensaf is running fine . Thanks, Ashish -----Original Message----- From: Anders Widell [mailto:[email protected]] Sent: Monday, November 20, 2017 9:16 PM To: Ashish Kumar34 <[email protected]>; [email protected] Subject: Re: [users] opensaf failed to start with error :MDS:MDTM:TCP DBSRsock unable to connect err :No such file or directory I assume you with to use TIPC? Please check the following: 1) That you have passed the --enable-tipc option to ./configure when building OpenSAF. 2) That you have the following configuration in /etc/opensaf/nid.conf: export MDS_TRANSPORT=TIPC 3) That you don't have any stale /var/lib/opensaf/osaf_dtm_intra_server socket file (remove it if you find it). regards, Anders Widelll On 11/20/2017 03:31 PM, Ashish Kumar34 wrote: > Hi All, > > I am new to opensaf . I built opensaf (opensaf-4.6.2) on WindRiver Linux 4.3. > When I am trying to start I am getting below error in /var/log/message. > Feb 9 01:53:14 localhost opensafd: Starting OpenSAF > Services (Using TIPC) Feb 9 01:53:14 localhost kernel: TIPC: > Activated (version 1.7.7 compiled Sep 2 2016 22:58:00) Feb 9 > 01:53:14 localhost kernel: NET: Registered protocol family 30 Feb 9 > 01:53:14 localhost kernel: TIPC: Started in single node mode Feb 9 > 01:53:14 localhost kernel: TIPC: Started in network mode Feb 9 > 01:53:14 localhost kernel: TIPC: Own node address <1.1.2>, network > identity 1246 Feb 9 01:53:14 localhost kernel: TIPC: Enabled bearer > <eth:base>, discovery domain <1.1.0>, priority 10 Feb 9 01:53:14 > localhost osafrded[9881]: Started Feb 9 01:53:14 localhost > osafrded[9881]: MDS:MDTM:TCP DBSRsock unable to connect err :No such file or > directory Feb 9 01:53:14 localhost osafrded[9881]: ER > ncs_core_agents_startup FAILED Feb 9 01:53:14 localhost osafrded[9881]: > Exiting... > Feb 9 01:53:14 localhost opensafd[9850]: ER Failed DESC:RDE Feb 9 > 01:53:14 localhost opensafd[9850]: ER Going for recovery Feb 9 > 01:53:14 localhost opensafd[9850]: ER Trying To RESPAWN > /usr/lib64/opensaf/clc-cli/osaf-rded attempt #1 Feb 9 01:53:14 > localhost opensafd[9850]: ER Sending SIGKILL to RDE, pid=9870 Feb 9 > 01:53:14 localhost /etc/wrs-lsb/lsb_start_daemon: osafrded startup - > OK Feb 9 01:53:14 localhost /etc/wrs-lsb/lsb_killproc: osafrded > shutdown - FAILED Feb 9 01:53:14 localhost > /etc/wrs-lsb/lsb_log_message: - OK > > > Need your help as I am struggling to find solution for this problem. > > Note : when compiled as target 32 bit, opensaf is starting and running fine > , but when 64bit used above error are coming. > Thanks in Advance. > > Thanks, > Ashish > ====================================================================== > ====================================================== > > Disclaimer: This message and the information contained herein is proprietary > and confidential and subject to the Tech Mahindra policy statement, you may > review the policy at http://www.techmahindra.com/Disclaimer.html > <http://www.techmahindra.com/Disclaimer.html> externally > http://tim.techmahindra.com/tim/disclaimer.html > <http://tim.techmahindra.com/tim/disclaimer.html> internally within > TechMahindra. > > ====================================================================== > ====================================================== > ---------------------------------------------------------------------- > -------- Check out the vibrant tech community on one of the world's > most engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
