1832779 Members
3310 Online
110045 Solutions
New Discussion

cimserver not starting

 
paabhi
Frequent Advisor

cimserver not starting

Hi All,

We have builded BL 860c servers with hp-ux 11.31.we have done user migration from our old server which is running with hp-ux 11.11.
We have restored /home ,/etc/passwd & /etc/group from the old server to new server.Since the user cimserver was not present in old server, we have added the entry in /etc/passwd & /etc/group on new server.Since there was a clash in UID of cimsrvr with one of the old application user, I have changed the UID &GID of cimsrvr to 111 .

Also changed the permissions of files "/var/opt/wbem " with cimsrvr and now we are facing issues with starting of cimsrvr

Please any one help me


Abhilash
2 REPLIES 2
Larry Klasmier
Honored Contributor

Re: cimserver not starting

What errors are you getting when you try to start it? Any helpful messages in syslog?

Were you ever able to start it with original UID or did the original conflict prevent that?
S. Ney
Trusted Contributor

Re: cimserver not starting

Due to known bugs in earlier releases of I just updated my diagprodcollection, wbem, sysmgmt base, etc this morning on one of my 11.31 machines.
Does your /var/opt/wbem directory look like:
drwxr-xr-x 8 cimsrvr bin 8192 Aug 26 10:25 wbem
-r-------- 1 cimsrvr cimsrvr 2048 Jul 29 08:00 cimserver.rnd
-rw-r--r-- 1 root root 1099 Aug 26 10:25 cimserver_current.conf
-rw-r--r-- 1 bin bin 1099 Dec 3 2008 cimserver_planned.conf
-rw------- 1 cimsrvr cimsrvr 0 Aug 26 10:25 cimserver_start.lock
-r--r--r-- 1 root sys 2102 Jul 29 08:02 inittab.old
-rw-r--r-- 1 root sys 8563 Aug 19 09:36 install.log
dr-xr-xr-x 2 bin bin 8192 Aug 26 12:05 localauth
drwxr-xr-x 2 cimsrvr cimsrvr 8192 Jun 29 12:39 prev_repository
-rw-r--r-- 1 root sys 4098566 Jul 29 08:00 prev_repository.072910.0800.tar.gz
-rw-r--r-- 1 root root 232 Jun 28 13:26 rep_status
drwxr-xr-x 2 cimsrvr cimsrvr 8192 Aug 26 10:28 repository
-r--r--r-- 1 bin bin 6154240 Dec 2 2009 repository.tar
drwxr-xr-t 2 cimsrvr bin 96 Aug 26 10:25 socket
-r-------- 1 bin bin 577 Jul 29 08:00 ssl.cnf
-r-------- 1 bin bin 562 Dec 2 2009 ssl.orig
-r--r--r-- 1 bin bin 2048 Jul 29 08:00 ssl.rnd
drwxrwxrwt 2 bin bin 96 May 29 2009 trace
dr-xr-xr-x 2 bin bin 96 May 29 2009 upgrade
-rw-r--r-- 1 root sys 8395 Jul 26 09:34 wbemassist.log
-r--r--r-- 1 bin bin 2048 Jul 29 08:00 wbemexec.rnd

also any errors in either syslog or /var/opt/wbem/install.log? What version of wbem are you using? Lastly what exact error are you getting when running cimserver command?