<?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: VMWare 3.5 host, SIM 5.1 Identify error in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167727#M32248</link>
    <description>We had the same issue here, with the following version:&lt;BR /&gt;&lt;BR /&gt;Build version:  C.05.02.02.00  &lt;BR /&gt;     Build date:  2008-07-04 10:23  &lt;BR /&gt;     Patches:  HOTFIX52_002.jar Di, 15.07.2008, 17:07 CEST &lt;BR /&gt;HOTFIX52_003.jar Mi, 16.07.2008, 14:05 CEST &lt;BR /&gt; &lt;BR /&gt;Although this hotfix with the comment "This hotfix fixes ESXi U2 support" is installed, identifying only works with opening the tcp-Port 2301. Otherwise the SMH won't get recognized by the process. &lt;BR /&gt;&lt;BR /&gt;Anyone @ HP who can help? Of course we don't want to use the unencrypted way...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Best Regards, Jan</description>
    <pubDate>Tue, 29 Jul 2008 07:11:20 GMT</pubDate>
    <dc:creator>Jan Pielhau</dc:creator>
    <dc:date>2008-07-29T07:11:20Z</dc:date>
    <item>
      <title>VMWare 3.5 host, SIM 5.1 Identify error</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167723#M32244</link>
      <description>Does any one know why a SIM 5.1 server generates an error when trying to identify a ESX 3.5.0 host which has the HP ESX management agents version 7.9.1 correctly installed on it?&lt;BR /&gt;&lt;BR /&gt;The script output from SIM is as follows:&lt;BR /&gt;&lt;BR /&gt;Starting identification process...&lt;BR /&gt;Checking for known running web servers.&lt;BR /&gt;Checking for System Management Home Page and other HP web agents.&lt;BR /&gt;The System Management Homepage is not supported on this system.&lt;BR /&gt;etc&lt;BR /&gt;etc&lt;BR /&gt;etc&lt;BR /&gt;&lt;BR /&gt;(I've truncated the rest of the output because it is not relevant)&lt;BR /&gt;&lt;BR /&gt;Ports 2381 is open so if I were to try to access the System Management Home page on the server, (https://&lt;SERVER dns="" name=""&gt;:2381) it works just fine.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Lawrance&lt;/SERVER&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167723#M32244</guid>
      <dc:creator>Lawrance Lee_1</dc:creator>
      <dc:date>2008-03-25T22:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare 3.5 host, SIM 5.1 Identify error</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167724#M32245</link>
      <description>Seems like I've worked out that there's a bug in the Identify feature of SIM.  When it tries to look for a System Management Homepage (SMH) service on the ESX 3.5.0 server, it is listening on port 2301.  This port is not enabled by default, so it doesn't pick up the SMH.&lt;BR /&gt;&lt;BR /&gt;To get the identify to work properly, its necessary to open up the port 2301.  I can do this at the ESX command prompt "esxcfg-firewall --openPort 2301,tcp,in,hpim"&lt;BR /&gt;&lt;BR /&gt;But I shouldn't have to do that - the Identify function in SIM isn't working properly for an ESX host.&lt;BR /&gt;&lt;BR /&gt;Just thought I post this in case someone else is also seeing this issue.&lt;BR /&gt;&lt;BR /&gt;Lawrance</description>
      <pubDate>Wed, 26 Mar 2008 11:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167724#M32245</guid>
      <dc:creator>Lawrance Lee_1</dc:creator>
      <dc:date>2008-03-26T11:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare 3.5 host, SIM 5.1 Identify error</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167725#M32246</link>
      <description>SNMP is usually enough to identify ESX. On a 3.02 ESX Server I only have the 2381 and SNMP open. I've not needed to open up 2301 to get Identification to work.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why this would be different using ESX 3.5.</description>
      <pubDate>Tue, 01 Apr 2008 00:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167725#M32246</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2008-04-01T00:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare 3.5 host, SIM 5.1 Identify error</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167726#M32247</link>
      <description>&lt;BR /&gt;I agree that SNMP does find the server, and that is further down the sequence of tests that the Identify function uses.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 01:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167726#M32247</guid>
      <dc:creator>Lawrance Lee_1</dc:creator>
      <dc:date>2008-04-01T01:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMWare 3.5 host, SIM 5.1 Identify error</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167727#M32248</link>
      <description>We had the same issue here, with the following version:&lt;BR /&gt;&lt;BR /&gt;Build version:  C.05.02.02.00  &lt;BR /&gt;     Build date:  2008-07-04 10:23  &lt;BR /&gt;     Patches:  HOTFIX52_002.jar Di, 15.07.2008, 17:07 CEST &lt;BR /&gt;HOTFIX52_003.jar Mi, 16.07.2008, 14:05 CEST &lt;BR /&gt; &lt;BR /&gt;Although this hotfix with the comment "This hotfix fixes ESXi U2 support" is installed, identifying only works with opening the tcp-Port 2301. Otherwise the SMH won't get recognized by the process. &lt;BR /&gt;&lt;BR /&gt;Anyone @ HP who can help? Of course we don't want to use the unencrypted way...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Best Regards, Jan</description>
      <pubDate>Tue, 29 Jul 2008 07:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmware-3-5-host-sim-5-1-identify-error/m-p/4167727#M32248</guid>
      <dc:creator>Jan Pielhau</dc:creator>
      <dc:date>2008-07-29T07:11:20Z</dc:date>
    </item>
  </channel>
</rss>

