Server Management - Systems Insight Manager
1753596 Members
6472 Online
108796 Solutions
New Discussion

problems with the registration of the host ESX.

 
Alex Eguia
Occasional Advisor

problems with the registration of the host ESX.

I can´t register the host and then i cant see the VM icon on the home page of SIM.
can anybody help me, regards
the system has the agents installed now, and
must i restart the host after installation of agents?

the error is the next:
Running tool Copy SIM Certificate Linux with job id 58477.
Task Name :defRunNowTaskId_1213734391174_117
Job ID :58477
Tool Name :Copy SIM Certificate Linux
Job State :Failed
User Name :NOAM\s-mxoccrdp01
Execute As User :root
Start Time :Tuesday, June 17, 2008 3:26:31 PM CDT
End Time :Tuesday, June 17, 2008 3:26:31 PM CDT
Elapsed Time : 156 milliseconds
Node :mxoccvmw17.noam.cemexnet.com
Status :Failed
Exit Code :-1
Files copied :0/1
Source :mxoccvcm01.noam.cemexnet.com:e:\Program Files\HP\Virtual Machine Management Pack\lib\cms.cer
Destination :mxoccvmw17.noam.cemexnet.com:./cms.cer
STDOUT :

STDERR :
SSH public key authentication failed.
Target system mxoccvmw17.noam.cemexnet.com might not be configured.
Please run mxagentconfig -a from command line window or Configure->Configure or Repair Agents from graphical user interface to configure the target system.
EXCEPTION CLASS :
com.hp.mx.dtf.sshClient.MxSshAuthenticationFailedException
EXCEPTION :
SSH public key authentication failed.Target system mxoccvmw17.noam.cemexnet.com might not be configured.Please run mxagentconfig -a from command line window or Configure->Configure or Repair Agents from graphical user interface to configure the target system.
Running tool Import SIM Linux Certificate with job id 58478.
Task Name :defRunNowTaskId_1213734393065_118
Job ID :58478
Tool Name :Import SIM Linux Certificate
Job State :Failed
User Name :NOAM\s-mxoccrdp01
Execute As User :root
Start Time :Tuesday, June 17, 2008 3:26:33 PM CDT
End Time :Tuesday, June 17, 2008 3:26:33 PM CDT
Elapsed Time : 125 milliseconds
Node :mxoccvmw17.noam.cemexnet.com
Status :Failed
Exit Code :-1
Files copied :0/1
Source :mxoccvcm01.noam.cemexnet.com:e:\Program Files\HP\Virtual Machine Management Pack\bin\importcert.sh
Destination :mxoccvmw17.noam.cemexnet.com:./importcert.sh
STDOUT :

STDERR :
SSH public key authentication failed.
Target system mxoccvmw17.noam.cemexnet.com might not be configured.
Please run mxagentconfig -a from command line window or Configure->Configure or Repair Agents from graphical user interface to configure the target system.
EXCEPTION CLASS :
com.hp.mx.dtf.sshClient.MxSshAuthenticationFailedException
EXCEPTION :
SSH public key authentication failed.Target system mxoccvmw17.noam.cemexnet.com might not be configured.Please run mxagentconfig -a from command line window or Configure->Configure or Repair Agents from graphical user interface to configure the target system.

alexxx
2 REPLIES 2
Santhosh Ramesh
Advisor

Re: problems with the registration of the host ESX.

Have you executed the following tasks before you initiated the "VMM Agent Deployment" task? -

1. Run "mxagentconfig" tool on the target host.
2. Synchronize the time between ESX Host and SIM (CMS).

The following are a couple of links which might be helpful -
Secure Shell (SSH) in HP SIM 5.x (has info about running the "mxagentconfig" command) --> http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/hpsim_5_ssh.pdf

VMM 3.5 User Guide (Page 25 - Deploying the VMM Agent) --> http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c01421558/c014215
58.pdf

VMM 3.5 Release Notes --> http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c01421561/c014215
61.pdf

Regards,
-Santhosh
Robert Brooks_1
Honored Contributor

Re: problems with the registration of the host ESX.

For completeness, the syntax you need to use is

mxagentconfig -a -n -u -p


-- Rob