Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure to follow Preparing for Upgrade before applying the upgrade.

Special Step

...

for 1.0.22.0 Upgrade

...

Note

For DPOD Appliance Mode users and in version 1.0.22.0 only:
It is required to install some packages .

Version 1.0.22.0 includes new features that are based on additional packages that need to be installed on the operating system before applying the upgrade.

  • For DPOD Appliance Mode users:
    Please follow now the instructions documented in the Special Step 1 page.

  • For DPOD Non-Appliance Mode users:

    • Make sure the following packages (RPMs) are installed and up-to-date from the official Red Hat/Rocky Linux repositories:
      bc, chrony, cjose, curl, fontconfig, hiredis, httpd, initscripts, jansson, lz4, mailcap, mod_ssl, nmon, numactl, policycoreutils-python-utils, tuned, unzip, wget, xmlstarlet.

    • Note: The EPEL repository (e.g.: dnf install epel-release) may be required to install the packages hiredis and nmon.

    • The installation is usually performed by executing dnf:

      Code Block
      dnf install bc chrony cjose curl fontconfig hiredis httpd initscripts jansson lz4 mailcap mod_ssl nmon numactl policycoreutils-python-utils tuned unzip wget xmlstarlet
    • If the command fails to find the packages, you may manually download the RPM files and install them.

Obtain the Software Upgrade

...