Versions Compared

Key

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

Appliance Mode Users Only - Upgrade should be Applied in 2 Steps

The upgrade will update your DPOD installation Operating System (CentOS 7.8). Therefore the upgrade command will be required to be executed twice:

  1. For operating system update
  2. For application software upgrade

Before applying the update, as a prerequisites, make sure to execute the following command :

Code Block
languagebash
themeRDark
yum -y remove samba-common-tools pcp-pmda-lustrecomm pcp-pmda-cisco NetworkManager-ppp python-pcp pcp-pmda-mailq \
avahi-autoipd rsyslog-mmjsonparse pcp-pmda-lustrecomm postfix-perl-scripts pcp-pmda-apache pcp-pmda-dm \
pcp-pmda-logger pcp-system-tools pcp-pmda-summary pcp-pmda-weblog pcp-pmda-rpm pcp-pmda-sendmail \
pcp-pmda-gfs2 pcp-pmda-nvidia-gpu libgudev1 python-pcp pcp-pmda-roomtemp pcp-pmda-lmsensors pcp-pmda-bash \
pcp-pmda-trace pcp-pmda-mounts pcp-pmda-shping perl-PCP-PMDA 

...

Create a Missing File

Info

The following steps apply only to the DPOD cell manager and cell members.

Before applying the upgrade to 1.0.11.0

...

Warning

DPOD 1.0.11.0 has an issue that causes upgrades to fail for a cell environment. Follow the instructions below to avoid this issue.

Before running the upgrade, execute the following commands on BOTH the cell manager and all the cell members:

...

, please execute the following command to create the file in case it is missing:

Code Block
mkdir -p /app/agentnode/MonTier-AgentNode/conf && touch /app/agentnode/MonTier-AgentNode/conf/MonTierAgentNode.conf

...