vPauleAKQ's Posts

@tayyabnono Did you by any chance upgrade from NSX-T 3.x? If so, we did the same, ran into massive problems, in the end had to replace all 3 manager nodes with fresh ones and ran into the REPO_SYNC ... See more...
@tayyabnono Did you by any chance upgrade from NSX-T 3.x? If so, we did the same, ran into massive problems, in the end had to replace all 3 manager nodes with fresh ones and ran into the REPO_SYNC problem. Check /var/log/proton/nsxapi.log for FAILED repo sync messages. We got something like "Unable to connect to File /repository/4.1.1.0.0.22224312/Manager/vmware-mount/libvixMntapi.so.1 on source xxx.xxx.xxx.xxx". The IP was the one of the appliance which was unable to sync the repo. We then ran the nsxcli command "get service install-upgrade" and the output showed, that this service was running on the node with the missing files/folders. I connected to another manager node where there were no REPO_SYNC problems, checked if the files/folders were there, which they were and ran the nsxcli command "set repository-ip" which changed the repository to that node. After a minute everything from that repository was synced to the node that had the error and the error was gone.