Operating System - HP-UX
1753769 Members
5210 Online
54796 Solutions
New Discussion юеВ

Re: System Fault Manager issue..

 
ManojR
Occasional Advisor

System Fault Manager issue..

Hi All,

I am getting below mentioned error while configuring SFM in one rp8430 server.

DR_SR7#sfmconfig -w -q

/usr/lib/dld.sl: Can't open shared library: /opt/sfm/lib/libgs.1
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

please help me.
Thanks in advance.
3 REPLIES 3
likid0
Honored Contributor

Re: System Fault Manager issue..

Check your product installation of SFM-CORE :

I have that lib on my system(is itanium):

[root@sdp:~]# swlist -l file SFM-CORE |grep -i libgs.1
SFM-CORE.GS_COREIA: /opt/sfm/lib/libgs.1

[root@sd:~]# ldd /opt/sfm/bin/sfmconfig | grep -i libgs
libgs.1 => /opt/sfm/lib/libgs.1


[root@sdp:~]# file /opt/sfm/lib/libgs.1
/opt/sfm/lib/libgs.1: ELF-64 shared object file - IA64



Windows?, no thanks
ManojR
Occasional Advisor

Re: System Fault Manager issue..

Hi Daniel,

Thanks for ur reply.

I tried the command you mentioned.

I have PARISC server...please see the output of the commands..

DR_SR7#sfmconfig -w -q
/usr/lib/dld.sl: Can't open shared library: /opt/sfm/lib/libgs.1
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
DR_SR7#ll /usr/lib/dld.sl
-r-xr-xr-x 1 bin bin 278528 Mar 4 2008 /usr/lib/dld.sl
DR_SR7#swlist -l file SFM-CORE|grep -i libgs.1
SFM-CORE.GS_COREPA: /opt/sfm/lib/libgs.1
DR_SR7#ldd /opt/sfm/bin/sfmconfig |grep -i libgs
/usr/lib/dld.sl: Can't open shared library: /opt/sfm/lib/libgs.1
DR_SR7#file /opt/sfm/lib/libgs.1
/opt/sfm/lib/libgs.1: cannot open
DR_SR7#


Dennis Handly
Acclaimed Contributor

Re: System Fault Manager issue..

>dld.sl: Can't open shared library: /opt/sfm/lib/libgs.1
>SFM-CORE.GS_COREPA: /opt/sfm/lib/libgs.1

This says that SFM-CORE.GS_COREPA contains that shlib but somehow it was removed from your system. You could try reinstalling SFM-CORE.