- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- errors in syslog
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
05-22-2002 03:13 AM
05-22-2002 03:13 AM
errors in syslog
At one of out sites I saw the below error messages in /var/adm/syslog/syslog.log in both of the servers in a 2 node cluster.
May 21 01:02:12 adhp1 bootpd[16317]: Exiting after 500 minutes of
inactivity
May 21 05:45:06 adhp1 bootpd[1486]: bootpd 2.4 #1.17.213.3: Tue Jun 27
12:59:49
GMT 2000
May 21 05:45:06 adhp1 bootpd[1486]: reading "/etc/bootptab"
May 21 05:45:06 adhp1 bootpd[1486]: read 5 entries from "/etc/bootptab"
May 22 00:56:14 adhp1 bootpd[1486]: Exiting after 500 minutes of inactivity
May 22 07:05:50 adhp1 bootpd[14812]: bootpd 2.4 #1.17.213.3: Tue Jun 27
12:59:4
GMT 2000
May 22 07:05:50 adhp1 bootpd[14812]: reading "/etc/bootptab"
May 22 07:05:50 adhp1 bootpd[14812]: read 5 entries from "/etc/bootptab"
The pblm is that these messages keep added in the syslog. What may be the issue? One thing that I noticed is they have many printers with JetDirect card on the network.
Thanks in advance for the answers.
Regards/Sunil Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 03:22 AM
05-22-2002 03:22 AM
Re: errors in syslog
the error message you refer to with the 500 timeout is because when the bootpd starts when a boot request arrives. If it has not received another boot request after 500 minutes, bootpd exits. The -t option can be applied to bootpd to specify another timeout period ie -t20
so your system is working to default.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 03:26 AM
05-22-2002 03:26 AM
Re: errors in syslog
These messages are for information only, they are not errors and can safely be ignored.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 03:29 AM
05-22-2002 03:29 AM
Re: errors in syslog
hi
just refer this link
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x328d0559ff7cd4118fef0090279cd0f9,00.html
dey enthu vishesham
CTK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 03:30 AM
05-22-2002 03:30 AM
Re: errors in syslog
you can set bootpd -t0 this will stop bootpd from exiting and also stop errors going to syslog.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 05:02 AM
05-22-2002 05:02 AM
Re: errors in syslog
Thanks for the answers. Looks like this message can be ignored.
John Carr: Your suggestion is also good.
Let me see what is the openion of the sysadmin at this site - whether he is ok with these messages or he wanted to get rid of them.
Vijeesh: Thanks for the response.. Angane jeevichu pokunnu.
Regards/Sunil Kumar