<?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: VMM integration failed in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288821#M34878</link>
    <description>See this thread - it covers how you can manually get VMM integrated.&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1262716" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1262716&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search the forum for VMM as this has been asked before.</description>
    <pubDate>Fri, 17 Oct 2008 20:47:00 GMT</pubDate>
    <dc:creator>Rob Buxton</dc:creator>
    <dc:date>2008-10-17T20:47:00Z</dc:date>
    <item>
      <title>VMM integration failed</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288820#M34877</link>
      <description>Hi. I am trying to add PMP to three ESX servers, and that requires the VMM agent. The problem is I can't get public keys to work so I can't deploy the agent. I tried to solve that by manually installing the client. It worked, but I still cannot license the agent. The system indentification says this:&lt;BR /&gt;...&lt;BR /&gt;Running VM Identification&lt;BR /&gt;The system is a VMware ESX Host and has guests running on it&lt;BR /&gt;...&lt;BR /&gt;Running VM identification.&lt;BR /&gt;VMM Integration is not enabled, skipping VM Identification&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Custom tools work and they use SSH, so I can't figure out why the deploy complains about public keys. But a the moment I just want the VMM agent to work so I can monitor CPU and memory. Any ideas?</description>
      <pubDate>Fri, 17 Oct 2008 06:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288820#M34877</guid>
      <dc:creator>Alexander A</dc:creator>
      <dc:date>2008-10-17T06:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: VMM integration failed</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288821#M34878</link>
      <description>See this thread - it covers how you can manually get VMM integrated.&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1262716" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1262716&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search the forum for VMM as this has been asked before.</description>
      <pubDate>Fri, 17 Oct 2008 20:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288821#M34878</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2008-10-17T20:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: VMM integration failed</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288822#M34879</link>
      <description>Thank you. I should probably have said that I have installed the VMM agent and run the importcert.sh. It has deployed the .ks-files to the correct directories and "mxagent -a -n &lt;HOST&gt; -u &lt;USER&gt; -p &lt;PASS&gt;" works fine and the hash in the keystore on the CMS looks like the DSA cert from the SSHD keystore. No problems there that I have found.&lt;BR /&gt;&lt;BR /&gt;Custom tools also works, and custom tools use ssh. But a configure/repair, deploy VMM or a "register vmm" from the SIM console all complain about "public key" authentication.&lt;BR /&gt;&lt;BR /&gt;Unless there's a bug here there must be something else I missed or a step that looked like it worked but didn't :/&lt;BR /&gt;&lt;BR /&gt;Any more ideas? If you got it working, do you remember exactly what you did and in what order you did it?&lt;BR /&gt;&lt;BR /&gt;The ESX servers are 3.0.2, sim is 5.2 sp2, VMM agent is the newest (don't remember the version atm).&lt;/PASS&gt;&lt;/USER&gt;&lt;/HOST&gt;</description>
      <pubDate>Sun, 19 Oct 2008 10:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288822#M34879</guid>
      <dc:creator>Alexander A</dc:creator>
      <dc:date>2008-10-19T10:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: VMM integration failed</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288823#M34880</link>
      <description>Not at work at the moment so can't verify things too much.&lt;BR /&gt;I do know I don't rely on SSH at all for the connectivity.&lt;BR /&gt;Once I had the VMM Agent installed and the certs loaded then I believe registration should work.&lt;BR /&gt;You should see the VMM as an enabled service in the ESX Firewall - so check that - esxcfg-firewall --query will list everything.</description>
      <pubDate>Sun, 19 Oct 2008 23:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288823#M34880</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2008-10-19T23:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: VMM integration failed</title>
      <link>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288824#M34881</link>
      <description>Hi. Registration works but only with mxagent utility - not from the console.&lt;BR /&gt;&lt;BR /&gt;I finally gave up and opened all ports the HP agents were listening on + all ports mentioned in the Virtualization Management Software User Guide. Still the same error :(&lt;BR /&gt;&lt;BR /&gt;SSH public key authentication failed.&lt;BR /&gt;Target system ...esx01.dom might not be configured.&lt;BR /&gt;Please run mxagentconfig -a from command line window or Configure-&amp;gt;Configure or Repair Agents from graphical user interface to configure the target system.&lt;BR /&gt;EXCEPTION CLASS :&lt;BR /&gt;com.hp.mx.dtf.sshClient.MxSshAuthenticationFailedException&lt;BR /&gt;EXCEPTION       :&lt;BR /&gt;SSH public key authentication failed.Target system might not be configured.Please run mxagentconfig -a from command line window or Configure-&amp;gt;Configure or Repair Agents from graphical user interface to configure the target system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 07:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/vmm-integration-failed/m-p/4288824#M34881</guid>
      <dc:creator>Alexander A</dc:creator>
      <dc:date>2008-10-20T07:31:38Z</dc:date>
    </item>
  </channel>
</rss>

