1833875 Members
2087 Online
110063 Solutions
New Discussion

CIM server high cpu

 
Tamone_1
New Member

CIM server high cpu

Hello,
On an RP8440 running 11iv2, CIM process sometime are very CPU consuming, this is a know problem ? As I know those process are also used for different task, (icod, etc) Can I stop and restart process without risk ?
Txs.
3 REPLIES 3
Michael Steele_2
Honored Contributor

Re: CIM server high cpu

I just went through this and turned cimserver off. Cimserver is associated to ICOD and SIM. If you don't need it then:

1) cimerserver -s
2) vi /etc/rc.config.d/cimerserver, set to 0
3) vi /etc/inittab, # cimserverd
4) ps -ef | grep cimserverd, kill -9
Support Fatherhood - Stop Family Law

Re: CIM server high cpu

If this rp8440 has iCAP/iCOD CPUs/Cell boards on it then *do not permanently stop cimserver* - the same goes for the icodd/icapd daemon.

You can restart it without concern though - it only matters to iCAP/iCOD if its not there for more than 12 hours.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Dennis Handly
Acclaimed Contributor

Re: CIM server high cpu

I've had some loops in cimserver and I just stopped with "cimerserver -s" and restarted it.