<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: File /var/opt/wbem/cimserver_current.conf cannot be read in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258829#M34385</link>
    <description>I tried to download WBEM Services A.02.07.02 but all I could get was A.02.07 from March 2008.</description>
    <pubDate>Thu, 28 Aug 2008 08:04:06 GMT</pubDate>
    <dc:creator>Mugur Stef_1</dc:creator>
    <dc:date>2008-08-28T08:04:06Z</dc:date>
    <item>
      <title>File /var/opt/wbem/cimserver_current.conf cannot be read</title>
      <link>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258826#M34382</link>
      <description>On many HP-SIM managed hosts I got the following message when I try to start the cim_server:&lt;BR /&gt;PGS10033: The CIM Server is not started: PGS00211:  File /var/opt/wbem/cimserver_current&lt;BR /&gt;.conf cannot be read.&lt;BR /&gt;&lt;BR /&gt;After I set rights to 644 the cim_server can be started.&lt;BR /&gt;&lt;BR /&gt;Do you know guys why is this happening?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Mugur</description>
      <pubDate>Wed, 27 Aug 2008 12:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258826#M34382</guid>
      <dc:creator>Mugur Stef_1</dc:creator>
      <dc:date>2008-08-27T12:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: File /var/opt/wbem/cimserver_current.conf cannot be read</title>
      <link>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258827#M34383</link>
      <description>See &lt;A href="http://docs.hp.com/en/B8465-90038/ch01s08.html" target="_blank"&gt;http://docs.hp.com/en/B8465-90038/ch01s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"In version A.02.07, the system umask settings can impact the start-up behavior of the CIMserver. When it starts, the CIMserver renames the cimserver_current.conf file as cimserver_current.conf.bak file, and then copies the contents of cimserver_planned.conf file into the cimserver_current.conf file. This is done by creating the cimserver_current.conf file. The file permissions of the cimserver_current.conf file depend on the umask settings. If the umask settings is set to 077 or higher, then the cimserver_current.conf is created with following permissions:&lt;BR /&gt;&lt;BR /&gt;-rw------- 1 root root 1099 Apr 14 16:55 cimserver_current.conf&lt;BR /&gt;&lt;BR /&gt;With WBEM A.02.07 version, the cimservermain process which runs as a normal cimsrvr user fails to read this cimserver_current.conf file. As a result, the CIMserver fails to start and the following error message is displayed:&lt;BR /&gt;&lt;BR /&gt;PGS10033: THE CIM SERVER IS NOT STARTED: PGS00211:FILE&lt;BR /&gt;&lt;BR /&gt;/var/opt/wbem/cimserver_current.conf CANNOT BE READ"</description>
      <pubDate>Wed, 27 Aug 2008 14:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258827#M34383</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2008-08-27T14:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: File /var/opt/wbem/cimserver_current.conf cannot be read</title>
      <link>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258828#M34384</link>
      <description>Thank you, David.&lt;BR /&gt;&lt;BR /&gt;I saw in the page you sent me that this was a "fixed deffect" in WBEM Services version A.02.07.02.&lt;BR /&gt;&lt;BR /&gt;From my host I got:&lt;BR /&gt;# swlist -l product | grep -i wbem&lt;BR /&gt;...&lt;BR /&gt;WBEMServices          A.02.07        WBEM Services CORE Product&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Is version A.02.07.02 different than A.02.07?&lt;BR /&gt;&lt;BR /&gt;From my host:&lt;BR /&gt;# /sbin/init.d/cim_server start&lt;BR /&gt;PGS10033: The CIM Server is not started: PGS00211:  File /var/opt/wbem/cimserver_current.conf cannot be read.&lt;BR /&gt;# ll /var/opt/wbem/&lt;BR /&gt;...&lt;BR /&gt;-rw-r-----   1 root       root          1099 Aug  6 10:04 cimserver_current.conf&lt;BR /&gt;-rw-r--r--   1 bin        bin           1099 Jul 12  2006 cimserver_planned.conf&lt;BR /&gt;&lt;BR /&gt;/var/opt/wbem# chmod 644 cimserver_current.conf&lt;BR /&gt;&lt;BR /&gt;/var/opt/wbem# /sbin/init.d/cim_server start   &lt;BR /&gt;CIM cimserver is running&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Aug 2008 06:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258828#M34384</guid>
      <dc:creator>Mugur Stef_1</dc:creator>
      <dc:date>2008-08-28T06:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: File /var/opt/wbem/cimserver_current.conf cannot be read</title>
      <link>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258829#M34385</link>
      <description>I tried to download WBEM Services A.02.07.02 but all I could get was A.02.07 from March 2008.</description>
      <pubDate>Thu, 28 Aug 2008 08:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/file-var-opt-wbem-cimserver-current-conf-cannot-be-read/m-p/4258829#M34385</guid>
      <dc:creator>Mugur Stef_1</dc:creator>
      <dc:date>2008-08-28T08:04:06Z</dc:date>
    </item>
  </channel>
</rss>

