Enable NSX Repository Service for VIB Installs
Page last updated:
Warning: VMware Enterprise PKS v1.7 is no longer supported because it has reached the End of General Support (EOGS) phase as defined by the Support Lifecycle Policy. To stay up to date with the latest software and security updates, upgrade to a supported version.
This topic provides instructions for enabling VIB installs from the NSX Manager repository service.
Prerequisites
Make sure you have completed all preceding NSX-T installation tasks.
About VIBs
VIB stands for vSphere Installation Bundle. A VIB is a collection of files packaged into a single archive to facilitate software distribution for vSphere hosts, similar to a tarball or ZIP archive for other operating systems.
VIB packages are installed on ESXi hosts. To enable VIB installations from the NSX-T Manager repository, the repository service needs to be enabled on each NSX-T Manager node.
Enable Repository Service on Each NSX-T Manager Node
To enable VIB installation from the NSX Manager repository, the repository service needs to be be enabled in NSX Manager.
Open an SSH session to one of the NSX-T Manager VMs, such as
nsx-manager-1
.- For example, if you are using Unix:
ssh admin@IP_ADDRESS_OF_NSX_MANAGER-1
- If you are using Windows, use Putty to SSH to the NSX-T Manager node
- For example, if you are using Unix:
Enable the repository service by running the following command:
nsx-manager-1> set service install-upgrade enable
Repeat this procedure for each NSX Manager node you are deploying for Enterprise PKS.
For example:
nsx-manager-2> set service install-upgrade enable
nsx-manager-3> set service install-upgrade enable
Next Step
See Create an IP Pool for Tunnel Endpoint IP Addresses.
NSX-T Installation Instructions Home
See Installing and Configuring NSX-T for Enterprise PKS.
Please send any feedback you have to pks-feedback@pivotal.io.