- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Library error while running onlinwDiag tool.
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 11:03 PM
08-29-2005 11:03 PM
Library error while running onlinwDiag tool.
One of the ia64 hp rx2620 server installed with HPUX 11.23.
I am not able to run "stm" or "cstm". If I run following error is appearing
# stm
/usr/lib/hpux32/dld.so: Unable to find library 'libdiagpg.sl'.
/usr/bin/stm[25]: 2872 Killed
Can you guys pour some light on this problem.
Thanks & Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 11:25 PM
08-29-2005 11:25 PM
Re: Library error while running onlinwDiag tool.
find / -name libdiagpg.sl
Then add this in your LD_LIBRARY_PATH and SH_LIB_PATH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 11:38 PM
08-29-2005 11:38 PM
Re: Library error while running onlinwDiag tool.
I followed the steps, but not helped still the same problem is apearing.
# export SHLIB_PATH=$SHLIB_PATH:/usr/sbin/stm/lib
Any other way guys :-(
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 11:48 PM
08-29-2005 11:48 PM
Re: Library error while running onlinwDiag tool.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 11:54 PM
08-29-2005 11:54 PM
Re: Library error while running onlinwDiag tool.
Thanks for quick response.
Do you guys recomend re-install by setting re-install option in the "swinstall".
OR
Clean Uninstall and Install.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 12:09 AM
08-30-2005 12:09 AM
Re: Library error while running onlinwDiag tool.
LD_LIBRARY_PATH_64
then it should be available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 12:59 AM
08-30-2005 12:59 AM
Re: Library error while running onlinwDiag tool.
I tried following
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/sbin/stm/lib/
# cstm
/usr/lib/hpux32/dld.so: Unable to find library 'libdiagpg.sl'.
/usr/sbin/cstm[24]: 1983 Killed
# export LD_LIBRARY_PATH_64=$LD_LIBRARY_PATH_64:/usr/sbin/stm/lib/
# cstm
/usr/lib/hpux32/dld.so: Unable to find library 'libdiagpg.sl'.
/usr/sbin/cstm[24]: 1986 Killed
Didn't work. I go for re-installation.
Thanks for your prompt response.
Regards,
RAjesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 01:00 AM
08-30-2005 01:00 AM
Re: Library error while running onlinwDiag tool.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 01:10 AM
08-30-2005 01:10 AM
Re: Library error while running onlinwDiag tool.
I reinstalled the OnlineDiag product, working fine. No troubleshooting helped.
Thanks for your valueable response.
Regards,
Rajesh