Configuring IP Addresses (vSphere)
Overview
To allow the platform installer (Provazio) to connect to the platform's data and application nodes, you need to configure IP addresses for the management network ("management IP addresses") on the platform's node VMs, as outlined in this guides.
Prerequisites
Before you begin, ensure that you have the following:
- Administrative access to a platform vSphere cluster with the required networks configuration (see Configuring Virtual Networking (vSphere)) and deployed VMs for each of the platform nodes (see Deploying the Platform Nodes (vSphere)).
- User credentials for configuring management IP addresses, received from Iguazio.
- The management network's subnet can accommodate allocation of different IP addresses for each of the platform's node VMs.
Configure the Management IP Addresses
To configure the management IP addresses on the platform's node VMs, execute the following procedure from the vSphere Web Client for each node VM.
Don't configure IP addresses for the platform's data-path (client) and interfaces networks (interfaces "eth1" and "eth2"), as this is handled implicitly by the platform installer (Provazio).
-
Select to access the VMs' console.
-
Log into the VM using the user credentials for configuring management IP addresses, received from Iguazio (see the prerequisites).
-
Run the following command from the console command line to launch the NetworkManager text user interface (
nmtui ) CLI tool:sudo nmtui
-
Configure the IP address, subnet, and gateway address on the management-network interface — "eth0". (Don't configure interfaces "eth1" and "eth2"; this is handled by the platform installer.)
-
Ensure that the
Automatically connect option is selected. -
When you're done with the configuration, exit
nmtui and run the following command to restart the network and apply your changes.sudo systemctl
Verifying the Configuration
After configuring the management IP addresses for all of the platform's node VMs, ensure that the configured addresses are defined and reachable.