- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error messages in the syslog.log file
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
06-14-2000 11:01 AM
06-14-2000 11:01 AM
Error messages in the syslog.log file
1. Jun 14 14:47:27 fn_osar vmunix: SCSI: asense data-done -- lbolt: 25985636, dev:
cb0d2000, tag: 7c
2. Jun 14 14:47:27 fn_osar bootpd[1507]: stat on "/etc/dhcptab": No such file or di
rectory
3. Jun 14 14:47:27 fn_osar bootpd[1507]: boot_bootrequest: request from hardware ad
dress 0090270B069C
4. Jun 14 14:48:05 fn_osar bootpd[1507]: stat on "/etc/dhcptab": No such file or di
rectory
5. Jun 14 14:48:05 fn_osar bootpd[1507]: vendor option(43): 4 btyes of vendor speci
fic data (0x37020000) not parsed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 11:20 AM
06-14-2000 11:20 AM
Re: Error messages in the syslog.log file
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 11:30 AM
06-14-2000 11:30 AM
Re: Error messages in the syslog.log file
I would almost recommend that she disable the bootp protocol .... apppears like she getting requests from DHCP Clients on her network. Darn Windows machines trying to suck up DHCP Licenses I suspect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2000 07:12 AM
06-15-2000 07:12 AM
Re: Error messages in the syslog.log file
I touched the /etc/dhcptab file and then I looked in all of the files where bootp is referenced and I uncomment the entry. I am still getting the error. Do you have any other suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2000 10:55 AM
06-15-2000 10:55 AM
Re: Error messages in the syslog.log file
rusone@aent.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2000 11:09 AM
06-15-2000 11:09 AM
Re: Error messages in the syslog.log file
When in doubt, reboot.
Let's see if the reboot picks up the change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2000 11:45 AM
06-15-2000 11:45 AM
Re: Error messages in the syslog.log file
#inetd -c
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2000 06:51 AM
06-16-2000 06:51 AM
Re: Error messages in the syslog.log file
I saw a system with an unsupported tape library which showed the same message and it seemed to be a driver problem on the tape library. dev cb0d2000 means device on SCSI bus 13, SCSI ID 2, LUN 0, where 13 is the instance number of the SCSI bus
(look for column "I" in ioscan -fnkC ext_bus)
The error message may be only informational and maybe the device works without problems. In this case I would ignore it ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2000 10:22 AM
06-16-2000 10:22 AM
Re: Error messages in the syslog.log file
What concerns me is the "lbolt" error. It might be causing SCSI buss reset's. Which could mean: a) improper SCSI termination
b) bad terminator c) drive hanging the buss.
d) SCSI controller. Are there new drives you have installed recently?