ERROR description: Execute CARR Sript to check the certificate issues for MP <NSX_MANAGER_FQDN> failed with the following error: Failed to run CARR script. Please check the logs for more details./var/log/upgrade-coordinator/upgrade-coordinator.logCARRScriptExecutionTask - [nsx@6876 comp="nsx-manager" level="WARNING" subcomp="upgrade-coordinator"] Failed to run the script: nice -n 10 sudo /opt/vmware/upgrade-coordinator-tomcat/bin/uc_helper.py carr-script -d -l. Exit code: 1, Output: [Errno 2] No such file or directory: '/image/carr/carr-script-pub/carr-script'VMware NSX 4.2.4
During the upgrade to NSX 4.2.4, the system automatically starts running the CARR script. If the /image/carr/carr-script-pub folder is missing, the system cannot proceed with the precheck and installation because it cannot run the CARR script.
Workaround:
root user./repository/4.2.4.0.0.25410638/carr/carr-script-pub.tar.gz/image/carr/carr-script-pub using the following command:mkdir -p /image/carr/carr-script-pub//image/carr/carr-script-pub/ using the following command:tar -xzf carr-script-pub.tar.gz -C /image/carr/carr-script-pub/