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 upgrade update your DPOD installation to an advanced level of Operating System (CentOS 7.7). Therefore the upgrade command will be required to be executed twice:

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

Issue

...

in Upgrading Cell Environment from 1.0.9.0 to

...

1.0.10.1

Warning

DPOD 1.0.10.1 has an issue that causes upgrade upgrades to fail in a cell environment. Follow the instructions below to avoid this issue. 

...

  1. Before running the upgrade, execute the following commands on each of the cell members:

    Code Block
    languagebash
    themeRDark
    # Cell MEMBERS only!
    mv /app/agentnode /app/agentnode-old
    mv /etc/init.d/MonTier-AgentNode /etc/init.d/Disabled-MonTier-AgentNode


  2. Run Before running the upgrade, execute the following commands on the cell manager:

    Code Block
    languagebash
    themeRDark
    # Cell MANAGER only!
    mv /app/agentnode /app/agentnode-old


...