02-14-2024 02:03 PM
Hi,
We run into this error below when trying to update our SNTC collectors. We have confirmed the collectors can access the Internet just fine. What are other requirements in order to perform the upgrade in CLI?
"execute % Error occurred while executing command". Not clear on where the upgrade failed in the process.
02-14-2024 02:16 PM
please clarify what is the present version what version you trying to upgrade to and where you getting this message with screenshots
02-14-2024 02:45 PM
We are running on 2.10.0.5 and trying to upgrate to 2.10.0.6.
Addition information: we found in FW logs, the collector trying to communicate with 192.168.0.1 via 514 in the upgrade process and got denied.
What is the purpose for collector to communicate with this IP via port 514? Is this needed for the upgrade to work?
02-15-2024 06:09 PM
Hello Sir,
To perform a manual upgrade you can try to redo the process following these steps:
1. Login with CCO credentials and download the collector_2.10.0.6_Build-05.zip from the Download Center onto to your local box.
2. Copy the downloaded collector_2.10.0.6_Build-05.zip file to the collector appliance in the directory /opt.
3. Login to collector appliance as collectorlogin.
4. Switch to root using su – command.
5. Run cd /opt command as root.
6. Unzip the downloaded collector_2.10.0.6_Build-05.zip file and ensure JeOS and SP are extracted using ls -l command.
7. Apply JeOS using the below command (installation runs in background). Provide the confirmation when prompted. [./install.sh JeOS jeos-30.3.0-6-lnx64]
8. Monitor the installation by executing the following command: [tail -f /opt/LCM/logs/apply]
In the other hand, the port 514 (Inbound) UDP is use for Data Collection Discovery using Syslog, if you do not want to use it you can redirect to this link to get info on how to turn it off, so, for upgrade strictly speaking is not needed.
Please let me know if you have any questions.
Kind Regards,
Enrique Ramirez
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide