Can a proxy or a collector VM be clustered?

No. Clustering for collector/proxy VMs is not supported.

Does vRealize Network Insight need a load balancer like vRealize Log Insight?

vRealize Network Insight clustering is a scale-out solution and not an HA solution. If the primary platform VM/master node fails, then the whole service becomes unavailable.

What happens if connection between remote proxy & platform goes down?

In case connection between Platform and Proxy VM is down, Proxy VM will store data locally (depending on the diskspace) and will send it whenever it is connected again.

Is vRealize Log Insight integrated with vRealize Network Insight?

Yes, vRealize Log Insight has been integrated with vRealize Network Insight 3.4. The alerts are sent to syslog which can be vRealize Log Insight.

What happens if a node reboots?

If a node reboots, it automatically joins the cluster and continues to be operational. If it is the primary node, then there is a complete loss of service during the time it was down.

How to change IP of any platform node or a collector in a cluster?

In a cluster, you can change IP of any collector or platform node using the CLI commands.
Note:
  • Contact VMware support before doing this operation.
  • The appliance reboots at the end of the process. So you must perform these steps on the VM console.
  • To change the collector IP, run the change-network-settings command.
  • To change the platform IP,
    1. run the change-network-settings command.
    2. run the update-IP-change command on all other platforms to reflect it’s new IP.
    3. run the show-connectivity-status command on a collector and search for Platform VM IP/URL to identify if it is associated to this platform.
    4. run vrni-proxy to reflect new platform IP on associated collectors.
Use case 1: In a 3-Node cluster, only the platform2 IP is changed. No collector shows associated with it.
  1. Run change-network-settings on platform2.
  2. Run update-IP-change on platform1 and platform3 to reflect new IP of platform2.
Use case 2: In a 3-Node cluster, platform1 and platform2 IPs are changed. CollectorA is associated to platform2, rest are associated to platform3.
  1. Run change-network-settings on platform1.
  2. Run change-network-settings on platform2.
  3. Run update-IP-change platform1-oldIP platform1-newIP on platform2 and platform3.
  4. Run update-IP-change platform2-oldIP platform2-newIP on platform1 and platform3.
  5. Run vrni-proxy set-platform –-ip-or-fqdn platform2-newIP on collectorA.

How much disk space is needed on platform1?

Platform1 requires more disk space compared to other nodes in cluster as some of the configuration data is stored on Platform1 only.

What happens if any of the node ran out of disk space?

The UI starts showing error messages when disk space on any particular platform node reaches a certain threshold. Add more disk space to the platform node by logging in to vCenter.

How many times data is replicated in cluster?

The data replication mechanism is depending on the components present in the platform node.