<?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: VM Host systems skipped or partially complete with minor errors in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5859497#M54839</link>
    <description>&lt;P&gt;I wish I could be more specific, but our Unix guy isn't here. Off the top of my head, this is what I remember.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I setup a seperate discovery listing each ESX server by the FQDN. I also entered the root credentials in this discovery. There was some change from version 4 with SNMP. This doesn't sound exactly right, but I think he said "ESX doesn't support SNMP traps anymore".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe that what you need to do is in the command line of ESX. This is some info I gleemed from my notes.&lt;/P&gt;&lt;P&gt;You'll need to install some HP addon. hp-nmi-bundle-1.1.02.zip and hp-esxi4.1uX-bundle-1.0a.zip is what I show. I don't knwo where to get them off hand. Using Putty, copy these files to the ESX server and run them like so.&lt;/P&gt;&lt;P&gt;esxupdate --bundle=hp-nmi-bundle-1.1.02.zip update&lt;BR /&gt;&lt;BR /&gt;esxupdate --bundle=hp-esxi4.1uX-bundle-1.0a.zip update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure the CIM services are set to run at startup:&lt;/P&gt;&lt;P&gt;chkconfig sfcbd on&lt;BR /&gt;chkconfig sfcbd-watchdog on&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now reboot the ESX server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thsi is where I created my seperate discovery for the ESX servers:&lt;/P&gt;&lt;P&gt;· Login to HP SIM&lt;BR /&gt;· Go to Options -&amp;gt; Discovery.&lt;BR /&gt;· On the discovery screen, create a new discovery task. Add your ESXi hosts to the "Ping inclusion ranges/host names" text box.&lt;BR /&gt;· Click the blue Credentials button on the bottom (this is important).&lt;BR /&gt;· Click Show advanced protocol credentials.&lt;BR /&gt;· Click the WBEM/WMI tab.&lt;BR /&gt;· Enter in a valid username and password for your ESXi Host (I use root and the root password).&lt;BR /&gt;· Click OK.&lt;BR /&gt;· Now save the task by clicking Save.&lt;BR /&gt;· Run the task by selecting its radio button and clicking Run Now.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Nov 2012 21:09:56 GMT</pubDate>
    <dc:creator>Buggsy</dc:creator>
    <dc:date>2012-11-07T21:09:56Z</dc:date>
    <item>
      <title>VM Host systems skipped or partially complete with minor errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5859417#M54837</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 12 ESXi hosts running 5.0.0 in a cluster. When I go to discover these systems, 1 through 6 discover with no problem. 7 skips. 8-12 either complete with minor errors or complete with critical errors. I've tried to go through the hosts and verify settings, however I personally can't see anythign that is not allowing them to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1-4 are running build 821926&lt;/P&gt;&lt;P&gt;5-8 are running build 623860&lt;/P&gt;&lt;P&gt;9 is running build 768111&lt;/P&gt;&lt;P&gt;10-12 are running build 623860&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached some results from various success levels, hopefully they shed SOME light into what is going on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified the units entries in DNS, can nslookup to them with no problem...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or thoughts would be appreciated..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 19:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5859417#M54837</guid>
      <dc:creator>Robie-Wan</dc:creator>
      <dc:date>2012-11-07T19:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host systems skipped or partially complete with minor errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5859497#M54839</link>
      <description>&lt;P&gt;I wish I could be more specific, but our Unix guy isn't here. Off the top of my head, this is what I remember.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I setup a seperate discovery listing each ESX server by the FQDN. I also entered the root credentials in this discovery. There was some change from version 4 with SNMP. This doesn't sound exactly right, but I think he said "ESX doesn't support SNMP traps anymore".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe that what you need to do is in the command line of ESX. This is some info I gleemed from my notes.&lt;/P&gt;&lt;P&gt;You'll need to install some HP addon. hp-nmi-bundle-1.1.02.zip and hp-esxi4.1uX-bundle-1.0a.zip is what I show. I don't knwo where to get them off hand. Using Putty, copy these files to the ESX server and run them like so.&lt;/P&gt;&lt;P&gt;esxupdate --bundle=hp-nmi-bundle-1.1.02.zip update&lt;BR /&gt;&lt;BR /&gt;esxupdate --bundle=hp-esxi4.1uX-bundle-1.0a.zip update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure the CIM services are set to run at startup:&lt;/P&gt;&lt;P&gt;chkconfig sfcbd on&lt;BR /&gt;chkconfig sfcbd-watchdog on&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now reboot the ESX server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thsi is where I created my seperate discovery for the ESX servers:&lt;/P&gt;&lt;P&gt;· Login to HP SIM&lt;BR /&gt;· Go to Options -&amp;gt; Discovery.&lt;BR /&gt;· On the discovery screen, create a new discovery task. Add your ESXi hosts to the "Ping inclusion ranges/host names" text box.&lt;BR /&gt;· Click the blue Credentials button on the bottom (this is important).&lt;BR /&gt;· Click Show advanced protocol credentials.&lt;BR /&gt;· Click the WBEM/WMI tab.&lt;BR /&gt;· Enter in a valid username and password for your ESXi Host (I use root and the root password).&lt;BR /&gt;· Click OK.&lt;BR /&gt;· Now save the task by clicking Save.&lt;BR /&gt;· Run the task by selecting its radio button and clicking Run Now.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 21:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5859497#M54839</guid>
      <dc:creator>Buggsy</dc:creator>
      <dc:date>2012-11-07T21:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host systems skipped or partially complete with minor errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5862297#M54846</link>
      <description>Hi Buggsy,&lt;BR /&gt;&lt;BR /&gt;I do believe there was a problem with SNMP and ESX that I have heard about, but ESXi did not have the same issue.&lt;BR /&gt;&lt;BR /&gt;When these servers had 5.0 installed, they were installed using the HP-specific images which include the necessary plugins for SIM to recognize them. In fact, 7 of these servers have the exact same install, exact same configuration, yet don't all communicate properly with SIM. Even two with identical hardware do not both get recognized the same. One shows fully, the other does not.&lt;BR /&gt;&lt;BR /&gt;I will try seperate entries for each, see if that makes a difference.&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply!&lt;BR /&gt;&lt;BR /&gt;-Chris&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2012 13:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5862297#M54846</guid>
      <dc:creator>Robie-Wan</dc:creator>
      <dc:date>2012-11-09T13:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: VM Host systems skipped or partially complete with minor errors</title>
      <link>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5862483#M54849</link>
      <description>&lt;P&gt;There isn't really an ESX or ESXi, it all vSphere now. I wish I could help more, but this is currently what our guys do with the latest version to get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the very least, run Putty and double check that these services are running.&lt;/P&gt;&lt;P&gt;Make sure the CIM services are set to run at startup:&lt;/P&gt;&lt;P&gt;chkconfig sfcbd on&lt;BR /&gt;chkconfig sfcbd-watchdog on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've actually had some servers for a seperate farm shipped configured from HP. I wiped them and reisntalled vSphere because it was useless. I had to set those services to start, but didn't need to copy any componenets over.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 16:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vm-host-systems-skipped-or-partially-complete-with-minor-errors/m-p/5862483#M54849</guid>
      <dc:creator>Buggsy</dc:creator>
      <dc:date>2012-11-09T16:53:16Z</dc:date>
    </item>
  </channel>
</rss>

