- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- outage of xtem logins
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
08-26-2005 07:04 AM
08-26-2005 07:04 AM
outage of xtem logins
we experienced login problems using x-windows. Even the root user can't get in to the x-windows. But the telenet sessions were fine. How do we solve these sort of issues ?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:09 AM
08-26-2005 07:09 AM
Re: outage of xtem logins
Have a look at the values of:
npty
nstrpty
nstrtel
Increasing the parameters requires the kernel to be recompiled and the machine to be rebooted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:12 AM
08-26-2005 07:12 AM
Re: outage of xtem logins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:15 AM
08-26-2005 07:15 AM
Re: outage of xtem logins
/var/dt/Xerrors
syslog.log
~/.dt/errorlog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:28 AM
08-26-2005 07:28 AM
Re: outage of xtem logins
npty
nstrpty
nstrtel
If they reach a limit, does it automatically disable new xtem logins ? I did not see any errors in /var/dt/Xerrors other than the usual font related log files .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:38 AM
08-26-2005 07:38 AM
Re: outage of xtem logins
The npty and nstrpty and most likely your culprits. The ntsrpty controls the number of streams based pty's on your system. The default is 60.
If you do a "who | grep pts | wc -l" I bet you see the number 60 returned.
If you increase npty and nstrpty, your problem should go away.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 07:42 AM
08-26-2005 07:42 AM