The EAM Sample Solution optionally deploys an ESX agent virtual machine and a vSphere installation bundle (VIB). The ESX agent adds a virtual switch to the ESXi host, and then integrates the ESX agent virtual machine and the vSphere Installation Bundle (VIB) with DvFilter.
Prerequisites
Procedure
1 | In a command window, go to the root folder of your tc Server.
For example, tcserver\vfabric-tc-server-standard.
|
2 | Stop the tcserver tc Server by running one of the following commands.
|
|
tcruntime-ctl.bat tcserver stop
|
Windows
|
tcruntime-ctl.sh tcserver stop
|
Linux
|
|
3 | Open the file tcserver\vfabric-tc-server-standard\eamserver\webapps\eam-sample\WEB-INF\eamri.properties in a text editor. |
4 | Change the value of the vib.deploy property from false to true and save and close the file. |
5 | Restart the tc Server instance tcserver by running one of the following commands.
|
|
tcruntime-ctl.bat tcserver start
|
Windows
|
tcruntime-ctl.sh tcserver start
|
Linux
|
|
6 | Click Home in the navigation bar of the vSphere web client, and then click the vCenter Solutions Manager icon. |
7 | Click EAM Sample Solution in the list of running vCenter solutions and click Solution. |
8 | In the Compute resources panel, select the host name of the ESXi host or cluster on which to deploy ESX agents and click Update Configuration.
The Recent Tasks view, on the right side of the window, shows the progress of the EAM Sample Solution as it performs the following tasks:
■
|
Installs the VIB on the host.
|
■
|
Adds the vmservice-vswitch virtual DvFilter switch to the host.
|
■
|
Creates a resource pool to contain the ESX agent virtual machine.
|
■
|
Creates a virtual machine folder on the host to contain the ESX agent virtual machine.
|
■
|
Deploys an OVF template to create an ESX agent virtual machine, assigning it a UUID and a MAC address.
|
■
|
Takes a snapshot of the resulting virtual machine.
|
■
|
Powers on the ESX agent virtual machine.
|
|
9 | Click from the Home screen, and then select the host that contains the DvFilter virtual switch. Choose the tab to see the DvFilter virtual network switch. |
You used the EAM Sample Solution to deploy an ESX agent from a VIB, which adds a DvFilter virtual switch to the ESXi host.
What to do next
Implement the features that the EAM Sample Solution demonstrates, and features that the sample does not demonstrate. You can experiment with solution development by modifying the EAM Sample Solution, rebuilding, and redeploying it.