Versions Compared

Key

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

...

  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. 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


...