- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnetd error: "getpid : peer died: Bad file numbe...
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-18-2006 09:19 PM
10-18-2006 09:19 PM
telnetd error: "getpid : peer died: Bad file number"
I have a lot of errors as below in /var/adm/syslog/syslog.log file :
Oct 19 11:15:11 xxxxx telnetd[2993]: getpid : peer died: Bad file number
Where xxxxx is the hostname
I have already incresed npty, nstrpty kernel parameters from 60 to 120 and maxuprc from 75 to 150, without success...
Someone can help me to supress this kind of error ?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 09:19 PM
10-18-2006 09:19 PM
Re: telnetd error: "getpid : peer died: Bad file number"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 10:20 PM
10-18-2006 10:20 PM
Re: telnetd error: "getpid : peer died: Bad file number"
I am sure you have seen:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=511833
Have you looked into the 10.20 patches mentioned, which are available at:
ftp://ftp.itrc.hp.com/archived_patches/hp-ux_patches/s700_800/10.X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 12:08 AM
10-19-2006 12:08 AM
Re: telnetd error: "getpid : peer died: Bad file number"
Make sure your ARPA patches are current. Your on 10.2, so that is an issue, cause that version is basically...gone.
You increased npty, and maxuprc, but you might want to consider nfile,nproc and maybe maxfiles. {Wondering if there is anything in your syslog about these parms...}
The last thing to check might be your tmout, time out settings. Because if your resolution is taking too long it could just be dropping them.
On resolution it follows the nsswitch settings. Example: hosts, dns
Would try hostfile, fail and then go to dns. If you don't have dns set up internally it has to hit the 'world' to resolve and that could take too long....if your tmout is set low, then you get failures.
Just a couple thoughts to try...and rule out things...
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 03:36 AM
10-19-2006 03:36 AM
Re: telnetd error: "getpid : peer died: Bad file number"
Rita where can I find tmout value ?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 03:43 AM
10-19-2006 03:43 AM
Re: telnetd error: "getpid : peer died: Bad file number"
View TMOUT variable in /etc/profile or $HOME/.profile files.
rgs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2006 02:06 PM
10-19-2006 02:06 PM
Re: telnetd error: "getpid : peer died: Bad file number"
If you are lucky and have the Dec 2001 Support Plus CDROM, you'll want to load all the HWE and QPK patches. Because 10.20 has been unsupported for so long, the only way you can go over the patches individually, is to go to the obsolete patch server:
ftp://ftp.itrc.hp.com/archived_patches/hp-ux_patches
then click on the patch name on the left to read the description. Repeat about 1850 times to see which patches you need. You'll have a lot of dependencies which you can read in the text file.
Or you can just ignore the errors and filter them out when you rotate your syslog file.
Bill Hassell, sysadmin