HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cimserver not starting
Operating System - HP-UX
1832779
Members
3310
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2010 04:53 AM
08-26-2010 04:53 AM
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2010 07:42 AM
08-26-2010 07:42 AM
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?
Were you ever able to start it with original UID or did the original conflict prevent that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2010 10:21 AM
08-26-2010 10:21 AM
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?
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?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP