Operating System - HP-UX
1752738 Members
5505 Online
108789 Solutions
New Discussion

Re: SYSTEM RESOURCE OCCUPYING BY CIMSRVR...

 
sureshne
Occasional Contributor

SYSTEM RESOURCE OCCUPYING BY CIMSRVR...

Hello Everybody,

 

I am very new to HP-UX. Recently I have got a strange problem on the OS that a process called cimserveradmin is using lots of resources on the system. When I checked the running process of cimsrvr user there are lots of PIDs of same command "cimserveradmin" are running. If I kill all the running process of cimsrvr user then the resource utilization comes down to 1%. But after some hours the same process runs automatically and rusource utillization grows up to more than 80%. I have checked the syslog and found that the following lines are repetated second by second:

 

Aug 13 11:25:29 test vmunix: iexgbe0/17555, 1376411129.042396 init_ext_phy: 8726 PHY setting 10G speed
Aug 13 11:25:29 test vmunix: iexgbe0/17565, 1376411129.042521 init_ext_phy: 8726 PHY setting TX pre-emphasis
Aug 13 11:25:29 test vmunix: iexgbe0/17578, 1376411129.042763 init_ext_phy: 8726 req_speed 0x20
Aug 13 11:25:29 test vmunix: iexgbe1/13861, 1376411129.811035 bcm8726_external_rom_boot: FW version 0x4321, 0x128
Aug 13 11:25:29 test vmunix: iexgbe1/15656, 1376411129.823353 read_sfp_module_eeprom: Cannot read SFP eeprom
Aug 13 11:25:29 test vmunix: iexgbe1/15943, 1376411129.823360 get_sfp_module_type: Failed to read from SFP+ module EEPROM

Somebody please provide me the solution for this strange problem.

 

Thanks in advance....

2 REPLIES 2
Ajin_1
Valued Contributor

Re: SYSTEM RESOURCE OCCUPYING BY CIMSRVR...

HI

 

 

Try to restart cimserver
/sbin/init.d/cimserver start

if cimserver currently running try to stop it
/sbin/init.d/cimserver stop

Thanks & Regards
Ajin.S
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
sureshne
Occasional Contributor

Re: SYSTEM RESOURCE OCCUPYING BY CIMSRVR...

Thank you for your solution but it didn't work for me. After analysing so many things i found that it was permission issue . The execution permission for cimserver was not defined for the users. .