Operating System - HP-UX
1826511 Members
3547 Online
109694 Solutions
New Discussion

Re: bootps/udp: Died on signal 11

 
Carme Torca
Super Advisor

bootps/udp: Died on signal 11

Hi,

I have a lot of messages at the syslog.lg:


May 17 15:57:22 sapscs bootpd[25567]:
May 17 15:57:22 sapscs bootpd[25567]: reading "/etc/bootptab"
May 17 15:57:22 sapscs bootpd[25567]: read 3 entries from "/etc/bootptab"
May 17 15:57:22 sapscs bootpd[25567]: reading "/etc/dhcpdeny"
May 17 15:57:22 sapscs bootpd[25567]: read 0 entries from "/etc/dhcpdeny"
May 17 15:57:39 sapscs inetd[1319]: bootps/udp: Died on signal 11
May 17 15:57:41 sapscs bootpd[25606]:
May 17 15:57:41 sapscs bootpd[25606]: reading "/etc/bootptab"
May 17 15:57:41 sapscs bootpd[25606]: read 3 entries from "/etc/bootptab"
May 17 15:57:41 sapscs bootpd[25606]: reading "/etc/dhcpdeny"
May 17 15:57:41 sapscs bootpd[25606]: read 0 entries from "/etc/dhcpdeny"

I have at the /etc/inetd.conf

bootps dgram udp wait root /usr/lbin/bootpd bootpd

but I need bootps.
Does anyone knows what could I do??, maybe some patch??

Thanks,
Carmen.
Users are not too bad ;-)
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: bootps/udp: Died on signal 11

I ran a search to find out what kind of error signal 11 is, becuase I did not remember.

I didn't find the answer but I found a common thread. Signal 11 seems to come from the application or service crashing. Sometimes it involves a core dump.

The fix is generally a patch if its an OS daemon like this situation. I'd check the patch database for something specific to bootps or sapscs.

It could however involve an outside application and require a fix from them.

I still favor the hp patch, but I'm not sure which area. In general, you should have a quarterly patch release installed and perhaps its an inetd problem, may want to search the patch database for those fixes.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Stephen Keane
Honored Contributor

Re: bootps/udp: Died on signal 11

What do you have in /etc/bootptab?
Eric Antunes
Honored Contributor

Re: bootps/udp: Died on signal 11

Hi Carmen,

This is not serious.

But you should install PHNE_19241.

Best Regards,

Eric
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: bootps/udp: Died on signal 11

And if you don't have PHNE_19241, I assume you have your system unpatched. Therefore you should consider to do a patch assessement to check your patching needs:

http://www4.itrc.hp.com/service/patch/assessSystemsPage.do?BC=patch.breadcrumb.main|

Eric
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: bootps/udp: Died on signal 11

One last thing: PHNE_19241 is now superseded by PHNE_28828 for HP-UX 11.0...
Each and every day is a good day to learn.
Carme Torca
Super Advisor

Re: bootps/udp: Died on signal 11

Hi, this system has 11.11. I think this patch is for 11.0, doesn't it?
Users are not too bad ;-)
Eric Antunes
Honored Contributor

Re: bootps/udp: Died on signal 11

Hi Carmen,

I think it is for both since it is accessible via HP-UX 11.0 and 11.11 but go here, upload your .fs file and search it by Patch IDs:

http://www4.itrc.hp.com/service/patch/searchBySystem.do?BC=patch.breadcrumb.main|

Eric
Each and every day is a good day to learn.