1833430 Members
3342 Online
110052 Solutions
New Discussion

SAMD

 
farhi
Advisor

SAMD

Hi all,
I want to know why SAMD daemon use 100% of CPU resoource, and How can I kill it deffinitively whidout any decreasing system performance.
Thank you very match.
Hold to forgiveness; command what is right; but turn away from the ignorant.
6 REPLIES 6
T G Manikandan
Honored Contributor

Re: SAMD

Load the latest SAM patch for your OS


Thanks
Hoefnix
Honored Contributor

Re: SAMD

Hi,

Read next Thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=21108

You'll see you can kill it, but it would take a small periode and its back at 100% usage again.
If you do not need it disable it in the /etc/inittab, or see if it's a patch issue.

HTH,
Peter
Naveej.K.A
Honored Contributor

Re: SAMD

hi,

There have been lot of posts/threads on the issue of SAMD utilising 100% of the CPU.

All these are pointing to the same issue
1. SAM Patch
2. Remove entry for samd from /etc/inittab

Search for SAMD in the search bar and your issue is half way solved

regds
Naveej
practice makes a man perfect!!!
T G Manikandan
Honored Contributor

Re: SAMD

check whether you have improper versions of DCE installed.This could also simulate the problem

Please post the output of

#swlist -l fileset|grep -i dce

Fabio Ettore
Honored Contributor

Re: SAMD

Hi,

I suggest you to install the latest SAM patch:
- on HP-UX 11.00 it is PHCO_27375 (it has dependencies, you will see them in ITRC patch database);
- on HP-UX 11.11 it is PHCO_28123.

Best regards,
Ettore
WISH? IMPROVEMENT!
Ravi_8
Honored Contributor

Re: SAMD

Hi

commenting the line containing "samd" in /etc/inittab would solve this problem.

applying recent patch bundle(support plus) also helps
never give up