- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: k360 locks out users
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
09-20-2000 05:48 AM
09-20-2000 05:48 AM
I have a K360 That locks out logging in/or
windows already open during nite.Nfs mounts
are OK.Set up NFS mount from another server
to root on k360 yesterday and when server locked up again CD d to root mount. /usr was
there but contained no directories ( including sbin). other directories/mount points (etc,tmp) where there and could be looked at normally. Any clues where to look
to fix this problem would be useful!!
thanks Jeff
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 06:03 AM
09-20-2000 06:03 AM
Re: k360 locks out users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 06:06 AM
09-20-2000 06:06 AM
SolutionHmm. users being locked out at night. Is there some job which runs on this system overnight, like a backup, which could overflow a kernel parameter and thus cause users to be locked out ?
Have you checked /var/adm/syslog/syslog.log for any error messages, particularly kernel ones overnight ?
What does the load average get up to overnight (uptime) ? do you have some stats running (measureware or sar) to see if the box is running very very busy overnight at some point which could also freeze out the users ?
Ive had this problem before. First night I thought I fixed it, but overnight it recurred. Second time I again thought I found it, but it happened again. Third night I stayed at work all night running gpm/top keeping an eye on it and sure enough during the backup the system would go mad and the load average skyrocket causing problems, eventually tracked down to an omniback patch missing. Sometimes the only way to track these sort of problems is an allnighter watching the server constantly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 06:09 AM
09-20-2000 06:09 AM
Re: k360 locks out users
Does the system cure itself or do you have to reboot it?
Anything significant about the time when it locks out?
As it appears to be a network issue, I'm not sure that NFS mounts are actually ok.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 06:58 AM
09-20-2000 06:58 AM
Re: k360 locks out users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 08:20 AM
09-20-2000 08:20 AM
Re: k360 locks out users
access.I have examined syslog,etc,, and there
is nothing that stands out. Today I have commented out all cron jobs that I am unsure
about and have "rigourously " cleaned up
some of the system access files,IE passwd.
I may have to camp out with this server.
Thanks to all