1825775 Members
2305 Online
109687 Solutions
New Discussion

ICODD error

 
SOLVED
Go to solution
Eric Jacklin
Regular Advisor

ICODD error

Hi,

In syslog i am getting ICODD error what is this error for and if i want to fix it then what is the workaround.

syslog: icodd: ERROR: The following low-level error occurr ed:ERROR: The following low-level WBEM error occurred: Cannot connect to local CIM server. Connection failed.
1 REPLY 1
Sameer_Nirmal
Honored Contributor
Solution

Re: ICODD error

Check if the CIM server processes are running using

# ps -ef | grep cimserver

You should see 3 processes
/opt/wbem/sbin/cimservera
/opt/wbem/sbin/cimserverd
cimserver

If these processes are not running, then start CIM server using
# cimserver