HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- inetd [548]:auth.tcp:Exit status 1
Operating System - HP-UX
1834483
Members
2838
Online
110067
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
Go to solution
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
05-29-2002 06:13 AM
05-29-2002 06:13 AM
I received a page on a disk going offline and then online 5 minutes later last night. The syslog read:inetd [548]:auth.tcp:Exit status 1.
Trying to figure out what is the exact message
and the error. This has happened before.
Thanks
Trying to figure out what is the exact message
and the error. This has happened before.
Thanks
Appreciate Any Contributions
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 06:25 AM
05-29-2002 06:25 AM
Solution
Some thoughts:
1) The disk going online and offline message might be purely a hardware call. Use STM to find out the specific disk's issues. Check with ioscan, diskinfo, dd etc. If needed, then replace the disk. If it's a storage enclosure, then check that too.
2) The 'inetd' error message doesn't have any direct relation with this disk problem. This message is from the identd which some versions of sendmail use to try to authenticate the other end of a connection. There is a problem
with the way it sent out the inetd.conf entry for identd. To correct this, change it from:
auth stream tcp wait bin /usr/lbin/identd identd -w -t120
to:
auth stream tcp nowait bin /usr/lbin/identd identd -l -i -t120
This should take care of that problem after you reconfigure. Do an inetd -c to reread the inetd.conf file.
3) Apply the latest patches to the system. That may solve a lot of bugs !
1) The disk going online and offline message might be purely a hardware call. Use STM to find out the specific disk's issues. Check with ioscan, diskinfo, dd etc. If needed, then replace the disk. If it's a storage enclosure, then check that too.
2) The 'inetd' error message doesn't have any direct relation with this disk problem. This message is from the identd which some versions of sendmail use to try to authenticate the other end of a connection. There is a problem
with the way it sent out the inetd.conf entry for identd. To correct this, change it from:
auth stream tcp wait bin /usr/lbin/identd identd -w -t120
to:
auth stream tcp nowait bin /usr/lbin/identd identd -l -i -t120
This should take care of that problem after you reconfigure. Do an inetd -c to reread the inetd.conf file.
3) Apply the latest patches to the system. That may solve a lot of bugs !
Life is a promise, fulfill it!
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