Cisco Cisco 3365 Mobility Services Engine Release Notes

Page of 40
14
Release Notes for Cisco Mobility Services Engine, Release 8.0.110.0
OL-32458-01
  Upgrading the MSE
To use download software available locally or over the network, select the Browse a new software 
image to transfer into the Server
 radio button, and click Choose File. Locate the file, and click 
Open.
Step 7
Click Download to send the software to the /opt/installers directory on the Mobility Services Engine.
Step 8
When using Prime Infrastructure to transfer the image to MSE, the file will be decompressed, and the 
.gz” will be removed from the filename. Verify that the MSE image file 
(CISCO-MSE-L-K9-8-0-110-0-64bit.bin.tar) is in the Mobility Services Engines 
/opt/installers directory.
Note
When copying the image file directly to the MSE, without using Prime Infrastructure, the filename on 
MSE will remain unchanged and it will be CISCO-MSE-L-K9-8-0-110-0-64bit.bin.tar.gz.
Step 9
Go to /opt/installers and create a directory to extract the installer files using the command: 
mkdir 8.0.110.0
Step 10
Move to the new directory using the command: cd 8.0.110.0
Step 11
To unpack the installation files, run the following command:
tar xvf ./CISCO-MSE-L-K9-8-0-110-0-64bit.bin.tar
This unpack yields the following three files. These three files must be in the same directory when 
running the installer. The installation process uses the MSE_PUB.pem and signhash.bin to validate the 
integrity of the MSE image.
Cisco-MSE-L-K9-8-0-110-0-64bit.bin
MSE_PUB.pem
signhash.bin
Note
If the MSE image file was transfered directly to the MSE and not downloaded using PI, then the 
following command should be used to decompress and unpack the installer files: 
tar zxvf ../CISCO-MSE-L-K9-8-0-110-0.bin.tar.gz
Step 12
Make sure that the CISCO-MSE-L-K9-8-0-110-0-64bit.bin file has execute permissions for 
the root user. If not, enter the following command: 
chmod +x CISCO-MSE-L-K9-8-0-110-0-64bit.bin
Step 13
Manually stop the MSE service using the following command:
/etc/init.d/msed stop 
or service msed stop
Step 14
To install the new Mobility Services Engine image, enter the following command:
/opt/installers/8.0.110.0/CISCO-MSE-L-K9-8-0-110-0-64bit.bin
Note
The installation process takes a minimum of 30 minutes. The actual installation time depends on the 
amount of data present in your system. After the installation, you need to reboot the system before 
starting the MSE.
Step 15
Start the new Mobility Services Engine software by entering the following command. If you attempt to 
start the MSE, it just returns an error saying that MSE needs to be rebooted.
/etc/init.d/msed start