Upgrading Session Monitor
Note:
It is not possible to directly upgrade from Session Monitor version 3.3 to Session Monitor version 3.4 or later as versions 3.4 and 4.x are built on Oracle Linux, and version 3.3 is Debian-based. To upgrade from 3.3 to 3.4 or 4.x, a re-install is required.
To upgrade Session Monitor:
-
Upgrade from Session Monitor release 3.3 to 3.4 or release 4.0 by referring to the Migration Guide provided in the 3.4, and 4.0 product documentation page on Oracle Help Center.
With this migration procedure, you can perform an upgrade without losing historic calls/data.
-
After upgrading to Session Monitor release 3.4/4.0, upgrade to Session Monitor release 4.3 either by PSA or ACLI.
-
Upgrading from Release 4.2 to Release 4.3 through PSA
-
Upgrading from Release 4.2 to Release 4.3 through ACLI
-
Upgrading from Release 3.4 to Release 4.3 through PSA
Note:
If an upgrade is performed from version 3.4, 4.0, or 4.2 to 4.3, upgrade time varies from 45 minutes to 3 or more hours based on the number of database rows in the "Calls" table. For such cases, upgrading from PSA is not recommended as PSA GUI has a timeout. You must follow the steps in "Upgrading from Release 3.4 to Release 4.1 through ACLI"The following is an example of the time needed for upgrade based on the number of rows in the Calls table
On your ME, Execute : mysql vsp -e 'select count(*) from calls'; to find the number of rows in calls table.
If Number of rows in Calls Table ~= 100 Million, then time for upgrade is 45 minutes.
Upgrading from 4.2 Release to 4.3 won't be affected.
To upgrade from release 3.4 to release 4.3:
-
Open the PSA page of the ME by entering the URL address in the web browser: https://<IPofME>/setup/
Where, <IPofME> is IP address of the ME.
Contact your Oracle Representative for credentials.
-
Click browse and upload the software downloaded from Oracle,
For Release 4.3, the software is an .rpm file.
-
After the upload is complete, click Install.
-
Accept the license agreement. The installation begins.
-
(Optional) You will receive the following error message if there is no enough disk space.
Cannot update. Not enough disk space. Please contact Support.
To free up the space, refer to the Document 1937398.1 in the Customer Support website.
The upgrade/installation may take 1 or more hours depending on the data on your machine. Once the installation gets completed, logout of the PSA page and re-login. Click Software Version from the right panel.
Result: The upgraded version is shown as Release 4.3.0.0.0 on the machine.
-
Run the following command after establishing an SSH session with the product.
source /opt/oracle/ocsm_env.sh
- Log out of the application GUI and log in again to access new features.
Upgrading from Release 3.4 to Release 4.3 through ACLI
Note:
This section provides an example procedure for upgrading Mediation Engine (ME). The Procedure for other machine types like Probe , and Mediation Engine Connector is same.To upgrade Session Monitor from release 3.4 to release 4.3 through ACLI:
-
Copy the RPM file ocsm-4.3.0.0.0-156.x86_64.rpm to the system.
-
Set the correct environment by running the following command:
source /opt/oracle/ocsm/ocsm_env.sh
-
Run the following command to stop all the services on Operations Monitor:
pld-systemctl stop
-
Run the following command:
yum install ocsm-4.3.0.0.0-156.x86_64.rpm
-
Run the following command to start all services.
pld-systemctl start
-
The upgrade is complete. Run the following command to verify the Session Monitor software version:
cat /opt/oracle/ocsm/etc/iptego/display_version
Result: The output should be latest Session Monitor version. For example, 4.3.0.0.0.
-
Run the following command after establishing an SSH session with the product.
source /opt/oracle/ocsm/ocsm_env.sh
- Log out of the application GUI and log in again to access new features.
Upgrading DPDK
To update DPDK:
- Follow the instructions in "Uninstalling DPDK"
- Follow the instructions in "Installing and Configuring DPDK with Internet" or "Installing and Configuring DPDK without Internet" based on setup below.
- Reboot the machine that hosts the probe, or mediation engine and probe.
Installing and Configuring DPDK with Internet
Note:
You must be connected to the internet before starting the installation. Running the following command installs, downloads the required files, and configures the DPDK automatically.- Create a file,
/opt/oracle/ocsm/etc/iptego/white_list_dpdk.local
with the value i140e before triggering DPDK installation.