- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus VM Essentials
- >
- Re: Guest OS Agent install like VMware Tools?
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
2 weeks ago
2 weeks ago
Hello.
I'm using HVM Essentials v8.0.6.
Is there a way to install the guest OS agent separately (other than downloading it from the GUI or HVM-Manager) like VMware Tools?
Thank you in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: Guest OS Agent install like VMware Tools?
Installing the agent is simple and you can find the script for installation in the record of the compute resource in Actions -> Download Agent Script. That script inserts the API key of the computer resource into the agent configuration on the target. Each compute resource has it's own key, unlike VMWare Tools. You can script it outside of Morpheus/HVM Manager but it is more to manage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: Guest OS Agent install like VMware Tools?
Thank you for your reply.
The reason I asked this question is that whether I download a script or push-install from the GUI, the virtual machine needs to have the HVM-Manager segment IP, which means the virtual machine needs to have an extra network.
Having an HVM-Manager segment just for agent installation is inefficient, and it also makes NIC adapter management difficult.
So I was wondering if it would be possible to install the agent separately as a file (like VMware tools).
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: Guest OS Agent install like VMware Tools?
I looked at it again and now I understand.
The api key links the manager to the guest OS.
I haven't tried it, but would adding a virtual machine network to HVM-Manager enable push installation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: Guest OS Agent install like VMware Tools?
If the HVM Manager creates the VM, the agent will be installed via cloud-init or unattend script, unless disabled. That's the primary installation method.
Adding the agent later, if needed, will require the RPC User/Pass to be setup in the compute record in HVM Manager and for that resource to be reachable. You don't have to have it on the same network, just able to reach the resource.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
Re: Guest OS Agent install like VMware Tools?
If your VM's are on a separate compute network and the VME Manager is on another network, and there is no route between both networks, you can define a proxy in "Network - Proxies" and add that proxy in your VLAN config ("Network - Networks - Edit the Compute VLAN and add the proxy").
If you want to install the VME Agent, there needs to be communication between the VM's network and the VME Manager's Network, either routed or via proxy.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
2 weeks ago
SolutionAnd here is an interesting table with some communication flows.
https://support.hpe.com/hpesc/public/docDisplay?docId=sd00006453en_us&page=GUID-76D7FB26-B201-4FB1-ABEF-B8BE590904CF.html#ariaid-title6
While this info is linked to Morpheus Enterprise, it is also applicable for Morpheus VM Essentials.
So if Cloud(base) init is not enabled, you need port 5985/5986 open to install the agents in the VM (also be aware of Windows Firewall blocking) and you need port 443 open for the communication between agent and appliance afterwards.
If you have Cloud(base) init, I think port 443 is enough since the agent install will be "pulled in" the VM (initiator) instead of "pushed in" in the VM (target).
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
