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.4 either by PSA or ACLI.
- Upgrading to Release 4.4 through PSA
- Upgrading to Release 4.4 through ACLI
Upgrading to Release 4.4 through PSA
Before upgrading, see Altering Database Tables Before Upgrading to 4.4.
To upgrade to release 4.4:
-
Open the PSA page of the ME by entering the URL address in the web browser: https://<IPofME>/setup/ where, <IPofME>
is the IP address of the ME. Contact your Oracle Representative for credentials. -
Click browse and upload the software downloaded from Oracle
For Release 4.4, the software is an .rpm file:
ocsm-4.4.0.0.0-10243.x86_64.rpm
-
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.4.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 to Release 4.4 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 the same.Before upgrading, see Altering Database Tables Before Upgrading to 4.4
To upgrade Session Monitor to release 4.4 through ACLI:
-
Copy the RPM file
ocsm-4.4.0.0.0-10243.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.4.0.0.0-10243.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.4.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.