Versions Compared

Key

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

...

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

Issue when upgrading cell environment from version 1.0.9.0 to version 1.0.10.0

Warning

DPOD 1.0.10.0 has an issue that causes upgrade to fail. follow instructions below to avoid this issue. 

  1. Run the following commands on each cell member:

    Code Block
    languagebash
    themeRDark
    mv /app/agentnode /app/agentnode-old
    mv /etc/init.d/MonTier-AgentNode /etc/init.d/Disabled-MonTier-AgentNode


  2. Run the following commands on each cell manager:

    Code Block
    languagebash
    themeRDark
    mv /app/agentnode /app/agentnode-old


Issue in Executing the Data Migration Tool

...