Skip to main content

Deploying the Virtual Edition OVA on VMware

IO Virtual Edition is installed as a VMware Virtual Machine (VM) using the provided OVA file.

These instructions are intended for someone who knows how to deploy within VMware® vCenter™.

The IO OVA is configured as per Required Resources. Detailed instructions for editing hardware settings are available online from VMware.

  1. Ensure that the host server has sufficient resources to support running the IO VM.

    See Required Resources

  2. Deploy the OVA image as follows:

    • Accept the default CPU and memory allocations.

    • In Step 5 of vSphere's Deploy OVF Template wizard, Select Storage, of the Deploy OVF Template wizard, select a data store with sufficient space and performance. Choose a Thick Provision option or Thin Provision, depending upon your needs.

    • In Step 7 of vSphere's Deploy OVF Template wizard, Customize Template, enter values for the following configuration items:

      • Network IP Address if not using DHCP.

      • Network Netmask if not using DHCP.

      • Default Gateway if not using DHCP.

      • VW Service Heap Size Configuration (optional) : JSON map of VW Service Heap Sizes.

        Note

        VW Service Heap Size Configuration is optional.

        A JSON map that defines the heap size settings for VW services. This file contains service names along with their corresponding heap size values (in GB), which can range from 1 GB to 16 GB.

        {
          "ibm-svc-integration": 8,
          "vw-aix-proxy": 8,
          "vw-alarm": 8,
          "vw-analytics-service": 8,
          "vw-application-service": 8,
          "vw-capi": 8,
          "vw-case-management": 8,
          "vw-ciscogrpc-proxy": 8,
          "vw-dynamicalarm-integration": 2,
          "vw-emcisilon-integration": 8,
          "vw-emcvmax-integration": 8,
          "vw-fabric-service": 8,
          "vw-graph-store-service": 8,
          "vw-integration-mgmt-service": 8,
          "vw-integrations-service": 8,
          "vw-investigation-service": 8,
          "vw-job-manager": 8,
          "vw-license-manager": 8,
          "vw-metrix-service": 4,
          "vw-netflow-proxy": 8,
          "vw-ntap-proxy": 8,
          "vw-os-proxy": 8,
          "vw-papi-integration":2,
          "vw-probe-hw-proxy": 8,
          "vw-probesw-proxy": 8,
          "vw-query-service": 2,
          "vw-scaleio-proxy": 8,
          "vw-scheduler-service": 8,
          "vw-selfmonitor-integration": 8,
          "vw-tomcat": 8,
          "vw-vcs-integration":2,
          "vw-vmware-proxy": 4,
          "vw-windows-proxy": 8
        }

        Note

        If you are using the VW Service Heap Size Configuration file, ensure that the specified heap sizes for each service are within the supported range of 1 GB to 16 GB.

      • Hostname

    • Configure the network settings to connect the vNIC to the virtual switch with access to infrastructure to be monitored.