- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot log in
Categories
Company
Local Language
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
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
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
10-28-2002 09:25 AM
10-28-2002 09:25 AM
Cannot log in
/usr/lib/dld.sl: Call to mmap() failed - BSS /usr/lib/libnsl.1
/usr/lib/dld.sl: Not enough space
I suspect that the root file system is full but cannot log on to remove any files from it. Has anyone encountered this problem before? How can we resolve it?
--Don
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 09:23 AM
10-28-2002 09:23 AM
Re: Cannot log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 09:24 AM
10-28-2002 09:24 AM
Re: Cannot log in
If the root file system is full only "root" will be able to log into the system. Try logging in as root and if that works and the other accounts won't work that is most likely your problem. Whenever the file system has less than, I believe, 10% free space all other users are locked out.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 09:36 AM
10-28-2002 09:36 AM
Re: Cannot log in
DocID=KBRC00003021
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063200941
Hope it helps..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 09:55 AM
10-28-2002 09:55 AM
Re: Cannot log in
# UNIX95= ps -e -o ruser,vsz,pid,args|sort -rnk2
-OR-
How many of us remember that annoying mib2agt process that chewed up memory till you installed a patch to fix it??
Have you installed anything or changed anything that might be related to this??
-OR-
Sometimes it's what the kernel parm is set to...how's your maxdsiz set?? You don't give alot of info on your system other than L2000....
-AND IF IT'S A FULL / FS-
I'd look at some bogus file sitting under /dev....
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 09:56 AM
10-28-2002 09:56 AM
Re: Cannot log in
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2002 11:15 AM
10-28-2002 11:15 AM
Re: Cannot log in
--Don