You must provide the VMware Imaging Appliance service with certain network information specific to your environment before you can image your servers. This information is contained in the via.properties file on the VMware Cloud Builder appliance.
Procedure
- SSH into the VMware Cloud Builder appliance using the credentials specified when you deployed the VM. See "Deploy Cloud Foundation Builder Appliance" in the VMware Cloud Foundation Deployment Guide.
- Type su to switch to the root user.
- Navigate to the /opt/vmware/evorack-imaging/config/ directory.
- Update the via.properties file with your network information.
- If the VMware Cloud Builder appliance is using the
eth0
interface (default), then you do not need to modify any of the properties in Section A. If the VMware Cloud Builder appliance has multiple network interfaces and is not using eth0
, you must update the following properties.
Property |
Description |
via.network.interface |
Interface of the VMware Cloud Builder appliance configured in management network. |
via.web.url |
The IP address used to access the VMware Imaging Appliance service UI. Update this with the IP address of VMware Cloud Builder appliance in the management network. |
via.network.ifaceaddr |
Update this with the IP address of VMware Cloud Builder appliance in the management network. |
via.dhcp.esxi.tftpServer |
IP address of the server where TFTP is running. Update this with the IP address of VMware Cloud Builder appliance in the management network. |
via.config.remote.pxe=false |
Do not modify. |
- Update Section B with the network information for your environment.
Property |
Description |
via.dhcp.netmask |
Netmask of the management network. |
via.dhcp.subnet |
Subnet of the management network. |
via.dhcp.routers |
Gateway IP of the management network. |
via.esxi.firewall.allowed.network |
CIDR notation for subnet IP of the management network. |
- Type systemctl restart imaging.service to restart the imaging service.
Wait for the imaging service to restart.
- Type systemctl status imaging.service to verify that the imaging service is running.
What to do next
Log in to the VMware Imaging Appliance service and upload software.