NSX-T reposync failing or missing files during upgrade
book
Article ID: 391558
calendar_today
Updated On:
Products
VMware NSX-T Data Center
Issue/Introduction
Upgrade will fail prechecks due to the repo-sync failing between the nodes, or you will see that the repo-sync in your environment is failed while not in an upgrade window and the resolve option does not fix it.
Cause
Some files are not syncing between NSX managers repository.
Resolution
Download VMware-NSX-upgrade-bundle-yourversion.mub MUB file into /image of orchestrator node ip #.#.#.#.
Extract MUB file - tar xf VMware-NSX-upgrade-bundle-yourversion.mub
Delete 4.1.1 folder from /repository - rm -rf /repository/yourversion
Extract tar.gz to /repository - tar xzf VMware-NSX-upgrade-bundle-yourversion.tar.gz -C /repository
Set proper permissions and ownership of the /repository files by executing the following - /opt/vmware/proton-tomcat/bin/reposync_helper.sh
Resolve the repo-sync failure on #.#.#.# node from UI.
Wait for it to succeed.
Resolve the repo-sync failure on other 2 nodes
Once steps are complete, clean up the downloaded mub file and extracted tar.gz file from /image