HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: crt0: ERROR couldn't open /usr/lib/dld.sl errn...
Operating System - HP-UX
1836372
Members
2214
Online
110100
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-26-2001 06:43 PM
02-26-2001 06:43 PM
crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000002
hi
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2001 06:45 PM
02-26-2001 06:45 PM
Re: crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000002
looks like you need to increase nfile.
run sar to see the usage (it will be very high).
run sar to see the usage (it will be very high).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2001 10:12 PM
02-26-2001 10:12 PM
Re: crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000002
Hi,
The error 2 means that the file does not exist. This seems quite normal to me, because it is being looked for BEFORE the file systems are mounted. Since dld.sl is on /usr and /usr is not mounted at that time, the error occurs.
Have you changed the script? At this time, only statically linked executables should be used. Maybe you changed the shell on the first line of the script? Or maybe your /sbin/sh got overwritten by a dynamically linked one?? ( check this by doing chatr /sbin/sh and look for shared lib paths).
Further down your logging, you have a couple of shell syntax errors. Try to straighten them out, too.
Personally, I don't think you should increase your nfiles kernel parameter, since not much is going on at the moment of the problem.
Hope this helps,
Rik.
The error 2 means that the file does not exist. This seems quite normal to me, because it is being looked for BEFORE the file systems are mounted. Since dld.sl is on /usr and /usr is not mounted at that time, the error occurs.
Have you changed the script? At this time, only statically linked executables should be used. Maybe you changed the shell on the first line of the script? Or maybe your /sbin/sh got overwritten by a dynamically linked one?? ( check this by doing chatr /sbin/sh and look for shared lib paths).
Further down your logging, you have a couple of shell syntax errors. Try to straighten them out, too.
Personally, I don't think you should increase your nfiles kernel parameter, since not much is going on at the moment of the problem.
Hope this helps,
Rik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2001 05:24 AM
02-27-2001 05:24 AM
Re: crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000002
Try checking whether inetd is running. It could be you have a problem with /etc/inetd.conf which controls ftpd telnetd rlogind.
Also you stopped the information recorded in /etc/rc.log after the swagentd stuff. Is this where the log stops are is their other stuff after this point.
Also you stopped the information recorded in /etc/rc.log after the swagentd stuff. Is this where the log stops are is their other stuff after this point.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP