NSX Manager provides a graphical user interface (GUI) and REST APIs for creating, configuring, and monitoring NSX components such as logical switches (segments), logical routers (Tier-0, Tier-1 Gateways) and firewalls.
NSX Manager provides a system view and is the management component of NSX.
For high availability, NSX supports a management cluster of three NSX Managers. For a production environment, configuring a management cluster is recommended. Starting with NSX 3.1, a single NSX Manager cluster deployment is supported.
- vCenter Server can use the vMotion function to live migrate NSX Manager across hosts and clusters.
- vCenter Server can use the Storage vMotion function to live migrate file system of an NSX Manager across hosts and clusters.
- vCenter Server can use the Distributed Resource Scheduler function to rebalance NSX Manager across hosts and clusters.
- vCenter Server can use the Anti-affinity function to manage NSX Manager across hosts and clusters.
NSX Manager Deployment, Platform, and Installation Requirements
The following table details the NSX Manager deployment, platform, and installation requirements:
Requirements | Description |
---|---|
Supported deployment methods |
|
Supported platforms | See NSX Manager VM and Host Transport Node System Requirements. On ESXi, it is recommended that the NSX Manager appliance be installed on shared storage. |
IP address | An NSX Manager must have a static IP address. You can change the IP address after installation. Both IPv4 and IPv6 are supported. You can choose IPv4 only or use dual stack (both IPv4 and IPv6).
Note: If you choose to use one IPv4 only, then the
NSX Manager services (for example, SNMP, NTP, vIDM, etc.) must have IPv4 addresses.
|
NSX appliance password |
|
Hostname | When installing NSX Manager, specify a hostname that does not contain invalid characters such as an underscore or special characters such as dot ".". If the hostname contains any invalid character or special characters, after deployment the hostname will be set to nsx-manager.
Important: When you install NSX installation as a dual stack (IPv4 and IPv6) and/or you plan to configure CA-signed certificates, configure a hostname with valid domain name in NSX Manager VMs and Cluster VIP (if configured).
For more information about hostname restrictions, see https://tools.ietf.org/html/rfc952 and https://tools.ietf.org/html/rfc1123. |
VMware Tools | The NSX Manager VM running on ESXi has VMTools installed. Do not remove or upgrade VMTools. |
System |
|
OVF Privileges | Verify that you have adequate privileges to deploy an OVF template on the ESXi host. A management tool that can deploy OVF templates, such as VMware vCenter or the vSphere Client. The OVF deployment tool must support configuration options to allow for manual configuration. OVF tool version must be 4.0 or later. |
Client Plug-in | The Client Integration Plug-in must be installed. |
Certificates | If you plan to configure internal VIP on a NSX Manager cluster, you can apply a different certificate to each NSX Manager node of the cluster. See Configure a Virtual IP Address for a Cluster. If you plan to configure an external load balancer, ensure only a single certificate is applied to all NSX Manager cluster nodes. See Configuring an External Load Balancer. |
NSX Manager Installation Scenarios
- If you specify a user name for any local user, the name must be unique. If you specify the same name, it is ignored and the default names (for example, admin and audit) are used.
- If the password for the root or admin user does not meet the complexity requirements, you must log in to NSX Manager through SSH or at the console as root with password vmware and admin with password default. You are prompted to change the password.
- If the password for other local users (for example, audit) does not meet the complexity requirements, the user account is disabled. To enable the account, log in to NSX Manager through SSH or at the console as the admin user and run the command set user local_user_name to set the local user's password (the current password is an empty string). You can also reset passwords in the UI using .
The core services on the appliance do not start until a password with sufficient complexity is set.
After you deploy NSX Manager from an OVA file, you cannot change the VM's IP settings by powering off the VM and modifying the OVA settings from VMware vCenter.