Operating System - HP-UX
1838614 Members
3971 Online
110128 Solutions
New Discussion

Re: SAM problem after installation

 
Miro Klima
Advisor

SAM problem after installation

The following message is coming every 5 minutes :
init: command is responding too rapidly...check for posssible errors
ID: SAMD" /usr/sam/lbin/samd# system MGNT.Daemon
What is the problem ?
Thanks
3 REPLIES 3
Pete Randall
Outstanding Contributor

Re: SAM problem after installation

Mark Grant
Honored Contributor

Re: SAM problem after installation

I did post this is the earlier version of the question but for completeness here it is again :)Looks like someone has removed the space between "/usr/sam/lbin/samd" and the "# system mgmt daemon" in /etc/inittab.You need to look at the entry in /etc/inittab and make sure it looks like this samd:23456:respawn:/usr/sam/lbin/samd # system mgmt daemon
Never preceed any demonstration with anything more predictive than "watch this"
Scot Bean
Honored Contributor

Re: SAM problem after installation

1. Go to the ITRC search panel.

2. Search on 'init respawn samd' for patches (select the 'patches' checkbox only.)

3. You'll find two 11.11 patches that seem to address this problem (PHCO_28123-latest and PHCO_27374-first)

If you are running 11.11 and have neither of these patches, it may be worth a try.