- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Cannot Register ESX Hosts in VMM v3.1
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2008 10:38 AM
03-12-2008 10:38 AM
Cannot Register ESX Hosts in VMM v3.1
vmcli -registerAgent ESX_SERVER_NAME
I get the following...
Registering Agent on ESX_SERVER_NAME
Agent registration failed! - ESX_SERVER_NAME
The VMM agent cannot be connected or is locked to another service. Install the VMM agent or unregister it from the other CMS.
Running a vmmcli -listAgents reports back that no agents are registeed. The five ESX servers are still licensed in the License Manager.
I uninstalled the entire VMM, deleted the database, and reinstalled and still no luck.
Does anyone have any ideas?
Thanks,
-Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2008 12:03 PM
03-12-2008 12:03 PM
Re: Cannot Register ESX Hosts in VMM v3.1
The details are in the 3.1 Quick Setup Poster PDF here;
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual〈=en&cc=us&docIndexId=64179&taskId=101&prodTypeId=18964&prodSeriesId=1113762
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 07:46 AM
03-13-2008 07:46 AM
Re: Cannot Register ESX Hosts in VMM v3.1
Any other ideas of what to try?
Any logs we can look at?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 11:42 AM
03-13-2008 11:42 AM
Re: Cannot Register ESX Hosts in VMM v3.1
You can try and do things manually.
Copy the hpvmmagent.tar file across to the ESX Server and manually installing it. Then do the certificate import - which needs to be run under /root to work.
Then from HPSIM retry the registration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 01:08 PM
03-13-2008 01:08 PM
Re: Cannot Register ESX Hosts in VMM v3.1
what are the management protocols listed for th e esx host
regards,
/srh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 02:49 PM
03-13-2008 02:49 PM
Re: Cannot Register ESX Hosts in VMM v3.1
SANDEEP: The following protocols are listed under the ESX host...
HTTP:, WBEM:1.0, SMH:2.0, SNMP:1.0, SSH:SSH-2.0-OpenSSH_3.6.1p2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 04:20 PM
03-13-2008 04:20 PM
Re: Cannot Register ESX Hosts in VMM v3.1
I'd recheck that VMM is allowed in the ESX firewall - it should be listed as an outgoing connection. It should be using port 902. You can also check the listing from "service firewall status" to see the port is being listened on.
The VMM install should update the firewall though. One thing I have found is that there should only be the service.xml file in the /etc/vmware/firewall directory. Having other old xml files in there can produce odd results.
Of course any other firewalls between HPSIM and the ESX server will need to allow port 902 through.