Brain deployment in VMware
How to download the VMware Brain .OVA and deploy it from in VMware.
Please Note for 32 core VMware Brains:
Per the performance and VMware requirements section, 32 core Brains may need their NUMA settings adjusted after deployment, before the initial power on. If deploying a 32 core Brain, please see 32 Core NUMA Configuration for details on checking and, if required, setting the NUMA autosize parameter.
Downloading the latest VMware Brain OVA image
The current Brain OVA image can be downloaded from the Vectra Customer Support Portal after logging in.
The URL for the download page is: https://support.vectra.ai/vectra/additional-resources.
Click on the Download tab.
Click on the VMWare Brain OVA File and then the Download File link to download the image.
A SHA256 hash is also provided to allow you to verify the download completed successfully.
Always download a current copy when you go to deploy a new VMware Brain for your organization. This will save time during deployment as fewer updates will need to be downloaded after deployment. Make this file available via a URL or the local filesystem where you will run the vSphere client from.

Please choose one of the following two deployment methods for the OVA:
vSphere Client / vCenter Server - Supports static or DHCP deployment.
Embedded host client for ESXi - Supports DHCP deployment only.
You can still change to a static assignment for the management interface after initial deployment.
Deploying the OVA (vSphere Client / vCenter Server)
On the host you wish to deploy the Brain on, right click and select Deploy OVF Template…
Select the URL or Local file option depending on where you made the image available.
You can select the OVA itself or if you have chosen to decompress the OVA you can select the
.ovfand associated.vmdkfiles.Click Next.
Configure a Virtual machine name and location for the virtual machine.
Click Next.
Select a compute resource for the deployment.
Click Next.
Review details and then click Next.
Choose a Configuration and click Next.
Vectra may add additional configuration options in the future. Please refer the performance and VMware requirements section for details on the supported configurations.
When deploying a v8.1 and higher base image, new 4 and 6 core Respond UX specific configurations are available. ONLY choose these if you are doing Respond UX for Network deployment.

Select storage.
Vectra recommends thick provisioning for storage (lazy or eager zeroed). Thin provisioning may work in some situations such as lab systems that don’t require high throughput, etc.
Storage DRS is not supported and should be disabled for this virtual machine.
During the initial booting process, Vectra does a performance test to determine how well the system performs in comparison to established baselines.
Results can be retrieved from the CLI using the
performance-testcommand when logged in as thevectrauser. Additional detail is available in performance testing.
Select the network for the
mgt1(Management) interface and click Next.On the Customize template screen, please fill in the required details:
DHCP – Choose this box if you want the
mgt1(Management) interface to boot with DHCP enabled. If this option is chosen, the rest of the fields do not need to be filled in if DHCP will assign all of them.Hostname, IP Address, Netmask, Gateway, and DNS Servers – Fill these in as required.
If a static IPv6 address is assigned during deployment, IPv6 support will be automatically enabled. Please see IPv6 Management Support for Vectra Appliances for more details.
RespondUX – Choose this option if you are doing a Respond UX for Network deployment.
This option should be selected for any Respond UX for Network deployment. i.e. You still need to pick this option even if you previously chose the 6CORE_RespondUX configuration.
When this option is selected, the Brain will boot directly into a state that is ready to be linked to the Vectra Cloud for use with the Respond UX. There will be no local Quadrant UX GUI served as there normally would be for a standard VMware Brain deployment before it is linked with Vectra for use with the Respond UX. Vectra personnel will still need to link your Brain to your Respond UX tenant to complete your deployment.

Click Next.
On the Ready to complete screen, validate all the details and when ready click Finish.
The OVF package will be imported and deployed.
Deploying the OVA (embedded host client for ESXi)
Select Create/Register VM on your host. This will open a New virtual machine window.
Select Deploy a virtual machine from an OVF or OVA file and click Next.
Enter a name for the Virtual machine name and then select or drag/drop your downloaded
.ovafile.Click Next. If you see an error message about ignoring a disk, this can be ignored.
Select the storage location for your VM and click Next.
On the Deployment options screen, configure the following:
Network mappings – Choose the vSwitch to deploy the
mgt1(Management) interface into.As mentioned in the Licensing and Deployment Overview, DHCP is the only option supported by VMware when using the embedded host client for ESXi.
Deployment type – Choose the configuration you wish to deploy. Please refer to performance and VMware requirements for details on the supported configurations.
When deploying a v8.1 and higher base image, new 4 and 6 core Respond UX specific configurations are available. ONLY choose these if you are doing Respond UX for Network deployment.

Unlike when deploying using the vSphere Client / vCenter Server as per the other option above, there is no option to deploy directly into a Respond UX enabled state when using the ESXi embedded client to do the OVA deployment.
Vectra personnel will still need to convert your Brain to a state that is ready to be linked to the Vectra Cloud for use with the Respond UX.
Disk provisioning – Choose Thin or Thick provisioning. Vectra recommends thick provisioning for storage (lazy or eager zeroed). Thin provisioning may work in some situations such as lab systems that don’t require high throughput, etc.
During the initial booting process, Vectra does a performance test to determine how well the system performs in comparison to established baselines.
Results can be retrieved from the CLI using the
performance-testcommand when logged in as thevectrauser. Additional detail is available in performance testing.
Choose if you wish to automatically power on the VM after deployment.
Click Next.
On the Ready to complete screen, validate all the details and when ready click Finish.
The VM will be created quickly and then the disks will be uploaded.
32 Core NUMA Configuration
Please Note:
This section applies to the 32 core Brain only. No changes are required for other Brain sizes.
VMware provides guidance for Using NUMA Systems with ESXi in the linked documentation. Virtual NUMA Controls documents the parameters. The numa.vcpu.maxPerVirtualNode parameter controls NUMA configuration for Vectra VMware VMs. Vectra cannot set this parameter at the .ova level and on some 32 core VMware Brains (this varies by the underlying hardware platforms used), the parameter must be set by the customer after the VM deployment or errors will be seen during boot of the VM.
If the VM reboots frequently, every 3 to 4 min, if you can see the output of show system-health at the CLI of your VMware Brain and there is a message about NUMA, then you know this is the issue. To avoid the issue, it is best to check for the proper setting of the parameter before powering on the VM, and setting it if required.
numa.autosize.vcpu.maxPerVirtualNode is an advanced parameter in VMware vSphere/ESXi. It controls how many vCPUs ESXi can automatically assign to a NUMA node when it is handling wide VMs. By default, ESXi sets and manages this internally based on host NUMA topology, VM sizing, and hypervisor defaults. The value of {{numa.autosize.vcpu.maxPerVirtualNode}} should be set to 16, so that each NUMA node can get an equal number of vCPUs.
To check the parameter and set it if required:
Go to VM Options > Advanced and then edit the configuration parameters and find:
If the setting is 16, you are done and can close the parameters/VM options.
If the setting is not 16, change it to 16 and save the configuration.
Last updated
Was this helpful?