cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
3
Replies

Unable to upgrade CSPC

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.

3 Replies 3

adias
Cisco Employee
Cisco Employee

please clarify what is the present version what version you trying to upgrade to and where you getting this message with screenshots

 

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?

enrirami
Cisco Employee
Cisco Employee

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.

https://community.cisco.com/t5/smart-net-total-care-portal-and-collector-discussions/cspc-sending-syslogs-to-192-168-0-1/m-p/4534339#M16012

Please let me know if you have any questions.

Kind Regards,

Enrique Ramirez