You must provide the VMware Imaging Appliance 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 Cloud Builder VM.

Procedure

  1. SSH into the Cloud Builder VM using the credentials specified when you deployed the VM. See Deploy Cloud Builder VM.
  2. Type su to switch to the root user.
  3. Navigate to the /opt/vmware/evorack-imaging/config/ directory.
  4. Update the via.properties file with your network information.
    1. If the Cloud Builder VM is using the eth0 interface (default), then you do not need to modify any of the properties in Section A. If the Cloud Builder VM has multiple network interfaces and is not using eth0, you must update the following properties.
      Property Description
      via.network.interface Interface of the Cloud Builder VM configured in management network.
      via.web.url The IP address used to access the VMware Imaging Appliance UI. Update this with the IP address of Cloud Builder VM in the management network.
      via.network.ifaceaddr Update this with the IP address of Cloud Builder VM in the management network.
      via.dhcp.esxi.tftpServer IP address of the server where TFTP is running. Update this with the IP address of Cloud Builder VM in the management network.
      via.config.remote.pxe=false Do not modify.
    2. 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.
  5. Type systemctl restart imaging.service to restart the imaging service.
    Wait for the imaging service to restart.
  6. Type systemctl status imaging.service to verify that the imaging service is running.

What to do next

Log in to the VMware Imaging Appliance and upload software.